cosmos-sdk/types
Julien Robert 2a5ff384fa
refactor(x/**): rewrite ante handlers as tx validators (#20488)
Co-authored-by: Likhita Polavarapu <78951027+likhita-809@users.noreply.github.com>
2024-06-03 16:47:58 +00:00
..
address test(types/address): add additional unit tests for address.LengthPrefix and a… (#19964) 2024-04-05 13:12:50 +00:00
authz
bech32 chore: fix comments on bech32 (#18114) 2023-10-13 13:33:39 +00:00
errors refactor! : bump comet to v1 (#19726) 2024-05-06 14:12:00 +00:00
grpc
kv test(kv): add unit tests for the helpers functions kv.AssertKeyAtLeas… (#19965) 2024-04-10 22:27:40 +00:00
mempool refactor(x/**): rewrite ante handlers as tx validators (#20488) 2024-06-03 16:47:58 +00:00
module refactor(x/upgrade): migrate to appmodule.VersionMap (#20485) 2024-05-30 19:16:57 +00:00
msgservice chore: fix some function names (#20365) 2024-05-13 12:15:04 +00:00
query docs: Enhanced the ParsePagination method documentation (#20385) 2024-05-16 08:11:30 +00:00
simulation fix(sims): Prevent duplicates in sims accounts (#20265) 2024-05-07 09:17:47 +00:00
tx test(types/tx/msgs.go): add unit tests (#20199) 2024-05-27 13:48:33 +00:00
abci.go refactor! : bump comet to v1 (#19726) 2024-05-06 14:12:00 +00:00
abci.pb.go refactor! : bump comet to v1 (#19726) 2024-05-06 14:12:00 +00:00
account.go
address_race_test.go chore: typos fixes by cosmos-sdk bot (#18689) 2023-12-11 13:03:19 +00:00
address_test.go refactor(types)!: removed global config for verifier (#18607) 2024-02-02 09:36:54 +00:00
address.go chore: Address linter issues (#20486) 2024-05-31 08:51:41 +00:00
bench_test.go
codec_test.go feat(types): Add a ValueCodec for Uint complex type (#19164) 2024-01-30 22:01:09 +00:00
codec.go refactor(runtime/v2): remove dependency on sdk (#20389) 2024-05-16 11:40:11 +00:00
coin_benchmark_test.go
coin_internal_test.go refactor(types/coin): export func coins.isSorted (#18756) 2023-12-15 12:01:28 +00:00
coin_test.go test(types/coin): add unit tests for the coins (#20253) 2024-05-08 06:15:18 +00:00
coin.go perf: reduce the number of ValidateDenom calls in bank.SendCoins (#20354) 2024-05-28 20:20:54 +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 chore: remove repetitive words (#20180) 2024-04-25 07:29:09 +00:00
config_test.go refactor(types)!: removed global config for verifier (#18607) 2024-02-02 09:36:54 +00:00
config.go refactor!: remove global config from x/auth and client (#19447) 2024-03-06 13:14:16 +00:00
context_bench_test.go chore: bump golangci-lint version (#18213) 2023-10-23 12:59:08 +00:00
context_test.go refactor! : bump comet to v1 (#19726) 2024-05-06 14:12:00 +00:00
context.go chore: move logger to core (#20388) 2024-05-28 12:30:09 +00:00
dec_coin_test.go test(types/dec_coin): add unit tests for ParseDecAmount (#20256) 2024-05-06 20:29:47 +00:00
dec_coin.go chore: remove repetitive words (#20180) 2024-04-25 07:29:09 +00:00
events_test.go style: remove redundant import alias (#20109) 2024-04-21 19:03:43 +00:00
events.go style: remove redundant import alias (#20109) 2024-04-21 19:03:43 +00:00
fuzz_test.go
handler_test.go refactor(x/auth/ante): don't use simulate bool in ante handler (#19586) 2024-02-29 08:39:03 +00:00
handler.go refactor(x/auth/ante): don't use simulate bool in ante handler (#19586) 2024-02-29 08:39:03 +00:00
invariant_test.go
invariant.go
mapcoins_test.go
mapcoins.go
proto.go
result_test.go refactor! : bump comet to v1 (#19726) 2024-05-06 14:12:00 +00:00
result.go refactor! : bump comet to v1 (#19726) 2024-05-06 14:12:00 +00:00
router.go chore: typos fixes by cosmos-sdk bot (#18689) 2023-12-11 13:03:19 +00:00
staking_test.go
staking.go refactor!(staking): remove comet crypto as a dep (#20295) 2024-05-07 10:27:47 +00:00
tx_msg_test.go
tx_msg.go refactor(x/**): rewrite ante handlers as tx validators (#20488) 2024-06-03 16:47:58 +00:00
utils_test.go
utils.go chore: move logger to core (#20388) 2024-05-28 12:30:09 +00:00