Files
tendermint/CHANGELOG_PENDING.md
2020-02-25 10:04:24 +01:00

693 B

v0.33.2

**

Special thanks to external contributors on this release:

Friendly reminder, we have a bug bounty program.

BREAKING CHANGES:

  • CLI/RPC/Config

  • Apps

  • Go API

FEATURES:

IMPROVEMENTS:

  • [types] #4417 VerifyCommitX() functions should return as soon as +2/3 threashold is reached.

BUG FIXES:

  • [rpc] #4437 Fix tx_search pagination with ordered results (@erikgrinaker)

  • [rpc] #4406 Fix issue with multiple subscriptions on the websocket (@antho1404)