Midnight Lace wallet
Midnight Lace wallet is a specific Web3 light wallet platform developed for Midnight, tailored to managing assets and interacting with DApps on the Midnight blockchain, as well as giving users control over their personal data.
6 August 2024
Midnight Lace wallet 2.0.0 RC5 Release Notes​
Learn about the latest updates and improvements to the Midnight Lace wallet, including new features, bug fixes, and breaking changes designed to enhance functionality and stability.
New Features​
- Added
protocolVersionto wallet's viewing updates to support versioning and better tracking of protocol changes.
Bug Fixes​
- Fixed RPC calls decoding to improve the reliability and accuracy of data handling across components.
Breaking Changes​
- Redefined primary key and unique constraints on the wallets table to ensure data integrity and prevent conflicts in the database.
Upgrade Instructions​
- Ensure the
protocolVersionis now properly included in wallet's viewing updates for tracking compatibility with protocol versions. - Review and adapt your database schema based on the updated primary key and unique constraints on the wallets table.
Other Changes​
- Updated Scala dependencies to enhance compatibility and performance across the project.