github OffchainLabs/nitro v2.0.0-beta.7
Arbitrum v2.0.0 Nitro Beta 7

latest releases: v3.1.3-rc.2, v3.1.3-rc.1, v3.1.2...
2 years ago

This release makes TxLookupLimit configurable which controls how deep a transaction history the node maintains. Previously, even for archive nodes, the nitro node would prune old transaction history.

User-facing Improvements

  • Make TxLookupLimit configurable and set better defaults: #866
  • Log genesis block hash on creation: #861
  • Fix pre-nitro state.New: #860
  • Fix deposit deserialization: #856

Internal Highlights

  • Sort retryables before import: #859
  • Add consensus v3.2 WAVM machine to docker: #865
  • Install ca-certificates on slim to ensure functionality: #857

Full Changelog: v2.0.0-beta.6...v2.0.0-beta.7

Don't miss a new nitro release

NewReleases is sending notifications on new releases.