• Mark Tyneway's avatar
    l2geth: config enable arbitrary contract deployment · 0d429564
    Mark Tyneway authored
    Add a new config option `ROLLUP_ENABLE_ARBITRARY_CONTRACT_DEPLOYMENT`.
    This config option must be set with an env var, there is no flag to
    set it with.
    
    If it is not set, the functionality is unchanged. If it is set, then it
    will override the function `isDeployerAllowed(address)` on the
    `OVM_DeployerWhitelist`
    0d429564
Name
Last commit
Last update
..
dump Loading commit data...
fees Loading commit data...
client.go Loading commit data...
client_test.go Loading commit data...
config.go Loading commit data...
sync_service.go Loading commit data...
sync_service_test.go Loading commit data...
types.go Loading commit data...