Skip to content

v0.2.1

Compare
Choose a tag to compare
@mdehoog mdehoog released this 17 Jun 02:18
· 109 commits to main since this release
78b3263

Pointing at upstream commits:

Small improvements:

  • expose geth metrics
  • support for pre EIP-155 transactions (optional)
  • Update OP_NODE_VERIFIER_L1_CONFS to 4 (helps with L1 reorgs)

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