-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat!: support ThresholdRecoverRaw in tenderdash v0.14 (#43)
* chore: clippy * fix: use TENDERDASH_COMMITISH env var if set * feat: support ThresholdRecoverRaw vote extensions * chore: bump version to 0.14.0-dev.1 * chore: bump version to 0.14.0-dev.6 * chore: set default Tenderdash version to v0.14.0-dev.2 * feat: threshold raw vote extensions sign_hash * fix: take TENDERDASH_VERSION from td version.go * chore: fmt * refactor(abci)!: renames in signature processing * chore(abci): add comments to remove tracing:: in signatures once stable
- Loading branch information
Showing
13 changed files
with
255 additions
and
93 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.