cosmos-sdk/types
Alexander Bezobchuk a984a22373 Merge PR #2694: Vesting Account(s) Implementation 2019-01-14 17:11:24 +01:00
..
abci.go Ledger integration (#931) 2018-06-29 02:54:47 +02:00
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 Merge PR #2694: Vesting Account(s) Implementation 2019-01-14 17:11:24 +01:00
coin_benchmark_test.go Add Safety Measures to Coin/Coins (#2797) 2018-11-20 01:22:35 -08:00
coin_test.go Fix IsAnyGTE (#3265) 2019-01-09 12:31:03 -08:00
config.go Merge PR #2959: Add TxEncoder to client TxBuilder 2018-12-12 22:29:42 +01:00
context.go Only allow supported pubKey types (#2949) 2018-11-29 09:21:45 -08:00
context_test.go Make coins denoms case insensitive (#3092) 2018-12-18 11:14:11 -08:00
decimal.go Fix updateValidatorDistInfoFromPool (#3046) 2018-12-08 07:18:04 -08:00
decimal_test.go Run make format 2018-12-10 14:27:25 +00: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
gas.go Update gas costs to more reasonable numbers for GoS (#3052) 2018-12-10 02:48:19 -08:00
gas_test.go Consume block gas to tx gas limit even upon overconsumption 2018-11-20 20:07:30 -08:00
handler.go Modify AnteHandler to take a simulate boolean parameter 2018-08-25 20:12:14 +01:00
int.go Merge PR #2694: Vesting Account(s) Implementation 2019-01-14 17:11:24 +01:00
int_test.go Merge PR #2694: Vesting Account(s) Implementation 2019-01-14 17:11:24 +01: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 #3076: Rename hooks from Before -> Pre and On -> Post 2019-01-09 00:28:46 -05:00
store.go Merge PR #3195: Configurable pruning. Fix docs and create strategies const. 2019-01-09 16:06:22 +01:00
store_test.go Merge PR #1626: Increase coverage of types/ 2018-08-06 21:00:49 +02:00
tags.go update for tm v0.22.0. tmlibs->tendermint/libs 2018-07-02 16:34:06 -04:00
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