cosmos-sdk/types
lido333 8cd9b20cbc
chore: slices Delete (#24164)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-03-31 16:26:44 +00:00
..
address chore: fix all linting (#24101) 2025-03-21 15:04:36 -07:00
bech32 chore: fix comments on bech32 (backport #18114) (#18116) 2023-10-13 13:57:37 +00:00
errors feat: backport unordered transactions (#23708) 2025-02-27 11:01:50 -08:00
grpc
kv
mempool chore: slices Delete (#24164) 2025-03-31 16:26:44 +00:00
module chore: fix all linting (#24101) 2025-03-21 15:04:36 -07:00
msgservice
query refactor(proto): Use cosmos_proto added_in annotation instead comments (#24105) 2025-03-25 17:57:47 +00:00
registry
simulation feat(sims): introduce message factories/ simsx (#24126) 2025-03-28 16:08:23 +00:00
tx refactor(proto): Use cosmos_proto added_in annotation instead comments (#24105) 2025-03-25 17:57:47 +00:00
abci.go refactor(baseapp): create checktx handler (#24069) 2025-03-29 19:45:41 +00:00
abci.pb.go refactor(proto): Use cosmos_proto added_in annotation instead comments (#24105) 2025-03-25 17:57:47 +00:00
account.go
address_race_test.go
address_test.go chore: fix all linting (#24101) 2025-03-21 15:04:36 -07:00
address.go chore: lint v2 (#24118) 2025-03-25 15:57:24 +00:00
bench_test.go
codec_test.go feat(types): Add a ValueCodec for Uint complex type (#24070) 2025-03-24 09:59:00 -04: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 (backport #16798) (#16803) 2023-06-30 19:56:38 +02:00
coin_test.go feat(types): Implement .IsGT for types.Coin (#24093) 2025-03-26 04:44:28 +00:00
coin.go feat(types): Implement .IsGT for types.Coin (#24093) 2025-03-26 04:44:28 +00:00
coin.pb.go
collections_test.go
collections.go feat(types): Add a ValueCodec for Uint complex type (#24070) 2025-03-24 09:59:00 -04:00
config_test.go Deprecate SetFullFundraiserPath in favor of SetPurpose and SetCoinType (#8629) 2021-02-22 15:14:09 +00:00
config.go chore: change lock to Rlock (#14867) 2023-02-01 12:40:34 +01:00
context_bench_test.go
context_test.go chore: fix all linting (#24101) 2025-03-21 15:04:36 -07:00
context.go chore(optimize): Return BlockHeader by shallow copy in server Context (#24072) 2025-03-20 10:03:12 -04:00
dec_coin_test.go chore: lint fixes (#24084) 2025-03-20 16:20:39 -04:00
dec_coin.go chore: fix all linting (#24101) 2025-03-21 15:04:36 -07:00
denom_internal_test.go refactor!: remove types/math aliases (backport #16798) (#16803) 2023-06-30 19:56:38 +02:00
denom.go
events_test.go chore: lint fixes (#24084) 2025-03-20 16:20:39 -04:00
events.go chore: set up release/v0.53.x branch (#23660) 2025-02-12 15:48:20 -05:00
fuzz_test.go fix: types: ensure .Amount is non-nil in Coin.Validate() (#15691) 2023-04-05 07:36:36 +00:00
handler_test.go chore: set up release/v0.53.x branch (#23660) 2025-02-12 15:48:20 -05:00
handler.go
invariant_test.go types: tests -> test suites migration (#7405) 2020-09-29 13:29:10 +02:00
invariant.go
mapcoins_test.go style: add gci linter (#16605) 2023-06-22 15:35:51 +00:00
mapcoins.go
math.go
proto.go
result_test.go style: add gci linter (#16758) 2023-06-29 09:46:37 +00:00
result.go
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
tx_msg.go feat: backport unordered transactions (#23708) 2025-02-27 11:01:50 -08:00
utils_test.go chore: lint fixes (#24084) 2025-03-20 16:20:39 -04:00
utils.go