github base-org/node v0.2.0

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

Pointing at upstream commits:

For the previous Regolith hardfork release (v0.1.1), the sequencer was misconfigured which caused the Regolith hardfork to fail. We decided to reschedule the Regolith hardfork to timestamp 1683219600 (Thursday May 4, 2023 @ 17:00:00 UTC) with ethereum-optimism/op-geth/pull/89.

This release also configures the op-geth build to point to a commit from a hotfix provided by ethereum-optimism/op-geth/pull/90, which fixes some nodes stuck on block 3710592 (the block after the previous Regolith hardfork was scheduled). While the Regolith upgrade was reverted in v0.1.3, some node operators still experienced stuck nodes, which this hotfix addresses.

To upgrade:

  • ensure you are using the commits referenced above (or use our provided Dockerfile)
  • ensure your goerli/rollup.json has been updated to the latest version provided by this repo

If you are using docker-compose to run the node, simply pull the latest version, and run:

docker-compose stop
docker-compose build
docker-compose up

Don't miss a new node release

NewReleases is sending notifications on new releases.