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.

32 lines
672 B

  1. # Pending
  2. ## v0.26.1
  3. *TBA*
  4. Special thanks to external contributors on this release:
  5. Friendly reminder, we have a [bug bounty program](https://hackerone.com/tendermint).
  6. ### BREAKING CHANGES:
  7. * CLI/RPC/Config
  8. * Apps
  9. * Go API
  10. * Blockchain Protocol
  11. * P2P Protocol
  12. ### FEATURES:
  13. ### IMPROVEMENTS:
  14. ### BUG FIXES:
  15. - [crypto/merkle] [\#2756](https://github.com/tendermint/tendermint/issues/2756) Fix crypto/merkle ProofOperators.Verify to check bounds on keypath parts.
  16. - [mempool] fix a bug where we create a WAL despite `wal_dir` being empty
  17. - [p2p] \#2771 Fix `peer-id` label name in prometheus metrics
  18. - [autofile] [\#2703] do not panic when checking Head size