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.
24 July 2023
Midnight Lace wallet 1.4.0 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
- Stored the protocol version in the block table for better tracking of protocol changes across blocks.
- Added support for hard forks in the wallet indexer to improve handling of blockchain state changes during hard forks.
Bug Fixes
- Fixed transaction subscription from hash to ensure more reliable tracking and subscription of transactions by hash.
- Updated the node WebSocket URL for improved connectivity and better support across environments.
Upgrade Instructions
- Ensure that the protocol version is correctly stored in the block table after an upgrade to properly track versioning for future migrations.
- Verify that the wallet indexer is properly handling hard forks and the node WebSocket URL is correctly updated to maintain connectivity.
Other Changes
- Updated Scala dependencies for improved performance and compatibility.