devnet: delete dead code (#9309)
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.
Showing
Please register or sign in to comment