cosmos-sdk/types
rigelrozanski 5c78c382f9 stdlib linting 2018-04-19 13:04:40 -04:00
..
stdlib stdlib linting 2018-04-19 13:04:40 -04:00
abci.go
account.go Refactor to use FeeHandler function 2018-04-16 14:15:03 +02:00
codespacer.go Error codespacing (#809) 2018-04-17 19:16:21 -07:00
codespacer_test.go Error codespacing (#809) 2018-04-17 19:16:21 -07: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 many renames / golint compliance 2018-04-19 00:49:24 -04:00
errors_test.go Error codespacing (#809) 2018-04-17 19:16:21 -07: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 Error codespacing (#809) 2018-04-17 19:16:21 -07:00
rational_test.go fix validator keeper functionality, add testing 2018-03-28 19:01:50 +02:00
result.go stake handler tests 2018-04-18 12:19:35 -04:00
signature.go
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