v1.0.1
This is a hotfix release to resolve bugs that were found during testing.
- Error response that appears when challenging large objects.
- 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