• Mark Tyneway's avatar
    cannon: remove final dep on bindings (#10408) · c0ab34f3
    Mark Tyneway authored
    * cannon: remove final dep on bindings
    
    Removes the last dependency that cannon has on `op-bindings/bindings`.
    This is done my creating reusable code for reading foundry artifacts
    from disk. This code should be reusable between any service that wants
    to read the foundry artifacts from disk. This includes roundtrip
    tests for JSON serialization of the foundry artifacts.
    
    * op-chain-ops: address semgrep
    
    https://github.com/golang/go/issues/22967
    c0ab34f3
Name
Last commit
Last update
..
clients Loading commit data...
cmd Loading commit data...
contracts Loading commit data...
crossdomain Loading commit data...
etherscan Loading commit data...
foundry Loading commit data...
genesis Loading commit data...
safe Loading commit data...
solc Loading commit data...
srcmap Loading commit data...
upgrades Loading commit data...
.gitignore Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...