Compatible with cardano-node@8.7.3
.
Changes
Added
Changed
- Now compatible with
cardano-node@8.7.3
. #4383 #4388
- In the Conway era, when using the Join stake pool HTTP endpoint, the wallet will now automatically vote to Abstain. By doing so, the user opts into the governance system and ensures that rewards can be withdrawn after the governance bootstrapping phase has ended. #4468 #4454
-
⚠️ When starting an updated
cardano-wallet
with an old database file, this database file will be migrated and can no longer be used with old versions ofcardano-wallet
. However, before migration, backup copies of your old database file will be created. -
Error messages
Fixed
- Fix bash instructions to start node and wallet containers in README. #4364
API changes
bump.sh
Removing a resource is always breaking unless it was deprecated before
Removing a resource is always breaking unless it was deprecated before
Show API changes
DELETE /stake-pools/*/wallets/{walletId}
GET /shared-wallets
GET /shared-wallets/{walletId}
GET /wallets
GET /wallets/{walletId}
GET /wallets/{walletId}/stake-keys
PATCH /shared-wallets/{walletId}/delegation-script-template
PATCH /shared-wallets/{walletId}/payment-script-template
POST /byron-wallets/{walletId}/coin-selections/random
POST /byron-wallets/{walletId}/payment-fees
POST /byron-wallets/{walletId}/transactions
POST /shared-wallets
POST /shared-wallets/{walletId}/transactions-construct
POST /wallets
POST /wallets/{walletId}/coin-selections/random
POST /wallets/{walletId}/payment-fees
POST /wallets/{walletId}/transactions
POST /wallets/{walletId}/transactions-balance
POST /wallets/{walletId}/transactions-construct
PUT /byron-wallets/{walletId}
PUT /shared-wallets/{walletId}
PUT /stake-pools/{stakePoolId}/wallets/{walletId}
PUT /wallets/{walletId}
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 | ✔️ |