github base-org/node v0.5.1

latest releases: v0.10.2, v0.10.1, v0.10.0...
10 months ago

Upgraded the node software:

This is an optional release with some non-critical fixes for the Canyon hardfork (primarily: ignoring any P2P blocks that contain withdrawals), as well as setting some suggested flags (see #139):

  • op-node: --rollup.load-protocol-versions=true
  • op-geth: --rollup.halt=major
  • op-geth: removing optional --rollup.superchain-upgrades

Also adds some quality of life envvars for reducing required disk space (see #146):

  • Setting OP_GETH_GCMODE=full supports running a full node (defaults to archive)
  • Setting OP_GETH_STATE_SCHEME=path switches the Ethereum state storage scheme to path (defaults to hash)

Don't miss a new node release

NewReleases is sending notifications on new releases.