Change Updates

Do not miss any Cardano Wallet Backend API changes, ever again

Subscribe to the Cardano Wallet Backend API changelog to be up to date on recent changes.

RSS

Aug 13, 2024

main
v2024-07-07
Compare
v2024-07-07

API structure has changed

26 structure changes including:
26 Modifications
Modified 26
DELETE /byron-wallets/{walletId}/transactions/{transactionId}
  • Response
  • 403 response Modified
    • application/json content type Modified
      • info property Added
  • 404 response Modified
    • application/json content type Modified
      • no_such_wallet, no_such_transaction alternatives Modified
      • wallet_not_initialized alternative Added
DELETE /stake-pools/*/wallets/{walletId}
  • Response
  • 403 response Modified
    • application/json content type Modified
      • wrong_encryption_passphrase alternative Modified
DELETE /wallets/{walletId}/transactions/{transactionId}
  • Response
  • 403 response Modified
    • application/json content type Modified
      • info property Added
  • 404 response Modified
    • application/json content type Modified
      • no_such_wallet, no_such_transaction alternatives Modified
      • wallet_not_initialized alternative Added
GET /byron-wallets/{walletId}/transactions
  • Response
  • 400 response Modified
    • application/json content type Modified
      • start_time_later_than_end_time alternative Modified
GET /byron-wallets/{walletId}/transactions/{transactionId}
  • Response
  • 404 response Modified
    • application/json content type Modified
      • no_such_wallet, no_such_transaction alternatives Modified
      • wallet_not_initialized alternative Added
GET /shared-wallets/{walletId}/transactions
  • Response
  • 400 response Modified
    • application/json content type Modified
      • start_time_later_than_end_time alternative Modified
GET /shared-wallets/{walletId}/transactions/{transactionId}
  • Response
  • 404 response Modified
    • application/json content type Modified
      • no_such_wallet, no_such_transaction alternatives Modified
      • wallet_not_initialized alternative Added
GET /wallets/{walletId}/transactions
  • Response
  • 400 response Modified
    • application/json content type Modified
      • start_time_later_than_end_time alternative Modified
GET /wallets/{walletId}/transactions/{transactionId}
  • Response
  • 404 response Modified
    • application/json content type Modified
      • no_such_wallet, no_such_transaction alternatives Modified
      • wallet_not_initialized alternative Added
POST /byron-wallets/{walletId}/coin-selections/random
  • Response
  • 403 response Modified
    • application/json content type Modified
      • output_token_quantity_exceeds_limit, output_token_bundle_size_exceeds_limit alternatives Modified
POST /byron-wallets/{walletId}/migrations
  • Response
  • 403 response Modified
    • application/json content type Modified
      • wrong_encryption_passphrase alternative Modified
POST /byron-wallets/{walletId}/payment-fees
  • Response
  • 403 response Modified
    • application/json content type Modified
      • output_token_quantity_exceeds_limit, output_token_bundle_size_exceeds_limit alternatives Modified
POST /byron-wallets/{walletId}/transactions
  • Response
  • 403 response Modified
    • application/json content type Modified
      • wrong_encryption_passphrase alternative Modified
      • unsupported_era alternative Added
POST /shared-wallets/{walletId}/transactions-construct
  • Body
  • application/json content type Modified
    • encrypt_metadata property Modified
      • method property Added
  • Response
  • 403 response Modified
    • application/json content type Modified
      • invalid_metadata_encryption alternative Added
POST /shared-wallets/{walletId}/transactions-decode
  • Body
  • application/json content type Modified
    • decrypt_metadata property Modified
      • method property Added
POST /shared-wallets/{walletId}/transactions-sign
  • Response
  • 403 response Modified
    • application/json content type Modified
      • wrong_encryption_passphrase alternative Modified
POST /wallets/{walletId}/coin-selections/random
  • Response
  • 403 response Modified
    • application/json content type Modified
      • output_token_quantity_exceeds_limit, output_token_bundle_size_exceeds_limit alternatives Modified
POST /wallets/{walletId}/migrations
  • Response
  • 403 response Modified
    • application/json content type Modified
      • wrong_encryption_passphrase alternative Modified
POST /wallets/{walletId}/payment-fees
  • Response
  • 403 response Modified
    • application/json content type Modified
      • output_token_quantity_exceeds_limit, output_token_bundle_size_exceeds_limit alternatives Modified
POST /wallets/{walletId}/transactions
  • Response
  • 403 response Modified
    • application/json content type Modified
      • wrong_encryption_passphrase alternative Modified
      • unsupported_era alternative Added
POST /wallets/{walletId}/transactions-construct
  • Body
  • application/json content type Modified
    • encrypt_metadata property Modified
      • method property Added
  • Response
  • 403 response Modified
    • application/json content type Modified
      • invalid_metadata_encryption alternative Added
POST /wallets/{walletId}/transactions-decode
  • Body
  • application/json content type Modified
    • decrypt_metadata property Modified
      • method property Added
POST /wallets/{walletId}/transactions-sign
  • Response
  • 403 response Modified
    • application/json content type Modified
      • wrong_encryption_passphrase alternative Modified
PUT /byron-wallets/{walletId}/passphrase
  • Response
  • 403 response Modified
    • application/json content type Modified
      • wrong_encryption_passphrase alternative Modified
PUT /stake-pools/{stakePoolId}/wallets/{walletId}
  • Response
  • 403 response Modified
    • application/json content type Modified
      • wrong_encryption_passphrase alternative Modified
  • 404 response Modified
    • application/json content type Modified
      • no_such_wallet, no_such_pool alternatives Modified
      • wallet_not_initialized alternative Added
PUT /wallets/{walletId}/passphrase
  • Response
  • 403 response Modified
    • application/json content type Modified
      • wrong_encryption_passphrase alternative Modified