Skip to main content
Version: v1

Wallet 3.6.0 RC16

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.

Link to related documentation


1 August 2024

Wallet 3.6.0 RC16 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 multiple wallet syncing tests.
  • Added DAO wallet #3.
  • Added Bboard and Coracle wallets.
  • Added Welcome wallet 2.
  • Introduced an option to discard transaction history.
  • Added end-to-end tests for discardTxHistory.
  • Supported different versions of ledger binaries.

Bug Fixes

  • Fixed issue where the log file was not found.
  • Fixed missing devDependency.

Breaking Changes

  • Removed dapp-connector-api package.
  • Made wallet-core a pure JavaScript package.

Upgrade Instructions

  • Ensure compatibility with the removal of dapp-connector-api.
  • If using wallet-core, update to the pure JavaScript version.
  • Verify integration with different ledger binary versions.
  • If relying on transaction history, review the new option to discard it.
  • Ensure halo2-qa health checks use fresh seeds as expected.