cosmos-sdk/types
Alexander Bezobchuk 869531ca92
Merge PR #5495: Replace Redundant Bech32 PubKey Functions
2020-01-09 09:04:28 -05:00
..
errors Merge PR #5484: Add errors.Is support to the wrappedError 2020-01-08 13:41:10 -05:00
module Sim refactor 3: move weighted operations to modules (#4869) 2019-12-05 10:29:54 +01:00
rest Merge PR #5203: Add more linters 2019-10-17 09:47:35 -04:00
abci.go Merge PR #4613: Only change rootmultistore hash when substore hashes change 2019-06-25 13:11:22 -04:00
address.go Merge PR #5495: Replace Redundant Bech32 PubKey Functions 2020-01-09 09:04:28 -05:00
address_test.go Merge PR #5495: Replace Redundant Bech32 PubKey Functions 2020-01-09 09:04:28 -05:00
bytes.go Merge PR #4524: Staking ValidatorPowerRank to use "Potential Consensus Power" 2019-06-12 17:57:47 +02:00
codec.go Revert "Generalize auth/types.StdSignature (#4507)" (#4512) 2019-06-08 11:04:52 +01:00
coin.go Merge PR #5449: Add New constructor for the DecCoin 2020-01-03 15:44:53 -05:00
coin_benchmark_test.go Merge PR #5449: Add New constructor for the DecCoin 2020-01-03 15:44:53 -05:00
coin_test.go Merge PR #5449: Add New constructor for the DecCoin 2020-01-03 15:44:53 -05:00
config.go Merge PR #5192: golangcI-lint updates & set static version to 1.19 2019-10-14 11:43:19 -04:00
context.go Merge PR 5196: RecheckTx Optimizations 2019-10-23 10:43:58 -04:00
context_test.go Merge PR #5203: Add more linters 2019-10-17 09:47:35 -04:00
dec_coin.go Merge PR #5449: Add New constructor for the DecCoin 2020-01-03 15:44:53 -05:00
dec_coin_test.go Merge PR #5449: Add New constructor for the DecCoin 2020-01-03 15:44:53 -05:00
decimal.go Merge PR #5447: Added nth root function to sdk.Decimal type 2020-01-04 15:16:12 -05:00
decimal_test.go Merge PR #5447: Added nth root function to sdk.Decimal type 2020-01-04 15:16:12 -05:00
denom.go Merge PR #5359: Params Validation 2019-12-10 11:48:57 -05:00
denom_test.go Merge PR #3747: Implement initial simple denom convert utils 2019-03-16 14:18:27 +01:00
events.go Merge PR #5227: Use existing struct 2019-10-21 10:36:31 -04:00
events_test.go Merge PR #4648: Flatten events by type when stringified 2019-06-30 16:31:09 -04:00
handler.go Merge PR #5421: Refactor Error Handling 2019-12-27 12:57:54 -05:00
int.go Merge PR #5447: Added nth root function to sdk.Decimal type 2020-01-04 15:16:12 -05:00
int_test.go Merge PR #5447: Added nth root function to sdk.Decimal type 2020-01-04 15:16:12 -05:00
invariant.go Merge PR #4832: print all failed invariants only 2019-08-05 14:21:44 -04:00
queryable.go Merge PR #5421: Refactor Error Handling 2019-12-27 12:57:54 -05:00
result.go Merge PR #5465: Remove dep Events from TxResponse type 2020-01-03 10:25:58 -05:00
result_test.go Merge PR #5421: Refactor Error Handling 2019-12-27 12:57:54 -05:00
router.go Merge PR #5452: Pass in sdk.Context to router.Route() 2020-01-04 14:50:38 -05:00
staking.go Merge PR #4524: Staking ValidatorPowerRank to use "Potential Consensus Power" 2019-06-12 17:57:47 +02:00
store.go Merge PR #5435: Added iterator that allows to read only requested values 2019-12-26 10:33:34 -05:00
store_test.go Merge PR #3517: Increasing test coverage in keys/client package 2019-02-08 12:45:23 -08:00
tx_msg.go Merge PR #5421: Refactor Error Handling 2019-12-27 12:57:54 -05:00
uint.go Merge PR #5479: Add convenience Incr() and Decr() methods to Uint 2020-01-07 10:17:01 -05:00
uint_test.go Merge PR #5479: Add convenience Incr() and Decr() methods to Uint 2020-01-07 10:17:01 -05:00
utils.go Merge PR #4836: Upgrade Tendermint and IAVL 2019-08-02 09:20:39 -04:00
utils_test.go Merge PR #5203: Add more linters 2019-10-17 09:47:35 -04:00