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

v0.14.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@n-hutton n-hutton released this 09 Nov 09:52
· 12 commits to master since this release
d57fe4c

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