• 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
..
benchmarks Loading commit data...
bindings Loading commit data...
chaincfg Loading commit data...
cmd Loading commit data...
flags Loading commit data...
heartbeat Loading commit data...
metrics Loading commit data...
node Loading commit data...
p2p Loading commit data...
rollup Loading commit data...
version Loading commit data...
withdrawals Loading commit data...
.gitignore Loading commit data...
LICENSE Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...
service.go Loading commit data...