cosmos-sdk/x/stake
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 tools: Add unparam linter (#1443) 2018-06-29 18:22:24 -04:00
keeper Switch asserts to require (#1483) 2018-06-30 03:10:15 +02:00
tags Merge PR #1119: Unbonding, Redelegation 2018-06-27 04:00:12 +02:00
types Switch asserts to require (#1483) 2018-06-30 03:10:15 +02:00
app_test.go Switch asserts to require (#1483) 2018-06-30 03:10:15 +02:00
genesis.go Merge PR #1119: Unbonding, Redelegation 2018-06-27 04:00:12 +02:00
handler.go Ledger integration (#931) 2018-06-29 02:54:47 +02:00
handler_test.go Switch asserts to require (#1483) 2018-06-30 03:10:15 +02:00
stake.go Merge PR #1119: Unbonding, Redelegation 2018-06-27 04:00:12 +02:00