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.
19 November 2024
Midnight 0.6.6 testnet release notes
This is an emergency release designed to prepare the testnet for an upcoming Cardano hardfork.
New Features
- Updated testnet to partnerchains 1.2.0.
- Corrected the enum index on the testnet branch.
Bug Fixes
- Resolved an issue with incorrect enum indices on the testnet branch.
Breaking Changes
- This release introduces updates to testnet configurations to align with partnerchains 1.2.0, requiring users to verify their environments are compatible with the changes.
Known Issues
- Additional testing may be required to ensure integration during the hardfork transition.
Upgrade Instructions
- Update the node to version 0.6.6 by pulling the latest changes and assets.
- Verify your testnet environment is compatible with partnerchains 1.2.0.
- Test workflows involving updated enums to ensure compatibility with the corrected indices.