Skip to content

Arbitrum Nitro v2.2.1

Compare
Choose a tag to compare
@PlasmaPower PlasmaPower released this 24 Dec 19:44
· 4280 commits to master since this release
v2.2.1
6932d66

This release is available as a Docker image on Docker Hub at offchainlabs/nitro-node:v2.2.1-6932d66

What's Changed

This release fixes a database compaction issue affecting archive nodes, and fixes a memory leak in the relay.

User-facing Improvements

  • Always broadcast feed, even when the node isn't the sequencer: #2045
    • Fix Broadcaster BroadcastMessages sequence numbers: #2054

Internal Highlights

  • Fix memory leak in relay: #2052
  • Downgrade goleveldb fixing database compaction: #2055
  • Increase TxStreamer feed queue size: #2040
  • Fix race conditions in feed backlog.reset(): #2053
  • Only lock redis in the batch poster when posting the batch: #2044
  • Update failed to create machine locator error to a warning: #2042
  • Fix enabling pprof on the relay: #2051
  • Add a metric for steps taken in arbitrator validation: #2033

Full Changelog: v2.2.0...v2.2.1