Skip to main content

Wallet 3.7.1 Hardfork RC1

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


16 January 2025

Wallet 3.7.1 Hardfork RC1 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 nullifiers to exposed wallet state.
  • Cached zswap chain state first free value.
  • Updated engine README guide.

Bug Fixes

  • Fixed healthcheck tests after new dependencies were released, and added a testnet environment.
  • Fixed seeds for testnet.
  • Set protocol version on wallet sync.
  • Fixed c-bindings offer serialization.
  • Fixed version in package.json.

Breaking Changes

  • Bumped dependencies to ledger 3.0.2.
  • Updated zswap dependency to 3.0.1.
  • Disabled healthcheck-hardfork-qa.yml.

Upgrade Instructions

  • Ensure compatibility with the updated wallet state, which now includes nullifiers.
  • Verify that the protocol version is correctly set during wallet sync.
  • Test the zswap chain state caching functionality.
  • Update dependencies to work with ledger 3.0.2.

Other Changes

  • Released version 3.7.1.
  • Bumped version for release 3.6.0 and 3.6.2.
  • Updated and minor improvements applied.