Skip to content

op-node, op-batcher, op-proposer v1.0.6

Compare
Choose a tag to compare
@trianglesphere trianglesphere released this 08 May 23:33
· 9864 commits to develop since this release
2985bd8

This is a minor release and upgrading is optional

What's Changed

  • The batcher now supports multiple pending transactions.
    • It can be configured with OP_BATCHER_MAX_PENDING_TX
    • The default is to have a single pending transaction.
  • The batcher better handles properly closing L1 channels on L2 reorgs
  • POLL_INTERVAL in the batcher & proposer is no longer a required flag
  • OP_BATCHER_SUB_SAFETY_MARGIN is no longer a required flag & defaults to 10.
  • The beta-1 config has been removed from the op-node.

Partial Change Log

New Contributors

Full Changelog: v1.0.5...op-node/v1.0.6

Docker Images

🚢 Docker images are available on GCR