-
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