Skip to content
This repository has been archived by the owner on Aug 24, 2022. It is now read-only.

Releases: fetchai/cosmos-consensus

v0.16.3

04 May 13:37
Compare
Choose a tag to compare

Changes in this release

  • Fix an issue with validator pagination on RPC, making the block validation failing when the trust-node flag was not passed.
  • Upgrade upstream tendermint to v0.33.9

Ecosystem

Component Baseline
Tendermint 0.33.9

v0.15.2

01 Mar 16:32
fbd9eb0
Compare
Choose a tag to compare
v0.15.2 Pre-release
Pre-release

Changes in this release

  • Disable default strict_tx_filtering

Ecosystem

Component Baseline
Tendermint 0.33.6

v0.15.1

17 Feb 20:11
c98a92c
Compare
Choose a tag to compare
v0.15.1 Pre-release
Pre-release

Changes in this release

  • Correct MCL link dependencies

Ecosystem

Component Baseline
Tendermint 0.33.6

Pull Requests

  • fix: correct linking options for mcl (#235)

v0.15.0

17 Feb 10:31
Compare
Choose a tag to compare
v0.15.0 Pre-release
Pre-release

Changes in this release

  • Remove boost build dependency

Ecosystem

Component Baseline
Tendermint 0.33.6

Pull Requests

  • feat: deterministic serialisation (remove boost) (#232)

v0.13.2

11 Feb 12:47
7696da1
Compare
Choose a tag to compare
v0.13.2 Pre-release
Pre-release

Changes in this release

  • Fix issue with spurious DKG error messages

Ecosystem

Component Baseline
Tendermint 0.33.6

Pull Requests

  • fix: suppress error message for keyless DKG start (#233)

v0.13.1

21 Jan 15:47
Compare
Choose a tag to compare
v0.13.1 Pre-release
Pre-release

Changes in this release

  • Minor refactor release

Ecosystem

Component Baseline
Tendermint 0.33.6

Pull Requests

  • Move cpp files to own package (#209)

v0.14.0

09 Nov 09:52
d57fe4c
Compare
Choose a tag to compare
v0.14.0 Pre-release
Pre-release

💥 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

14 Oct 10:58
4da832f
Compare
Choose a tag to compare
v0.13.0 Pre-release
Pre-release

💥 UPGRADE REQUIRED 💥

Changes in this release

  • Update version to v0.13.0
  • Wait for own encryption key (#206)
  • DKG Evidence (#205)

Ecosystem

Component Baseline
Tendermint 0.33.6

Pull Requests

  • Wait for own encryption key (#206)
  • DKG Evidence (#205)

v0.11.0

09 Oct 11:23
540f534
Compare
Choose a tag to compare
v0.11.0 Pre-release
Pre-release

💥 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

  • 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)

V0.10.0

07 Oct 12:05
644d47d
Compare
Choose a tag to compare
V0.10.0 Pre-release
Pre-release

💥 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

Pull Requests

  • Update cosmos consensus to v0.10.0 (#197)
  • Implement evidence validation for beacon inactivity (#195)
  • strict filter TXs (#193) (breaking)
  • Add activity tracking to entropy generator (#194)
  • Beacon evidence message and slashing params (#192)
  • Fetch dkg vals in entropy gen load keys (#191)