github cardano-foundation/cardano-wallet v2025-03-04
Release v2025-03-04

21 hours ago

Node Compatibility

Compatible with cardano-node@10.1.4.

Docker Image

Image

Changes

Added

  • Extend the option restore_mode to restore the wallet from any point on the blockchain to Shelley-style wallets created from a public key. ⚠️ Warning: Using this feature incorrectly may result in an incorrect wallet balance; if in doubt, always restore from genesis. #4984

Changed

  • Logging: Decrease severity of wallet discovery to debug. #5022

Removed

  • Remove hidden, experimental Deposit Wallet features. #4987, #5006

API changes

Show API changes

New Endpoints: None


Deleted Endpoints: None


Modified Endpoints: 3


POST /byron-wallets

  • Request body changed
    • Content changed
      • Modified media type: application/json
        • Schema changed
          • Property 'OneOf' changed
            • Modified schema: subschema #5: icarus/trezor/ledger (from xpub)
              • Properties changed
                • New property: restoration_mode

POST /wallets

  • Request body changed
    • Content changed
      • Modified media type: application/json
        • Schema changed
          • Property 'OneOf' changed
            • Modified schema: subschema #1: shelley
              • Properties changed
                • Modified property: restoration_mode
                  • Property 'OneOf' changed
                    • Modified schema: subschema #1: Restore from genesis
                    • Description changed.
                    • Modified schema: subschema #2: Restore from tip
                    • Description changed.
                    • Modified schema: subschema #3: Restore from block
                    • Description changed.
                  • Description changed.
            • Modified schema: subschema #2: shelley (from xpub)
              • Properties changed
                • New property: restoration_mode

GET /wallets/{walletId}/keys

  • Description changed.

Known Issues

  • (ADP-2953) Revision of cardano-node is not reported within version in release bundle binary for Windows.
  • (ADP-2635) Database connections do not seem to gracefully terminate on stopping the wallet.
  • (ADP-2298) Deposit_returned is falsely reported on some incoming transactions (intermittently).
  • (ADP-1831) cardano-wallet version from docker image does not report revision.

Signatures

Name Role Approval
Heinrich Apfelmus @HeinrichApfelmus Software Engineer ✔️
Paolo Veronelli @paolino Software Engineer ✔️
Pawel Jakubas @paweljakubas Software Engineer
Johannes Lund @Anviking Software Engineer
David Clark @david-a-clark Product Manager ✔️
Arnaud Bailly @abailly Software Engineer

Don't miss a new cardano-wallet release

NewReleases is sending notifications on new releases.