Skip to content

Commit

Permalink
Merge pull request #1769 from cosmos/release/v0.23.0
Browse files Browse the repository at this point in the history
Release v0.23.0
  • Loading branch information
jaekwon authored Jul 26, 2018
2 parents a959a57 + a393f80 commit f05d761
Show file tree
Hide file tree
Showing 63 changed files with 607 additions and 372 deletions.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,25 @@
# Changelog

## 0.23.0

*July 25th, 2018*

BREAKING CHANGES
* [x/stake] Fixed the period check for the inflation calculation

IMPROVEMENTS
* [cli] Improve error messages for all txs when the account doesn't exist
* [tendermint] Update to v0.22.6
- Updates the crypto imports/API (#1966)
* [x/stake] Add revoked to human-readable validator

BUG FIXES
* [tendermint] Update to v0.22.6
- Fixes some security vulnerabilities reported in the [Bug Bounty](https://hackerone.com/tendermint)
* \#1797 Fix off-by-one error in slashing for downtime
* \#1787 Fixed bug where Tally fails due to revoked/unbonding validator
* \#1666 Add intra-tx counter to the genesis validators

## 0.22.0

*July 16th, 2018*
Expand Down
Loading

0 comments on commit f05d761

Please sign in to comment.