Skip to main content

Wallet 3.5.4

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


15 February 2024

Wallet 3.5.4 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 new end-to-end tests in TypeScript.
  • Exposed balance and prove API method.
  • Added GitHub Actions workflow for updating dapp-connector-api documentation.
  • Included version number in generated API documentation.
  • Implemented dapp-connector-api error construction.

Bug Fixes

  • Fixed PubSub URLs, timeout, and schedule.
  • Fixed fee calculation to support arbitrary token number transfers.

Breaking Changes

  • Upgraded to PubSub v1 and adjusted behavior to ignore the user's path.

Upgrade Instructions

  • Ensure compatibility with PubSub v1, including the updated handling of user paths.
  • Verify that fee calculations now correctly support arbitrary token transfers.
  • Review and update workflows related to dapp-connector-api documentation if applicable.
  • Confirm that the new balance and prove API methods are integrated where needed.