cosmos-sdk/examples/democoin/x/simplestake
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/cli Ledger integration (#931) 2018-06-29 02:54:47 +02:00
errors.go tools: Add unparam linter (#1443) 2018-06-29 18:22:24 -04:00
handler.go tools: Add unparam linter (#1443) 2018-06-29 18:22:24 -04:00
keeper_test.go Switch asserts to require (#1483) 2018-06-30 03:10:15 +02:00
keeper.go Ledger integration (#931) 2018-06-29 02:54:47 +02:00
msgs_test.go Switch asserts to require (#1483) 2018-06-30 03:10:15 +02:00
msgs.go Ledger integration (#931) 2018-06-29 02:54:47 +02:00
types.go Ledger integration (#931) 2018-06-29 02:54:47 +02:00
wire.go cleanup, move simplestaking to democoin 2018-04-26 22:59:30 -04:00