Skip to content

Commit

Permalink
Merge pull request #70 from irisnet/develop
Browse files Browse the repository at this point in the history
Release/0.3.0
  • Loading branch information
wukongcheng authored Jul 30, 2018
2 parents e3d3aa5 + da99c49 commit ae1489a
Show file tree
Hide file tree
Showing 30 changed files with 585 additions and 721 deletions.
23 changes: 23 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,28 @@
# Changelog

## 0.3.0

*July 30th, 2018*

BREAKING CHANGES:

- [tendermint] Upgrade to Tendermint v0.22.2
- Default ports changed from 466xx to 266xx
- ED25519 addresses are the first 20-bytes of the SHA256 of the raw 32-byte pubkey (Instead of RIPEMD160)
- [cosmos-sdk] Upgrade to cosmos-sdk v0.22.0
- [monitor] Move `iriscli monitor` subcommand to `iris monitor`

FEATURES:

- [lcd] /tx/send is now the only endpoint for posing transaction to irishub; aminofied all transaction messages
- [monitor] Improve the metrics for iris-monitor

BUG FIXES

- [cli] solve the issue of iriscli stake sign-info

##

## 0.2.0

*July 19th, 2018*
Expand Down
Loading

0 comments on commit ae1489a

Please sign in to comment.