v0.1.3
Pointing at upstream commits:
The sequencer was misconfigured which caused the Regolith hardfork to fail. This release reverts the Regolith configuration temporarily. We will follow up with a new Regolith hardfork release soon.
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