Releases: base-org/node
v0.1.2
v0.1.1
Pointing at upstream commits:
This schedules the Regolith hardfork for block at timestamp 1682614800
(Thu Apr 27 2023 17:00:00 GMT+0000). See ethereum-optimism/op-geth#83 and #44.
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
v0.1.0
Pointing at upstream commits:
Please upgrade to v0.1.1
for Regolith hard fork compatibility.
v0.0.4
Pointing at upstream commits:
Also removes the OP_NODE_L1_TRUST_RPC=true
override from the docker-compose, as ethereum-optimism/optimism#5144 is now merged.
v0.0.3
Hotfix for Goerli Shapella upgrade:
This temporarily enables OP_NODE_L1_TRUST_RPC=true
(a.k.a. --l1.trustrpc
), because Capella + Shanghai blocks are currently not supported by op-node
. Once ethereum-optimism/optimism#5144 is merged, this override can be removed.
v0.0.2
Pointing at upstream commits:
v0.0.1
Pointing at upstream commits: