Skip to content

Commit

Permalink
Merge PR #1730: client: On any tx that broadcasts a tx, check that ac…
Browse files Browse the repository at this point in the history
…ct exists

This subverts the really hard to decipher ABCI error message, with
a nice user friendly error message.
  • Loading branch information
ValarDragon authored and cwgoes committed Jul 18, 2018
1 parent a8b6a10 commit 95191f5
Show file tree
Hide file tree
Showing 4 changed files with 205 additions and 17 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ FEATURES

IMPROVEMENTS
* [baseapp] Allow any alphanumeric character in route
* [cli] Improve error messages for all txs when the account doesn't exist
* [tools] Remove `rm -rf vendor/` from `make get_vendor_deps`

BUG FIXES
Expand Down
Loading

0 comments on commit 95191f5

Please sign in to comment.