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

latest releases: op-conductor/v0.0.1-rc.3, op-conductor/v0.0.1-rc.2, da-server/v0.1.0-rc.1...
13 months ago

This is a minor release and upgrading is optional.

User Facing Changes

  • Adds a flag to the batcher --compressor which selects the kind of compressor to use. Currently defaults to a ratio compressor which is the previous compressor. Users can switch to a shadow compressor which continually flushes in a shadow compressor to better estimate the actual compression ratio.

🚢 Docker images are available on GCR

Partial Changelog

  • [op-batcher] Add Compressor abstraction, and new implementation with shadow compression by @mdehoog in #5455
  • op-node: Remove ConnGater and ConnMngr constructors from p2p config by @ajsutton in #5733
  • op-node: Modify p2p unsafe sync rate limits by @trianglesphere in #5684
  • op-node: Add extended peer store to store scores by @ajsutton in #5746

Full Changelog: v1.0.8...v1.0.9

Don't miss a new optimism release

NewReleases is sending notifications on new releases.