cosmos-sdk/crypto
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
..
keys Switch asserts to require (#1483) 2018-06-30 03:10:15 +02:00
amino.go Ledger integration (#931) 2018-06-29 02:54:47 +02:00
encode_test.go Switch asserts to require (#1483) 2018-06-30 03:10:15 +02:00
ledger_common.go Ledger integration (#931) 2018-06-29 02:54:47 +02:00
ledger_secp256k1.go Ledger integration (#931) 2018-06-29 02:54:47 +02:00
ledger_test.go Switch asserts to require (#1483) 2018-06-30 03:10:15 +02:00