Skip to main content

Node

Node is a component of the blockchain infrastructure that interacts with the Midnight network to perform tasks such as syncing, validating transactions, and maintaining the chain state.

Link to related documentation


29 October 2024

Midnight 0.6.4 testnet release notes

Learn about the latest updates and improvements to the Midnight node, including new features, bug fixes, and breaking changes designed to enhance functionality and stability.

New Features

  • Increased the maximum allocation limit by a factor of four.
  • Improved transaction validation speed.
  • Enabled access to the ledger state from native platforms only, ensuring better compatibility and security for testnet v1.1.

Bug Fixes

  • Fixed issues with accessing the ledger state from non-native platforms to align with testnet requirements.
  • Updated the node image to include testnet-specific fixes.

Breaking Changes

  • Updated the testnet ledger state behavior.

Known Issues

  • Further optimizations for transaction validation may be required in resource-intensive scenarios.

Upgrade Instructions

  1. Update the node to version 0.6.4 by pulling the latest changes and assets.
  2. Ensure your configurations reflect the new maximum allocation limits.
  3. Test transaction validation workflows.
  4. Verify ledger state access only on native platforms to ensure compliance with testnet v1.1 updates.