Skip to content

Commit

Permalink
op-chain-ops: delete dead code (#10266)
Browse files Browse the repository at this point in the history
* op-chain-ops: delete dead code

This commit includes the deletion of a bunch of dead code
after #10106
has been merged. There is no need to maintain a bunch of custom
go code to generate the L2 genesis anymore, all of that is handled
directly in solidity.

* op-chain-ops: delete more dead code

* op-chain-ops: more cleanup

* cleanup: remove old references

* op-chain-ops: cleanup abstractions

Co-authored-by: refcell <abigger87@gmail.com>

---------

Co-authored-by: refcell <abigger87@gmail.com>
  • Loading branch information
tynes and refcell authored Apr 23, 2024
1 parent 3be2820 commit 613e5dc
Show file tree
Hide file tree
Showing 12 changed files with 41 additions and 1,157 deletions.
284 changes: 0 additions & 284 deletions op-chain-ops/deployer/deployer.go

This file was deleted.

62 changes: 0 additions & 62 deletions op-chain-ops/deployer/deployer_test.go

This file was deleted.

24 changes: 0 additions & 24 deletions op-chain-ops/deployer/testdata.go

This file was deleted.

Loading

0 comments on commit 613e5dc

Please sign in to comment.