Skip to content
This repository has been archived by the owner on Mar 7, 2023. It is now read-only.

Releases: blockchain/service-my-wallet-v3

v0.22.0

09 Aug 21:02
Compare
Choose a tag to compare

Changes Overview

  • Made api_code parameter optional for all endpoints except wallet creation

v0.21.0

04 May 18:39
Compare
Choose a tag to compare

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

23 Apr 17:37
Compare
Choose a tag to compare

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

11 Mar 20:02
Compare
Choose a tag to compare

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