You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

792 B

Pending

v0.27.0

TBD

Special thanks to external contributors on this release:

Friendly reminder, we have a bug bounty program.

BREAKING CHANGES:

  • CLI/RPC/Config

  • Apps

  • Go API

  • [db] #2913 ReverseIterator API change -- start < end, and end is exclusive.
  • Blockchain Protocol

    • [state] #2714 Validators can now only use pubkeys allowed within ConsensusParams.ValidatorParams
  • P2P Protocol

FEATURES:

IMPROVEMENTS:

  • [consensus] #2871 Remove ProposalHeartbeat infrastructure as it serves no real purpose

BUG FIXES:

  • [types] #2938 Fix regression in v0.26.4 where we panic on empty genDoc.Validators