Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release: draft release v0.0.1 #41

Merged
merged 1 commit into from
May 23, 2023
Merged

release: draft release v0.0.1 #41

merged 1 commit into from
May 23, 2023

Conversation

randyahx
Copy link
Contributor

Description

This release launches the Challenger Service.

Rationale

Change log:

  • #19 fix: added error logs
  • #20 fix: fix hash verifier issue
  • #21 refactor: refine some codes
  • #22 refactor: refine codes to skip events and query heartbeat interval from blockchain
  • #23 add lint and gosec workflows
  • #24 doc: add deployment documentation
  • #25 license: add opensource license
  • #28 fix: fix lock issue
  • #29 fix: fix some bugs
  • #30 fix: change hash verification procedure
  • #31 fix: add heartbeat interval to hash verifier
  • #32 fix: return error if 2/3 votes have not been achieved
  • #34 fix querying cached validators out of range error
  • #36 feat: added vote collector, refactored broadcast
  • #38 feat: refactor tx submitter
  • #39 chore: update cosmos sdk to v0.47
  • #40 fix: implement fix for issues found during qa testing

Example

Please refer to detailed PRs

Changes

Notable changes:

  • There are no notable changes

@randyahx randyahx merged commit cc0d0cd into develop May 23, 2023
3 checks passed
randyahx added a commit that referenced this pull request May 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants