https://github.com/tendermint/tendermint
Raw File
Tip revision: 35dd72105464718d8596225dff48bc2d48ade682 authored by Anca Zamfir on 26 February 2020, 12:39:03 UTC
try different values
Tip revision: 35dd721
CHANGELOG_PENDING.md
## v0.33.2

\*\*

Special thanks to external contributors on this release:

Friendly reminder, we have a [bug bounty
program](https://hackerone.com/tendermint).

### BREAKING CHANGES:

- CLI/RPC/Config

- Apps

- Go API

### FEATURES:

### IMPROVEMENTS:

- [types] [\#4417](https://github.com/tendermint/tendermint/issues/4417) VerifyCommitX() functions should return as soon as +2/3 threashold is reached.

### BUG FIXES:

- [rpc] [\#4437](https://github.com/tendermint/tendermint/pull/4437) Fix tx_search pagination with ordered results (@erikgrinaker)

- [rpc] [\#4406](https://github.com/tendermint/tendermint/pull/4406) Fix issue with multiple subscriptions on the websocket (@antho1404)
back to top