• Mark Tyneway's avatar
    op-wheel: add cheat code command · ad4a4ff2
    Mark Tyneway authored
    Allows it to set into the state arbitrary code at an arbitrary account.
    This will make it very easy to patch contracts that contain immutables.
    Then we can patch the contracts to have different immutables without
    needing to update the proxies and worry about that.
    
    We can also cheat the impl of the multisig to be a call forwarder so
    that we do not need to cheat so many storage slots and forget about
    particular slots.
    ad4a4ff2
Name
Last commit
Last update
..
cheat Loading commit data...
cmd Loading commit data...
engine Loading commit data...
.gitignore Loading commit data...
Dockerfile Loading commit data...
commands.go Loading commit data...