Wallet 3.2.0
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.
18 October 2023
Wallet 3.2.0 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 transaction history to wallet state.
Breaking Changes
- Updated to use the new JNR API.
- Changed data representation from byte arrays to strings.
Upgrade Instructions
- Update integrations to use the new JNR API.
- Ensure any logic handling byte arrays is updated to work with strings.