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