• Mark Tyneway's avatar
    op-chain-ops: modularize setting the state · 48a8d3a0
    Mark Tyneway authored
    This wraps some common functionality of state setting
    into a single function so that it can easily be reused
    in other components. I'd like to use this function as part
    of testing, it can be used to populate a `SimulatedBackend`
    with a set of contracts and their state pre-initialized.
    48a8d3a0
Name
Last commit
Last update
..
cmd Loading commit data...
data Loading commit data...
deployer Loading commit data...
genesis Loading commit data...
immutables Loading commit data...
state Loading commit data...
.gitignore Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...
addresses.go Loading commit data...
cli.go Loading commit data...
db.go Loading commit data...
genesis.go Loading commit data...
go.mod Loading commit data...
go.sum Loading commit data...
params.go Loading commit data...
storage.go Loading commit data...
util.go Loading commit data...