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

May 26, 2022

main
v2022-05-27
Compare
v2022-05-27

API structure has changed

15 structure changes including:
15 Modifications
Modified 15 Breaking
DELETE /stake-pools/*/wallets/{walletId}
  • Response
  • 202 response Modified
    • metadata property Modified
    • mint property Removed
    • collateral_outputs property Added
GET /byron-wallets/{walletId}/transactions
  • Response
  • 200 response Modified
    • metadata property Modified
    • mint property Removed
    • collateral_outputs property Added
GET /byron-wallets/{walletId}/transactions/{transactionId}
  • Response
  • 200 response Modified
    • metadata property Modified
    • mint property Removed
    • collateral_outputs property Added
GET /wallets/{walletId}/transactions
  • Response
  • 200 response Modified
    • metadata property Modified
    • mint property Removed
    • collateral_outputs property Added
  • Query
  • simple-metadata query parameter Added
GET /wallets/{walletId}/transactions/{transactionId}
  • Response
  • 200 response Modified
    • metadata property Modified
    • mint property Removed
    • collateral_outputs property Added
  • Query
  • simple-metadata query parameter Added
POST /byron-wallets/{walletId}/migrations
  • Response
  • 202 response Modified
    • metadata property Modified
    • mint property Removed
    • collateral_outputs property Added
POST /byron-wallets/{walletId}/transactions
  • Response
  • 202 response Modified
    • metadata property Modified
    • mint property Removed
    • collateral_outputs property Added
POST /byron-wallets/{walletId}/transactions-construct
  • Body
  • content type Modified
    • metadata, validity_interval properties Modified
POST /wallets/{walletId}/migrations
  • Response
  • 202 response Modified
    • metadata property Modified
    • mint property Removed
    • collateral_outputs property Added
POST /wallets/{walletId}/signatures/{role}/{index}
  • Body
  • content type Modified
    • metadata property Modified
POST /wallets/{walletId}/transactions
  • Response
  • 202 response Modified
    • metadata property Modified
    • mint property Removed
    • collateral_outputs property Added
POST /wallets/{walletId}/transactions-construct
  • Body
  • content type Modified
    • metadata, validity_interval properties Modified
POST /wallets/{walletId}/transactions-decode
  • Response
  • 202 response Modified
    • metadata property Modified
    • collateral_outputs, validity_interval properties Added
PUT /stake-pools/{stakePoolId}/wallets/{walletId}
  • Response
  • 202 response Modified
    • metadata property Modified
    • mint property Removed
    • collateral_outputs property Added
PUT /wallets/{walletId}/passphrase
  • Body
  • content type Modified
    • old_passphrase, new_passphrase properties Removed