Change Updates

Do not miss any cardano-wallet-diff API changes, ever again

Subscribe to the cardano-wallet-diff API changelog to be up to date on recent changes.

RSS

Oct 6, 2022

main
v2022-10-06
Compare
v2022-10-06

API structure has changed

12 structure changes including:
2 Breaking changes
3 Additions
7 Modifications
2 Removals
Modified 7 Breaking
GET /network/parameters
  • Response
  • 200 response Modified
    • minimum_utxo_value property Removed
POST /byron-wallets/{walletId}/transactions
  • Response
  • 425 response Added
POST /shared-wallets/{walletId}/transactions-construct
  • Body
  • content type Modified
    • encoding property Added
POST /wallets/{walletId}/transactions
  • Response
  • 425 response Added
POST /wallets/{walletId}/transactions-balance
  • Body
  • content type Modified
    • encoding property Added
  • Response
  • 400 response Modified
    • input_resolution_conflicts alternative Added
POST /wallets/{walletId}/transactions-construct
  • Body
  • content type Modified
    • encoding property Added
POST /wallets/{walletId}/transactions-sign
  • Body
  • content type Modified
    • encoding property Added
Removed 2 Breaking
POST /byron-wallets/{walletId}/transactions-construct
POST /byron-wallets/{walletId}/transactions-sign
Added 3
GET /blocks/latest/header
POST /shared-wallets/{walletId}/transactions-sign
POST /shared-wallets/{walletId}/transactions-submit