cosmos-sdk/x/slashing
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 Merge PR #1266: Multiple messages 2018-06-22 00:05:25 +02:00
app_test.go Switch asserts to require (#1483) 2018-06-30 03:10:15 +02:00
errors.go Merge PR #1119: Unbonding, Redelegation 2018-06-27 04:00:12 +02:00
handler.go Swap x/slashing to sdk.ValidatorSet 2018-06-02 00:27:37 +02:00
keeper.go Ledger integration (#931) 2018-06-29 02:54:47 +02:00
keeper_test.go Ledger integration (#931) 2018-06-29 02:54:47 +02:00
msg.go Fix address type for x/slashing/MsgUnrevoke 2018-06-08 01:59:10 +02:00
msg_test.go Switch asserts to require (#1483) 2018-06-30 03:10:15 +02:00
params.go DowntimeUnbondDuration to 10 minutes 2018-05-29 02:56:40 +02:00
signing_info.go Address PR comments: test descriptions & NewValidatorSigningInfo 2018-06-11 21:47:35 +02:00
signing_info_test.go gaiacli unrevoke 2018-06-01 06:21:22 +02:00
test_common.go Ledger integration (#931) 2018-06-29 02:54:47 +02:00
tick.go Ledger integration (#931) 2018-06-29 02:54:47 +02:00
tick_test.go Ledger integration (#931) 2018-06-29 02:54:47 +02:00
wire.go Reorganization in progress 2018-05-28 21:55:54 +02:00