cosmos-sdk/types
Jae Kwon 819af35962 Final fixes from review 2018-11-24 18:15:02 -08:00
..
abci.go Ledger integration (#931) 2018-06-29 02:54:47 +02:00
address.go Merge PR #2614: Configurable Bech32 prefix for SDK users 2018-10-31 20:13:13 +01:00
address_test.go Merge PR #2614: Configurable Bech32 prefix for SDK users 2018-10-31 20:13:13 +01:00
codec.go Merge PR #2324: rename wire to codec 2018-09-13 14:17:32 -04:00
coin.go Add Safety Measures to Coin/Coins (#2797) 2018-11-20 01:22:35 -08:00
coin_benchmark_test.go Add Safety Measures to Coin/Coins (#2797) 2018-11-20 01:22:35 -08:00
coin_test.go Add Safety Measures to Coin/Coins (#2797) 2018-11-20 01:22:35 -08:00
config.go Merge PR #2614: Configurable Bech32 prefix for SDK users 2018-10-31 20:13:13 +01:00
context.go Final fixes from review 2018-11-24 18:15:02 -08:00
context_test.go Merge PR #2451: implement validator queue 2018-10-14 20:37:06 -04:00
decimal.go Address @rigelrozanski comments 2018-10-23 20:33:39 +02:00
decimal_test.go Update to TM v0.26.0 - Part I (#2679) 2018-11-04 18:28:38 -08:00
errors.go Codespaces as Strings (#2821) 2018-11-16 09:12:24 -08:00
errors_test.go Codespaces as Strings (#2821) 2018-11-16 09:12:24 -08:00
gas.go address some comments while reviewing Jaes work 2018-11-22 00:30:04 -05: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 Add Safety Measures to Coin/Coins (#2797) 2018-11-20 01:22:35 -08:00
int_test.go Add Safety Measures to Coin/Coins (#2797) 2018-11-20 01:22:35 -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 Fix state export/import, add to CI (#2690) 2018-11-08 16:28:28 -08:00
store.go Store ConsensusParams to main store 2018-11-20 16:44:49 -08: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 #2863: Transaction ValidateBasic 2018-11-21 11:16:56 +01:00
utils.go Switch gov proposal-queues to use iterators (#2638) 2018-11-06 23:33:18 -08:00
utils_test.go Merge PR #2752: Don't hardcode bondable denom 2018-11-12 19:54:18 +01:00