• Mark Tyneway's avatar
    devnet: delete dead code (#9309) · f6affa41
    Mark Tyneway authored
    Deletes unused code in the devnet setup process. The allocs are now
    created using Foundry with `vm.dumpState` instead of actually deploying
    the contracts to `anvil` and then dumping the state from there.
    
    The allocs are read into `op-e2e` to create a L1 genesis block.
    f6affa41
Name
Last commit
Last update
..
devnet Loading commit data...
README.md Loading commit data...
main.py Loading commit data...