Skip to content

Version 3.2.0

Latest
Compare
Choose a tag to compare
@yorickdowne yorickdowne released this 09 Dec 17:14
· 16 commits to main since this release

This is an optional release with new features

Changes

  • Support chains that require a rollup.json and genesis.json
    • Use ROLLUP_URL and GENESIS_URL
    • SEQUENCER can be empty
    • L1_BEACON can be empty
    • ROLLUP_HALT is configurable, and can be empty
    • OPNODE_SYNC_MODE is configurable, and can be empty
    • DISABLE_TX_GOSSIP is configurable
    • OPNODE_P2P_BOOTNODES, OPNODE_P2P_STATIC_PEERS and OPGETH_P2P_BOOTNODES are configurable
    • OPNODE_DOCKER_REPO and OPGETH_DOCKER_REPO are configurable
  • Support snapshots in two parts, using SNAPSHOT for the base and SNAPSHOT_PART for the additional variable. Optimism delivers snapshots this way