cosmos-sdk/types
Ethan Buchman 723889570e ErrTxParse->ErrTxDecode; check for empty bytes in account and tx 2018-03-21 02:44:17 +01:00
..
stdlib types/stdlib 2018-03-15 11:09:04 +01:00
abci.go Set(Begin/End)Blocker and some comments 2018-02-18 13:48:36 -05:00
account.go ParseAccount -> AccountDecoder 2018-03-21 02:22:15 +01:00
coin.go x/auth: crank the test coverage 2018-03-17 21:20:24 +01:00
coin_test.go more comments cleanup 2018-02-08 10:36:37 +00:00
context.go more comments cleanup 2018-02-08 10:36:37 +00:00
context_test.go types: Context.GetOp should never crash 2018-02-06 14:48:07 -05:00
errors.go ErrTxParse->ErrTxDecode; check for empty bytes in account and tx 2018-03-21 02:44:17 +01:00
errors_test.go ErrTxParse->ErrTxDecode; check for empty bytes in account and tx 2018-03-21 02:44:17 +01:00
handler.go more comments cleanup 2018-02-08 10:36:37 +00:00
result.go Add Query routing to rootMultiStore 2018-02-06 17:20:29 -05:00
signature.go cleaned up basecli tx so it really works 2018-03-01 02:36:57 +00:00
store.go Add GetCommitKVStore and CommitKVStore 2018-02-21 09:49:33 -05:00
tx_msg.go ParseAccount -> AccountDecoder 2018-03-21 02:22:15 +01:00
tx_msg_test.go types/tx_msg_test.go 2018-03-17 22:08:18 +01:00