Skip to content

v1.0.1

Compare
Choose a tag to compare
@randyahx randyahx released this 26 Oct 05:46
· 6 commits to master since this release
047fb96

This is a hotfix release to resolve bugs that were found during testing.

  1. Error response that appears when challenging large objects.
  2. Error handling when the service fails to get the latest block height from the blockchain.

Bugfix:
#98 fix: the latest cached height could be zero
#97 fix: fix error with get latest block
#95 fix: added a new status VerificationFailed

Chores:
#94 chore: update greenfield go sdk
#93 chore: update challenge api to v2 version