Compatible with cardano-node@1.24.2
.
New Features
- Compatibility with cardano-node 1.24.2 and the Allegra hard-fork #2245 #2359 #2375 #2362
- EKG and Prometheus support for monitoring the health of the wallet #2322
- New
GET /smash/health
endpoint #2286 #2364
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
-
Install
cardano-node@1.24.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. -
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 | ✔️ |