| .. |
|
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
|
docs: add a readme to the types/errors package (#17867)
|
2023-09-25 13:13:38 +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
|
fix(mempool): use no-op mempool as default (#19970)
|
2024-04-11 08:55:13 +00:00 |
|
module
|
refactor(types): loosen module.AppModule interface (#19951)
|
2024-04-04 14:21:02 +00:00 |
|
msgservice
|
refactor: rename core.registry.LegacyRegistry -> core.registry.InterfaceRegistrar (#19758)
|
2024-03-14 17:53:31 +00:00 |
|
query
|
refactor(x/auth): auth module can recognize x/accounts account (#20002)
|
2024-04-11 09:56:37 +00:00 |
|
simulation
|
refactor!: MsgSimulatorFn clean up (#19792)
|
2024-03-20 10:21:00 +00:00 |
|
tx
|
refactor: bump gogoproto (#19869)
|
2024-03-28 19:53:21 +00:00 |
|
abci.go
|
refactor(core)!: clean-up core and simplify preblock (#19672)
|
2024-03-11 14:39:37 +00:00 |
|
abci.pb.go
|
refactor: bump gogoproto (#19869)
|
2024-03-28 19:53:21 +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
|
refactor!: remove global config from x/auth and client (#19447)
|
2024-03-06 13:14:16 +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
|
|
|
|
coin_benchmark_test.go
|
style: use thelper (#16777)
|
2023-07-03 13:33:05 +00:00 |
|
coin_internal_test.go
|
refactor(types/coin): export func coins.isSorted (#18756)
|
2023-12-15 12:01:28 +00:00 |
|
coin_test.go
|
fix: use loop instead of ragel (#19710)
|
2024-03-08 22:22:13 +00:00 |
|
coin.go
|
fix: use loop instead of ragel (#19710)
|
2024-03-08 22:22:13 +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(types): Add a ValueCodec for Uint complex type (#19164)
|
2024-01-30 22:01: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!: deprecate blocktime on context (#17738)
|
2023-09-18 13:55:21 +00:00 |
|
context.go
|
refactor(x/auth): use transaction service (#19967)
|
2024-04-10 18:47:12 +00:00 |
|
dec_coin_test.go
|
feat(x/bank): Replace regex parsing of denom validation to generated parsing (#19511)
|
2024-03-07 09:34:49 +00:00 |
|
dec_coin.go
|
feat(x/bank): Replace regex parsing of denom validation to generated parsing (#19511)
|
2024-03-07 09:34:49 +00:00 |
|
events_test.go
|
refactor!: remove types/math aliases (#16798)
|
2023-06-30 17:09:03 +00:00 |
|
events.go
|
refactor: use slices std (#19598)
|
2024-02-29 09:57:42 +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
|
refactor!: remove types/math aliases (#16798)
|
2023-06-30 17:09:03 +00:00 |
|
proto.go
|
|
|
|
result_test.go
|
chore(types): replace amino json encoder with stdlib (#18963)
|
2024-01-07 18:28:00 +00:00 |
|
result.go
|
chore(types): replace amino json encoder with stdlib (#18963)
|
2024-01-07 18:28:00 +00:00 |
|
router.go
|
chore: typos fixes by cosmos-sdk bot (#18689)
|
2023-12-11 13:03:19 +00:00 |
|
staking_test.go
|
refactor!: remove types/math aliases (#16798)
|
2023-06-30 17:09:03 +00:00 |
|
staking.go
|
refactor(staking): move delegation and validator interfaces to ./types (#18198)
|
2023-11-30 21:18:42 +00:00 |
|
tx_msg_test.go
|
|
|
|
tx_msg.go
|
feat: [ADR-070] Unordered Transactions (1/2) (#18641)
|
2024-01-04 16:58:52 +00:00 |
|
utils_test.go
|
|
|
|
utils.go
|
chore: remove deprecated functions SortJSON and MustSortJSON (#19306)
|
2024-01-31 12:26:13 +00:00 |