cosmos-sdk/modules/coin
Alexis Sellier 831c9ae3ec Use Get/GetParsed everywhere 2017-08-04 19:21:40 +02:00
..
commands Use Get/GetParsed everywhere 2017-08-04 19:21:40 +02:00
rest Use Get/GetParsed everywhere 2017-08-04 19:21:40 +02: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 Moved all gas and payment values to uint64 to make sure we are safe here 2017-08-04 14:11:01 +02:00
handler_test.go Moved all gas and payment values to uint64 to make sure we are safe here 2017-08-04 14:11:01 +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