Skip to content

Version 1.6.1

Latest
Compare
Choose a tag to compare
@arbelpeled arbelpeled released this 03 Nov 10:05
· 4 commits to master since this release

Features

  • Now generating Python SDK in addition to Go and JavaScript (#602)
  • Alpha version of Notifications (#593)
  • The get_tasks endpoint now returns tasks of all statuses if not explicitly filtered (#588)

Fixes

  • Added Sender Id to Confirmation Task (#610)
  • Eliminated inconsistent Task state (#609)
  • Updated Go crypto library dependency (#594)
  • Added unit-tests against double-spending (#592)
  • Resolved bug where get_tasks returned no results if no filter was applied to task types (#588)