tendermint/CHANGELOG_PENDING.md

25 lines
454 B
Markdown
Raw Normal View History

2018-07-23 19:35:55 -07:00
# Pending
2018-09-05 16:24:19 -07:00
Special thanks to external contributors with PRs included in this release:
2018-07-23 19:35:55 -07:00
BREAKING CHANGES:
* CLI/RPC/Config
* Apps
[rpc] /status `result.node_info.other` became a map #[2391](https://github.com/tendermint/tendermint/issues/2391)
* Go API
* \#2310 Mempool.ReapMaxBytes -> Mempool.ReapMaxBytesMaxGas
* Blockchain Protocol
* P2P Protocol
FEATURES:
* \#2310 Mempool is now aware of the MaxGas requirement
2018-07-23 19:35:55 -07:00
IMPROVEMENTS:
BUG FIXES: