ITN Reward Redemptions on Cardano mainnet
Compatible with [email protected]
and [email protected]
.
New Features
- Support for rewards redemption from another wallet #1967
- Support for external stake pool metadata registry server (via
--smash-url
) #1884
Improvements
- Added user advice to
UnableToDetermineCurrentEpoch
error #1992 - Reduce needless queries when constructing the list of stake pools #1982
- Better command-line help for
--mainnet
serve option #1978
Resolved Issues
- Revised stake pool metadata fetching prioritization (newly registered pools are now fetched first) #1995
- Catch request parsing errors instead of throwing in the main thread #1995
Known Issues
- #1743 [MINOR] Required wallet DB fields do not get persistently added
- #1905 [MINOR] Fee estimation on shelley wallet when takes very long when: transaction's amount > available balance
- #1963 [MINOR] Stake pool DB worker doesn't save sync progress in Byron
- #1971 [MINOR] Listing transaction when node is still in the Byron era may fail with an Internal Server Error
- #1980 [MINOR] The reported value of pool saturation is incorrect
Documentation
Cardano (cardano-node) | ITN (Jörmungandr) |
---|---|
API Documentation | API Documentation |
CLI Manual | CLI Manual |
Docker Manual | Docker Manual |
Installation Instructions
Cardano (cardano-node)
-
Install
[email protected]
. -
Download the provided
cardano-wallet-shelley
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.8.3.
$ docker pull inputoutput/cardano-wallet:2020.8.3-shelley
$ docker run --rm inputoutput/cardano-wallet:2020.8.3-shelley version
ITN (jormungandr)
-
Install
[email protected]
. -
Download the provided
cardano-wallet-jormungandr
for your platform, and uncompress it in a directory that is on your$PATH
, e.g./usr/local/bin
. Or%PATH%
on Windows. -
(optional) Install the bash/zsh auto-completion script according to the jormungandr cli manual
-
Start
cardano-wallet --help
and see available parameters.
Docker
Pull from DockerHub and verify the version matches 2020.8.3
$ docker pull inputoutput/cardano-wallet:2020.8.3-jormungandr
$ docker run --rm inputoutput/cardano-wallet:2020.8.3-jormungandr version
Signatures
Name | Role | Approval |
---|---|---|
Matthias Benkort @KtorZ | Technical Team Lead | ✔️ |
Matthias Benkort @KtorZ | QA Replacement | ✔️ |
Tatyana Valkevych @tatyanavych | Release Manager | ✔️ |