Service My Wallet V3 Versions Save

Blockchain Wallet API Service

v0.22.0

7 years ago

Changes Overview

  • Made api_code parameter optional for all endpoints except wallet creation

v0.21.0

8 years ago

Changes Overview

  • fix unexpected crashes due to ws zlib error
  • remove public note feature
  • reduce chance of payment failure due to unconfirmed funds

v0.20.0

8 years ago

Changes Overview

  • command line option to provide ssl certs for connection over https
  • more detailed error messaging for payments
  • upgraded my-wallet library version

v0.19.0

8 years ago

Changes Overview

  • Websocket errors are now caught and handled
  • Top level errors are handled to prevent crashes
  • Better support for concurrent requests to a single wallet
  • Improved logging