Files
tendermint/CHANGELOG_PENDING.md

579 B

Pending

v0.26.4

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

  • Blockchain Protocol

  • P2P Protocol

FEATURES:

IMPROVEMENTS:

  • [config] #2877 add blocktime_iota to the config.toml (@ackratos)
  • [mempool] #2855 add txs from Update to cache
  • [mempool] #2835 Remove local int64 counter from being stored in every tx

BUG FIXES:

  • [rpc] #2808 RPC validators calls IncrementAccum if necessary