github ethereum-optimism/optimism v1.0.6
op-node, op-batcher, op-proposer v1.0.6

latest releases: op-contracts-v160-artifacts-read-implementations-backport, op-proposer/v1.10.0-rc.1, op-program/v1.4.0-rc.1...
18 months ago

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

Don't miss a new optimism release

NewReleases is sending notifications on new releases.