Skip to content

Commit

Permalink
release: draft release for v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
randyahx authored Oct 26, 2023
1 parent b38c862 commit 047fb96
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Changelog

## v1.0.1
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](https://github.com/bnb-chain/greenfield-challenger/pull/98) fix: the latest cached height could be zero
[#97](https://github.com/bnb-chain/greenfield-challenger/pull/97) fix: fix error with get latest block
[#95](https://github.com/bnb-chain/greenfield-challenger/pull/95) fix: added a new status VerificationFailed

Chores:
[#94](https://github.com/bnb-chain/greenfield-challenger/pull/94) chore: update greenfield go sdk
[#93](https://github.com/bnb-chain/greenfield-challenger/pull/93) chore: update challenge api to v2 version


## v1.0.0
This release updates the dependencies to adapt to Greenfield v1.0.0.

Expand Down

0 comments on commit 047fb96

Please sign in to comment.