Skip to content

Arbitrum v2.0.0 Nitro Beta 7

Compare
Choose a tag to compare
@hkalodner hkalodner released this 29 Jul 03:21
· 12172 commits to master since this release

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