cosmos-sdk/x/auth
ValarDragon 819eedd281 gaiacli: Improve error messages for send command
Now provides better error messages when the account you're sending
from has no money, or it has insufficient funds. (Avoids making
the user interpret ABCI errors)

closes #1489
2018-06-30 01:32:01 -07:00
..
client gaiacli: Improve error messages for send command 2018-06-30 01:32:01 -07:00
mock Switch asserts to require (#1483) 2018-06-30 03:10:15 +02:00
account_test.go Switch asserts to require (#1483) 2018-06-30 03:10:15 +02:00
account.go Ledger integration (#931) 2018-06-29 02:54:47 +02:00
ante_test.go Switch asserts to require (#1483) 2018-06-30 03:10:15 +02:00
ante.go Merge PR #1438: Tools: Add errcheck linter 2018-06-29 00:52:10 +02:00
context_test.go Switch asserts to require (#1483) 2018-06-30 03:10:15 +02:00
context.go in progress 2018-05-23 19:49:35 -07:00
feekeeper_test.go Switch asserts to require (#1483) 2018-06-30 03:10:15 +02:00
feekeeper.go address Chris review 2018-05-25 21:14:49 -07:00
mapper_test.go Switch asserts to require (#1483) 2018-06-30 03:10:15 +02:00
mapper.go Ledger integration (#931) 2018-06-29 02:54:47 +02:00
stdtx_test.go Switch asserts to require (#1483) 2018-06-30 03:10:15 +02:00
stdtx.go Ledger integration (#931) 2018-06-29 02:54:47 +02:00
wire.go Merge PR #1340: Reverted ChangePubKey 2018-06-22 21:53:24 +02:00