cosmos-sdk/types
Christopher Goes 3bbb15f454
Add tx to feeHandler, move around in example apps
2018-04-16 14:58:19 +02: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 Refactor to use FeeHandler function 2018-04-16 14:15:03 +02:00
coin.go Fix almost all tests 2018-04-07 00:02:00 -07:00
coin_test.go Fix almost all tests 2018-04-07 00:02:00 -07:00
context.go cachecontext comments and changelog update 2018-04-10 15:44:49 -04:00
context_test.go add CacheContext 2018-04-10 17:04:27 +02:00
errors.go Replace Result.ToQuery with Error.QueryResult (closes #765) 2018-04-03 22:15:52 +02:00
errors_test.go ErrTxParse->ErrTxDecode; check for empty bytes in account and tx 2018-03-21 02:44:17 +01:00
handler.go Add tx to feeHandler, move around in example apps 2018-04-16 14:58:19 +02:00
initgenesis.go Address Rigel review - also run gofmt 2018-03-28 11:24:31 +02:00
rational.go dep update 2018-03-28 19:01:50 +02:00
rational_test.go fix validator keeper functionality, add testing 2018-03-28 19:01:50 +02:00
result.go Replace Result.ToQuery with Error.QueryResult (closes #765) 2018-04-03 22:15:52 +02:00
signature.go cleaned up basecli tx so it really works 2018-03-01 02:36:57 +00:00
store.go added comments and got rid of fixed variable 2018-04-06 11:29:25 +02:00
store_test.go added just FF byte 2018-04-10 01:32:04 +02:00
tx_msg.go rational to Exposed Fields 2018-03-28 19:01:50 +02:00
tx_msg_test.go types/tx_msg_test.go 2018-03-17 22:08:18 +01:00