cosmos-sdk/modules/coin
Ethan Frey 74070f1cac Add module tests for checktx return values 2017-08-03 21:41:24 +02:00
..
commands IBC post packet test passes 2017-07-27 16:41:37 -04:00
rest cmd/baseserver, */rest: allow baseserver to choose which handlers to use 2017-08-03 11:41:51 -06:00
bench_test.go Rename SetOption to InitState 2017-08-03 21:41:23 +02:00
coin.go remove sequence number from coins 2017-07-12 19:25:14 +02:00
coin_test.go Moved Coins from types -> modules/coin 2017-07-06 14:59:45 +02:00
errors.go Add CreditTx and tests 2017-07-27 16:41:12 -04:00
genesis.go Remove all sequence from coin, fixed cli tests 2017-07-12 19:25:15 +02:00
handler.go Add module tests for checktx return values 2017-08-03 21:41:24 +02:00
handler_test.go Add module tests for checktx return values 2017-08-03 21:41:24 +02:00
helper.go Rename SetOption to InitState 2017-08-03 21:41:23 +02:00
ibc_test.go Rename SetOption to InitState 2017-08-03 21:41:23 +02:00
store.go Add issuer position to grant credit 2017-07-27 16:36:47 -04:00
tx.go Expose credit tx to cli and test 2017-07-27 16:41:12 -04:00
tx_test.go remove sequence number from coins 2017-07-12 19:25:14 +02:00