github cardano-foundation/cardano-wallet v2020-12-08
Allegra support and health checks

latest releases: nightly, v2025-03-31, test...
4 years ago

Compatible with cardano-node@1.24.2.

New Features

Improvements

  • Added note about named pipes on Windows in CLI help text, and fail on Windows when named pipe has incorrect form #2342

Quality improvements

  • Improved unit test performance (from 360s down to 110s) #2355
  • Reworked and cleaned up slotting functions #2352 #2351

Known Issues

  • Concurrent requests to the cardano-wallet will cause sqlite to return error and enpoints return non-json error messages #2280
  • nix-build -A cardano-wallet fails on macOS Big Sur #2070
  • Cannot send funds from Byron random address created via cardano-address #2058
  • Balance temporarily increases when spending rewards #1955
  • Required wallet DB fields do not get persistently added #1743
  • cardano-wallet address CLI has import and create commands which are not supported for Shelley wallets #1733
  • Incorrect mainnet network parameters returned from API #2226

Documentation

API Documentation
CLI Manual
Docker Manual

Installation Instructions

  1. Install cardano-node@1.24.2.

  2. Download the provided cardano-wallet for your platform, and uncompress it in a directory that is on your $PATH, e.g. /usr/local/bin. Or %PATH% on Windows.

  3. Start cardano-wallet --help and see available parameters.

Docker

Pull from DockerHub and verify the version matches 2020.12.8.

$ docker pull inputoutput/cardano-wallet:2020.12.8-shelley
$ docker run --rm inputoutput/cardano-wallet:2020.12.8-shelley version

Signatures

Name Role Approval
Matthias Benkort @KtorZ Technical Team Lead ✔️
Piotr Stachyra @piotr-iohk QA Engineer ✔️
Laurence Jenkins @LaurenceIO Release Manager ✔️

Don't miss a new cardano-wallet release

NewReleases is sending notifications on new releases.