This repository has been archived by the owner on Aug 24, 2022. It is now read-only.
Releases: fetchai/cosmos-consensus
Releases · fetchai/cosmos-consensus
v0.16.3
v0.15.2
v0.15.1
v0.15.0
v0.13.2
v0.13.1
v0.14.0
💥 UPGRADE REQUIRED 💥
This release fully switches to the bls-based combined signatures implementation
Changes in this release
- Fix light client bisection benchmark (#226)
- Benchmarking combined sigs (#225)
- Modify light client (#224)
- Add combined sigs to block (#223)
- Combined sigs (#204)
- Bug fix in commit gossip and trim commits in store (#222)
- Bug fix to allow recovery of the DKG to be able to gen priv keys (#221)
- bug fixes and improvments when debugging sandbox (#208)
- Fix race and nil return in precommits/votes (#220)
- Handle conflicting timestamps (#219)
- Block vote timestamp verification (#218)
- Allow commit to vote set without timestamp sigs (#217)
- Separate timestamp from vote signature (#216)
- Bug fix combined sigs (#215)
- Check for failed string to mcl conversions (#213)
- Prepend validator set hash to vote (#211)
- Remove asserts in c++ files (#212)
- mcl combined signature implementation (#210)
- Move cpp files to own package (#209)
Ecosystem
Component | Baseline |
---|---|
Tendermint | 0.33.6 |
Pull Requests
- Fix light client bisection benchmark (#226)
- Benchmarking combined sigs (#225)
- Modify light client (#224)
- Add combined sigs to block (#223)
- Combined sigs (#204)
- Bug fix in commit gossip and trim commits in store (#222)
- Bug fix to allow recovery of the DKG to be able to gen priv keys (#221)
- bug fixes and improvments when debugging sandbox (#208)
- Fix race and nil return in precommits/votes (#220)
- Handle conflicting timestamps (#219)
- Block vote timestamp verification (#218)
- Allow commit to vote set without timestamp sigs (#217)
- Separate timestamp from vote signature (#216)
- Bug fix combined sigs (#215)
- Check for failed string to mcl conversions (#213)
- Prepend validator set hash to vote (#211)
- Remove asserts in c++ files (#212)
- mcl combined signature implementation (#210)
- Move cpp files to own package (#209)
v0.13.0
v0.11.0
💥 UPGRADE REQUIRED 💥
Changes in this release
- Update version to v0.11.0
- Add slashing threshold to params and evidence (#200)
- Fix saving of keyless aeon to file and validation (#201)
- Bug fix in set aeon from dkg completion (#199)
- Bug fix seen in deployment (#198)
Ecosystem
Component | Baseline |
---|---|
Tendermint | 0.33.6 |
Pull Requests
V0.10.0
💥 UPGRADE REQUIRED 💥
Changes in this release
- strict filter TXs (#193) (breaking)
- Update cosmos consensus to v0.10.0 (#197)
- Implement evidence validation for beacon inactivity (#195)
- Add activity tracking to entropy generator (#194)
- Beacon evidence message and slashing params (#192)
- Fetch dkg vals in entropy gen load keys (#191)
Ecosystem
Component | Baseline |
---|---|
Tendermint | 0.33.6 |