github OffchainLabs/nitro v2.1.0-beta.9
Arbitrum Nitro v2.1.0 Beta 9

latest releases: v3.0.4-beta.1, v3.0.3, v3.0.3-rc.1...
pre-release11 months ago

This release is available as a Docker image on Docker Hub at offchainlabs/nitro-node:v2.1.0-beta.9-ea6cbab

What's Changed

This release fixes an issue with message pruning, fixes loading legacy validation info, and adds a leveldb backend for the dataposter compared to the previous beta release.

User-facing Improvements

  • Implement leveldb storage for dataposter: #1736
  • Poll for data poster batch reverts: #1715
  • Run pprof on a separate port than metrics: #1758
  • Remove redundant chain-id field from ChainInfo struct: #1774

Internal Highlights

  • Cache the start key for message pruning and use latest confirmed: #1757
  • Fix an off-by-one when loading legacy validation info: #1756
  • Fix: failing test on macOS: #1743
  • Don’t treat validator wallet messages as errors: #1721
  • Add gas used since startup to prometheus metric: #1762
  • das: Don't log l1SyncService l1 errs until >5: #1761
  • nitro: fix defers on main process: #1780

Full Changelog: v2.1.0-beta.8...v2.1.0-beta.9

Don't miss a new nitro release

NewReleases is sending notifications on new releases.