cosmos-sdk/types
Alessio Treglia 3db39cda3c
Fix various linter warnings (#5824)
2020-03-18 12:59:08 +00:00
..
errors types: add test cases (#5747) 2020-03-04 17:49:59 +00:00
module Fix various linter warnings (#5824) 2020-03-18 12:59:08 +00:00
rest Fix various linter warnings (#5824) 2020-03-18 12:59:08 +00:00
abci.go Merge PR #4613: Only change rootmultistore hash when substore hashes change 2019-06-25 13:11:22 -04:00
address.go types: add test cases (#5747) 2020-03-04 17:49:59 +00:00
address_bench_test.go Exclude proto files from format (#5706) 2020-02-27 07:53:22 -03:00
address_test.go types: add test cases (#5747) 2020-03-04 17:49:59 +00:00
codec.go Update godoc 2020-03-13 09:58:53 -04:00
coin.go Merge Pr #5585: client and types additions for IBC 2020-01-30 10:13:42 -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 #5491: Protobuf Introduction + Types 2020-01-24 10:32:00 -05:00
config.go Merge PR #5562: Remove KeyringServiceName from the sdk.Config struct 2020-01-23 13:47:11 -05:00
config_test.go types: add test cases (#5747) 2020-03-04 17:49:59 +00:00
context.go Merge PR 5196: RecheckTx Optimizations 2019-10-23 10:43:58 -04:00
context_test.go types: add test cases (#5747) 2020-03-04 17:49:59 +00:00
dec_coin.go Merge PR #5491: Protobuf Introduction + Types 2020-01-24 10:32:00 -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 #5600: Migrate x/staking to Protobuf 2020-02-06 14:21:02 -05:00
decimal_test.go Exclude proto files from format (#5706) 2020-02-27 07:53:22 -03: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 #5527: Bump Tendermint Version to v0.33.0 2020-01-16 13:46:51 -08:00
events_test.go Merge PR #4648: Flatten events by type when stringified 2019-06-30 16:31:09 -04:00
handler.go fix types.ChainAnteDecorators() panic (#5742) 2020-03-03 16:57:33 +00:00
handler_test.go fix types.ChainAnteDecorators() panic (#5742) 2020-03-03 16:57:33 +00:00
int.go Merge PR #5600: Migrate x/staking to Protobuf 2020-02-06 14:21:02 -05:00
int_test.go types: add test cases (#5747) 2020-03-04 17:49:59 +00:00
invariant.go Merge PR #4832: print all failed invariants only 2019-08-05 14:21:44 -04:00
invariant_test.go types: add test cases (#5747) 2020-03-04 17:49:59 +00:00
proto.go Merge PR #5627: Regen Network/Slashing protobuf 2020-02-20 01:04:13 +01: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 types: add test cases (#5747) 2020-03-04 17:49:59 +00:00
router.go x/ibc ICS24 (#5588) 2020-02-19 10:56:22 +01:00
staking.go Merge PR #5600: Migrate x/staking to Protobuf 2020-02-06 14:21:02 -05:00
staking_test.go Fix various linter warnings (#5824) 2020-03-18 12:59:08 +00:00
store.go Merge Pr #5585: client and types additions for IBC 2020-01-30 10:13:42 -05:00
store_test.go types: add test cases (#5747) 2020-03-04 17:49:59 +00:00
tx_msg.go DRY code 2020-03-13 09:57:15 -04:00
tx_msg_test.go types: add test cases (#5747) 2020-03-04 17:49:59 +00:00
types.pb.go Merge PR #5688: Proto Option Updates 2020-02-21 11:31:16 +01:00
types.proto Merge PR #5688: Proto Option Updates 2020-02-21 11:31:16 +01:00
uint.go Merge PR #5491: Protobuf Introduction + Types 2020-01-24 10:32:00 -05:00
uint_test.go types: add test cases (#5747) 2020-03-04 17:49:59 +00:00
utils.go fix DiffKVStores(), store/types gets 100% coverage (#5730) 2020-03-02 00:27:03 +00:00
utils_test.go types: add test cases (#5747) 2020-03-04 17:49:59 +00:00