cosmos-sdk/types
Alexander Bezobchuk 8670a10564
Merge PR #6595: Single Binary & Command Refactor
2020-07-07 11:40:46 -04:00
..
bech32 fix import to sdk (#6201) 2020-05-12 17:12:26 +00:00
errors Server/simd: Viper Removal (#6599) 2020-07-05 16:56:17 +00:00
module Use Context in Command instead of Argument + Util (#6572) 2020-07-02 13:02:28 +00:00
query Add proper support for Any in gRPC queries (#6594) 2020-07-03 16:42:12 +00:00
rest REST bank transfers fail due to encoding. (#6536) 2020-07-02 05:16:39 +02:00
simulation ci: split unit tests across 4 machines (#6297) 2020-05-29 15:25:27 +02:00
tx Add support for protobuf TxGenerator and SIGN_MODE_DIRECT (#6385) 2020-07-06 17:03:45 +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 Move codec.RegisterCrypto and codec.Cdc to new packages (#6330) 2020-06-04 10:38:24 +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 Merge PR #6076: Proto Any init + evidence 2020-05-05 10:28:20 -04:00
coin.go linter: enable nolintlint (#6162) 2020-05-08 08:46:12 +00: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 add string test for coin and coins (#6547) 2020-06-30 14:11:29 -04:00
config.go client/keys/parse: honor config changes (#6172) 2020-05-08 10:30:55 +02:00
config_test.go client/keys/parse: honor config changes (#6172) 2020-05-08 10:30:55 +02:00
context.go Merge PR #6595: Single Binary & Command Refactor 2020-07-07 11:40:46 -04:00
context_test.go Merge PR #6325: Add GRPCRouter 2020-06-03 09:33:51 -04:00
cosmos.pb.go Update proto files & definitions in accordance with ADR023 (#6413) 2020-06-18 10:04:26 -07:00
dec_coin.go linter: enable nolintlint (#6162) 2020-05-08 08:46:12 +00:00
dec_coin_test.go Merge PR #5449: Add New constructor for the DecCoin 2020-01-03 15:44:53 -05:00
decimal.go various linter fixes (#6106) 2020-05-02 21:26:59 +02:00
decimal_test.go lint: various linting fixs (#5825) 2020-03-20 19:24:18 +00: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 lint: various linting fixs (#5825) 2020-03-20 19:24:18 +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 linter: enable nolintlint (#6162) 2020-05-08 08:46:12 +00:00
queryable.go Merge PR #5421: Refactor Error Handling 2019-12-27 12:57:54 -05:00
result.go Move codec.RegisterCrypto and codec.Cdc to new packages (#6330) 2020-06-04 10:38:24 +00:00
result_test.go Move codec.RegisterCrypto and codec.Cdc to new packages (#6330) 2020-06-04 10:38:24 +00:00
router.go module: pass route by value (#6404) 2020-06-11 15:37:23 +00:00
router_test.go run make format (#6416) 2020-06-12 10:17:36 -04:00
staking.go Merge PR #5600: Migrate x/staking to Protobuf 2020-02-06 14:21:02 -05:00
staking_test.go lint: various linting fixs (#5825) 2020-03-20 19:24:18 +00:00
store.go linter: enable nolintlint (#6162) 2020-05-08 08:46:12 +00:00
store_test.go types: add test cases (#5747) 2020-03-04 17:49:59 +00:00
tx_msg.go Add support for protobuf TxGenerator and SIGN_MODE_DIRECT (#6385) 2020-07-06 17:03:45 +00:00
tx_msg_test.go Add support for protobuf TxGenerator and SIGN_MODE_DIRECT (#6385) 2020-07-06 17:03:45 +00: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 Merge PR #6219: Different db support 2020-05-14 09:41:05 -04:00
utils_test.go x/ibc: IBC alpha (#5277) 2020-04-08 20:57:52 -04:00