Skip to content

Commit

Permalink
Merge branch 'develop' into sort_getsignbytes
Browse files Browse the repository at this point in the history
  • Loading branch information
liamsi authored Jul 6, 2018
2 parents b7f902f + 6ea47f4 commit abce54e
Show file tree
Hide file tree
Showing 11 changed files with 627 additions and 78 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ FEATURES
- You can now use a Ledger with `gaiacli --ledger` for all key-related commands
- Ledger keys can be named and tracked locally in the key DB
* [gaiacli] added an --async flag to the cli to deliver transactions without waiting for a tendermint response
* [gaiacli] improve error messages on `send` and `account` commands

IMPROVEMENTS
* bank module uses go-wire codec instead of 'encoding/json'
Expand Down Expand Up @@ -99,6 +100,7 @@ BUG FIXES
* \#1353 - CLI: Show pool shares fractions in human-readable format
* \#1258 - printing big.rat's can no longer overflow int64
* \#887 - limit the size of rationals that can be passed in from user input
* \#1461 - CLI tests now no longer reset your local environment data

## 0.19.0

Expand Down
Loading

0 comments on commit abce54e

Please sign in to comment.