Wallet 3.7.1 Hardfork RC1
Midnight wallet is a digital wallet designed for the Midnight blockchain, enabling users to securely store private keys, manage assets, and interact with decentralized applications.
16 January 2025
Wallet 3.7.1 Hardfork RC1 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
- Added nullifiers to exposed wallet state.
- Cached
zswapchain state first free value. - Updated engine README guide.
Bug Fixes
- Fixed healthcheck tests after new dependencies were released, and added a
testnetenvironment. - Fixed seeds for
testnet. - Set protocol version on wallet sync.
- Fixed
c-bindingsoffer serialization. - Fixed version in
package.json.
Breaking Changes
- Bumped dependencies to
ledger 3.0.2. - Updated
zswapdependency to3.0.1. - Disabled
healthcheck-hardfork-qa.yml.
Upgrade Instructions
- Ensure compatibility with the updated wallet state, which now includes nullifiers.
- Verify that the protocol version is correctly set during wallet sync.
- Test the
zswapchain state caching functionality. - Update dependencies to work with
ledger 3.0.2.
Other Changes
- Released version
3.7.1. - Bumped version for release
3.6.0and3.6.2. - Updated and minor improvements applied.