cosmos-sdk/types
Joon 08e62fb157 Store Refactor 1 (#2985) 2019-02-01 17:03:09 -08:00
..
abci.go
address.go Merge PR #3159: Add address interface 2019-01-04 23:09:39 +01:00
address_test.go Merge PR #3159: Add address interface 2019-01-04 23:09:39 +01:00
codec.go Merge PR #2324: rename wire to codec 2018-09-13 14:17:32 -04:00
coin.go Refactor Gas/Fee Model (#3258) 2019-01-18 08:45:20 -08:00
coin_benchmark_test.go Add Safety Measures to Coin/Coins (#2797) 2018-11-20 01:22:35 -08:00
coin_test.go Refactor Gas/Fee Model (#3258) 2019-01-18 08:45:20 -08:00
config.go Merge PR #2959: Add TxEncoder to client TxBuilder 2018-12-12 22:29:42 +01:00
context.go Store Refactor 1 (#2985) 2019-02-01 17:03:09 -08:00
context_test.go Refactor Gas/Fee Model (#3258) 2019-01-18 08:45:20 -08:00
dec_coin.go Merge PR #3352: Reenable simulation tests 2019-01-24 22:01:32 +01:00
dec_coin_test.go Refactor Gas/Fee Model (#3258) 2019-01-18 08:45:20 -08:00
decimal.go Merge PR #3352: Reenable simulation tests 2019-01-24 22:01:32 +01:00
decimal_test.go Refactor Gas/Fee Model (#3258) 2019-01-18 08:45:20 -08:00
errors.go Introduce CodeNoSignatures 2019-01-02 10:05:56 +00:00
errors_test.go Codespaces as Strings (#2821) 2018-11-16 09:12:24 -08:00
handler.go Modify AnteHandler to take a simulate boolean parameter 2018-08-25 20:12:14 +01:00
int.go Store Refactor 1 (#2985) 2019-02-01 17:03:09 -08:00
int_test.go Store Refactor 1 (#2985) 2019-02-01 17:03:09 -08:00
module_clients.go Standardize CLI Exports from Modules (#2840) 2018-11-19 09:02:34 -08:00
queryable.go added querier to gov module 2018-08-22 00:12:44 -07:00
result.go Change gas & related fields to unsigned integer type (#2839) 2018-11-19 09:13:45 -08:00
result_test.go Codespaces as Strings (#2821) 2018-11-16 09:12:24 -08:00
stake.go Merge PR #3099: F1 fee distribution 2019-01-16 22:38:05 +01:00
store.go Store Refactor 1 (#2985) 2019-02-01 17:03:09 -08:00
store_test.go Merge PR #1626: Increase coverage of types/ 2018-08-06 21:00:49 +02:00
tags.go
tags_test.go Merge PR #1626: Increase coverage of types/ 2018-08-06 21:00:49 +02:00
tx_msg.go Merge PR #2959: Add TxEncoder to client TxBuilder 2018-12-12 22:29:42 +01:00
utils.go Merge PR #3127: Don't fallback to any default values for chain id 2018-12-18 19:40:01 +01:00
utils_test.go Merge PR #2752: Don't hardcode bondable denom 2018-11-12 19:54:18 +01:00