Files
tendermint/CHANGELOG_PENDING.md
Marko d4cf204087 libs: remove commented and unneeded code (#3757)
- libs/errors: commented out errors.go
- libs/common: unused colors.go
- libs/db: unused debugDB

Signed-off-by: Marko Baricevic <marbar3778@yahoo.com>
2019-06-30 11:56:24 +04:00

410 B

v0.32.1

**

Special thanks to external contributors on this release:

Friendly reminder, we have a bug bounty program.

BREAKING CHANGES:

  • CLI/RPC/Config

  • Apps

  • Go API

    • [libs] Remove unused db/debugDB and common/colors.go & errors/errors.go files (@marbar3778)
  • Blockchain Protocol

  • P2P Protocol

FEATURES:

IMPROVEMENTS:

BUG FIXES: