• Mark Tyneway's avatar
    op-bindings: delete `more` files (#10272) · b2fb246b
    Mark Tyneway authored
    * op-bindings: delete `more` files
    
    The `op-bindings` more files existed to add
    extra information to the bindings that were
    helpful in particular for the L2 genesis generation
    process. This commit deletes all more files as well
    as the code for generating them. It also deletes
    the top level `registry.go` file that used an `init`
    function to populate public getters for accessing
    the data in more files.
    
    Now that the L2 genesis doesn't happen in Go, this
    is all dead code. Removing this will greatly reduce
    diff when smart contract code changes.
    
    * cleanup: more dead code
    
    * cleanup: decouple dead code
    b2fb246b
Name
Last commit
Last update
..
clients Loading commit data...
cmd Loading commit data...
contracts Loading commit data...
crossdomain Loading commit data...
genesis Loading commit data...
safe Loading commit data...
srcmap Loading commit data...
state Loading commit data...
upgrades Loading commit data...
.gitignore Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...