Node Compatibility
Compatible with cardano-node@10.1.4
.
Docker 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
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
- Properties changed
- Modified schema: subschema #5: icarus/trezor/ledger (from xpub)
- Property 'OneOf' changed
- Schema changed
- Modified media type: application/json
- Content changed
POST /wallets
- Request body changed
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 |