cosmos-sdk/types
2023-11-10 17:38:04 +00:00
..
address style: use thelper (#16777) 2023-07-03 13:33:05 +00:00
authz refactor: remove cyclic authz dependencies (#16509) 2023-06-13 18:30:22 +00:00
bech32 chore: fix comments on bech32 (#18114) 2023-10-13 13:33:39 +00:00
errors docs: add a readme to the types/errors package (#17867) 2023-09-25 13:13:38 +00:00
grpc
kv
mempool refactor(x/auth): spin out go.mod (#18351) 2023-11-07 11:42:58 +00:00
module refactor(x/auth): spin out go.mod (#18351) 2023-11-07 11:42:58 +00:00
msgservice style: add gci linter (#16605) 2023-06-22 15:35:51 +00:00
query refactor(x/auth): spin out go.mod (#18351) 2023-11-07 11:42:58 +00:00
registry
simulation fix(sim): if genesisTimestamp is not set in the genesis block, it defaults to the current time. (#18227) 2023-11-01 07:53:48 +00:00
tx fix(simapp): do not overwrite tx options (#17920) 2023-09-29 10:03:24 +00:00
abci.go refactor!: reimplement PreFinalizeBlockHook as PreBlocker (#17713) 2023-09-15 07:50:17 +00:00
abci.pb.go
account.go
address_race_test.go
address_test.go chore: bump golangci-lint version (#18213) 2023-10-23 12:59:08 +00:00
address.go refactor: migrate away from using valBech32 globals (2/2) (#17157) 2023-08-14 08:04:24 +00:00
bench_test.go refactor(staking, slashing, signing, misc): remove aliases from types/math.go (#15902) 2023-04-25 08:55:17 +00:00
codec_test.go refactor!: remove types/math aliases (#16798) 2023-06-30 17:09:03 +00:00
codec.go
coin_benchmark_test.go style: use thelper (#16777) 2023-07-03 13:33:05 +00:00
coin_internal_test.go refactor!: remove types/math aliases (#16798) 2023-06-30 17:09:03 +00:00
coin_test.go style: add gci linter (#16605) 2023-06-22 15:35:51 +00:00
coin.go refactor: remove usage of global basedenom (#18268) 2023-10-30 19:39:51 +00:00
coin.pb.go refactor(types)!: remove IntProto and DecProto (#16918) 2023-07-12 22:16:28 +00:00
collections_test.go feat: Add legacy format key codec for bytes in collections (#17104) 2023-08-07 09:46:26 +00:00
collections.go feat: Add legacy format key codec for bytes in collections (#17104) 2023-08-07 09:46:26 +00:00
config_test.go
config.go
context_bench_test.go chore: bump golangci-lint version (#18213) 2023-10-23 12:59:08 +00:00
context_test.go refactor!: deprecate blocktime on context (#17738) 2023-09-18 13:55:21 +00:00
context.go fix(simulation): Fix all problems make test-sim-custom-genesis-fast for simulation test. (#17911) 2023-10-20 14:18:53 +00:00
dec_coin_test.go refactor!: remove types/math aliases (#16798) 2023-06-30 17:09:03 +00:00
dec_coin.go perf: add AmountOfNoValidation for DecCoins (#18440) 2023-11-10 17:38:04 +00:00
events_test.go refactor!: remove types/math aliases (#16798) 2023-06-30 17:09:03 +00:00
events.go style: add gci linter (#16605) 2023-06-22 15:35:51 +00:00
fuzz_test.go
handler_test.go
handler.go refactor(types)!: remove handler and update docs (#17358) 2023-08-11 10:45:42 +00:00
invariant_test.go
invariant.go
mapcoins_test.go style: add gci linter (#16605) 2023-06-22 15:35:51 +00:00
mapcoins.go refactor!: remove types/math aliases (#16798) 2023-06-30 17:09:03 +00:00
proto.go
result_test.go refactor(baseapp,types)!: msg responses (#17348) 2023-08-18 13:36:14 +00:00
result.go refactor(baseapp,types)!: msg responses (#17348) 2023-08-18 13:36:14 +00:00
router.go
staking_test.go refactor!: remove types/math aliases (#16798) 2023-06-30 17:09:03 +00:00
staking.go
tx_msg_test.go refactor!: rm GetSignBytes (#16062) 2023-05-30 19:34:35 +00:00
tx_msg.go feat(client/v2): signing (#17913) 2023-10-05 11:04:46 +00:00
utils_test.go chore: finish removing all exported *SortJSON usages (#16497) 2023-06-12 12:10:36 +00:00
utils.go chore: add sortJSON back & mark as deprecated (#16649) 2023-06-22 14:43:13 +00:00