• Mark Tyneway's avatar
    op-chain-ops: cleanup foundry package (#10801) · 1e0ea43e
    Mark Tyneway authored
    * op-chain-ops: cleanup foundry package
    
    Moves the foundry related code into the foundry package.
    We have some code for reading the allocs that foundry writes
    to disk with `vm.dumpState(string)`. It makes more sense to
    have these functions and types in the `foundry` package
    rather than the `genesis` package.
    
    * op-chain-ops: fix compile issue
    
    * op-node: port package usage
    1e0ea43e
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...
justfile Loading commit data...