Node
Node is a core component of the Midnight network, responsible for syncing, validating transactions, and maintaining the chain state.
Release 0.8.0LATEST
24 January 2025
Artifacts
Summary
- Added prometheus metrics for core ledger.
- Block computation accuracy - added basic runtime benchmarks for core Midnight pallet.
- Improved governance keys management.
- Added a new release notes generator.
- Added release configuration artifacts in preparation for testnet-02.
- Upgraded from ledger 3.0.2 to ledger 3.0.5, then 3.0.6.
- Bug fixes to transaction generator.
- Updated key derivation mechanism in upcoming networks.
- Updated Rust compiler to
1.83
. - Added default for storage caching configuration.
- Updated defaults for storage shutdown.
- Transaction generator refactors for usability.