tendermint/CHANGELOG_PENDING.md
Anton Kaliaev 4da3de79a7
consensus: reduce "Error attempting to add vote" message severity (Er… (#3871)
* consensus: reduce "Error attempting to add vote" message severity (Error -> Info)

Fixes #3839

* add missing changelog entry
2019-08-03 00:00:18 +04:00

434 B

v0.32.3

**

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:

  • [consensus] #3839 Reduce "Error attempting to add vote" message severity (Error -> Info)

BUG FIXES:

  • [config] #3868 move misplaced max_msg_bytes into mempool section