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

Nov 11, 2021

main
v2021-11-11
Compare
v2021-11-11

API structure has changed

5 structure changes including:
1 Addition
4 Modifications
Modified 4 Breaking
GET /network/parameters
  • Response
  • 200 response Modified
    • minimum_collateral_percentage property Added
POST /byron-wallets/{walletId}/transactions-sign
  • Body
  • content type Modified
    • withdrawal property Removed
  • Response
  • 202 response Modified
    • body, witnesses properties Removed
POST /wallets/{walletId}/transactions-balance
  • Body
  • content type Modified
    • transaction property Modified
    • inputs property Modified
    • signatories property Removed
    • redeemers property Added
  • Response
  • 202 response Modified
    • coin_selection, fee properties Removed
POST /wallets/{walletId}/transactions-sign
  • Body
  • content type Modified
    • withdrawal property Removed
  • Response
  • 202 response Modified
    • body, witnesses properties Removed
Added 1
POST /wallets/{walletId}/transactions-decode