cosmos-sdk/x/auth
Dev Ojha 955a0c9af7 Switch asserts to require (#1483)
* meta: Switch the majority of asserts to require

Switch most assert statements to require, to ease debugging.
Closes #1418

* Fix imports
2018-06-30 03:10:15 +02:00
..
client Merge PR #1252: Query node version 2018-06-14 07:49:21 +02: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