• Matthew Slipper's avatar
    Add L2 genesis generation support to `op-deployer` (#11938) · 110a31db
    Matthew Slipper authored
    Adds support for generating L2 genesis files to `op-deployer. The L2 initialization config is generated by merging in overrides as specified in the intent into a default config with sane values. The outputted genesis file is stored in the stage as a GZIP-compressed, base64-encoded string.
    110a31db
Name
Last commit
Last update
..
env.go Loading commit data...
host.go Loading commit data...
implementations.go Loading commit data...
init.go Loading commit data...
l2genesis.go Loading commit data...
opchain.go Loading commit data...
superchain.go Loading commit data...