Commit Graph

14964 Commits

Author SHA1 Message Date
dependabot[bot]
c2da4bb3e0
build(deps): Bump @babel/runtime-corejs3 from 7.19.4 to 7.27.0 in /docs (#24308)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-04-01 12:28:42 -04:00
dependabot[bot]
a5b30744e6
build(deps): Bump cross-spawn from 7.0.3 to 7.0.6 in /docs (#24307)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-01 12:28:23 -04:00
dependabot[bot]
71142ab6ce
build(deps): Bump actions/checkout from 3 to 4 (#24276)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-04-01 12:28:02 -04:00
dependabot[bot]
60de271388
build(deps): Bump prismjs from 1.29.0 to 1.30.0 in /docs (#24303)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-01 12:16:36 -04:00
Alex | Interchain Labs
29f7446e2c
Merge pull request #24187 from cosmos/v53-set
chore: set `main` to `release/v0.53.x`
2025-04-01 12:12:30 -04:00
aljo242
069b3a12ae
Merge branch 'release/v0.53.x' into v53-set 2025-04-01 12:04:32 -04:00
Aaron Craelius
a53a593da1
feat: make 0.53 compatible with core-less collections v1.2.x (#24088)
Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com>
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-04-01 15:57:11 +00:00
aljo242
2faea825dc
Merge branch 'release/v0.53.x' into v53-set 2025-04-01 11:17:01 -04:00
mergify[bot]
9c568bb511
build(deps): Bump gaurav-nelson/github-action-markdown-link-check from 1.0.16 to 1.0.17 (backport #24246) (#24264)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-04-01 14:54:31 +00:00
luozexuan
ac90304f4d
chore: fix some function names in comment (#24263)
Signed-off-by: luozexuan <fetchcode@139.com>
2025-04-01 14:48:58 +00:00
dependabot[bot]
6b2861f0c0
build(deps): Bump gaurav-nelson/github-action-markdown-link-check from 1.0.16 to 1.0.17 (#24246)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-01 10:48:29 -04:00
Alexander Peters
b25ecf398e
test(client/rpc): Fix flacky RPC client test (#24260) 2025-04-01 14:47:25 +00:00
Alex | Interchain Labs
76a25e022c
chore: use rc tags (#24244) 2025-04-01 14:46:11 +00:00
Alex | Interchain Labs
33220c17b5
chore: use sdk release tag (#24243) 2025-03-31 21:00:43 +00:00
aljo242
94ce924ea2
Merge branch 'release/v0.53.x' into v53-set 2025-03-31 15:56:43 -04:00
Alex | Interchain Labs
a6faafb107
chore: use latest store (#24240) 2025-03-31 19:50:38 +00:00
aljo242
232353847d
Merge branch 'release/v0.53.x' into v53-set 2025-03-31 15:17:49 -04:00
Alex | Interchain Labs
59559e2f35
chore: use cosmossdk.io/api v0.9.0 (#24230) 2025-03-31 17:24:56 +00:00
Alex | Interchain Labs
93ecb7c84b
chore: prep store for v1.1.2 (#24231)
Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com>
2025-03-31 17:02:29 +00:00
Alex | Interchain Labs
ec1d27bedf
chore: use math v1.5.1 (#24186) 2025-03-31 16:45:04 +00:00
Alex | Interchain Labs
005937547f
feat: create and test migration from LegacyDec->Dec (#24229) 2025-03-31 16:43:47 +00:00
aljo242
51bb39f099
Merge branch 'release/v0.53.x' into v53-set 2025-03-31 12:31:21 -04:00
lido333
8cd9b20cbc
chore: slices Delete (#24164)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-03-31 16:26:44 +00:00
Alex | Interchain Labs
f55595fcc9
chore: prep api for release (#24227) 2025-03-31 15:34:28 +00:00
aljo242
9115cfcbbe
Merge branch 'release/v0.53.x' into v53-set 2025-03-31 10:26:07 -04:00
Đông Liều
cc14f21cef
fix(x/auth): ensure the elements of do not exceed 1000 (#24208) 2025-03-31 14:07:45 +00:00
aljo242
8b15e0fc5f
Merge release/v0.53.x into main to reset content 2025-03-29 23:09:52 -04:00
Hoang Do
4f445ed933
refactor(baseapp): create checktx handler (#24069)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com>
2025-03-29 19:45:41 +00:00
Alex | Interchain Labs
d68d169a63
feat: add x/protocolpool (#23933)
Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com>
2025-03-29 19:45:39 +00:00
Alex | Interchain Labs
edd47822b5
chore: prep math for v1.5.1 (#24185)
Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com>
2025-03-29 01:12:55 +00:00
Alex | Interchain Labs
056bcd7022
test: example upgrade handler and systems test (#24182) 2025-03-29 00:46:08 +00:00
Alex | Interchain Labs
e85a5c0bc1
chore: use latest errors (#24184) 2025-03-29 00:44:32 +00:00
Alex | Interchain Labs
e8d366e733
chore: bump linter (#24180) 2025-03-29 00:38:08 +00:00
Aaron Craelius
2ccf08a3fe
refactor(collections): remove core dependency (#24081)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com>
2025-03-28 22:22:27 +00:00
Alex | Interchain Labs
a340fa39d0
chore: use latest log tag (#24183) 2025-03-28 20:00:12 +00:00
Alex | Interchain Labs
f7aa70a492
Update CHANGELOG.md 2025-03-28 15:01:17 -04:00
Alex | Interchain Labs
2fd5341a07
chore: dependency prep (#24179) 2025-03-28 16:55:56 +00:00
Alexander Peters
150f12e4ad
feat(sims): introduce message factories/ simsx (#24126)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-03-28 16:08:23 +00:00
mmsqe
a3e6264416
fix(test): to avoid reusing previous store across upgrade test (#24170) 2025-03-28 10:13:47 -04:00
mergify[bot]
0fbbf26f63
feat(baseapp): extend abci listeners in streaming manager (backport #24160) (#24163)
Co-authored-by: mmsqe <mavis@crypto.com>
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-03-27 19:05:55 +00:00
Tyler
cfda49b436
fix: prune cmd should disable async pruning (#24090) 2025-03-27 18:43:27 +00:00
lido333
d2ac39cb46
refactor: slices.Contains (#24162) 2025-03-27 16:54:37 +00:00
mergify[bot]
193a7390c4
refactor(client): check name validation for keys add|import|rename (backport #18950) (#24152)
Co-authored-by: levisyin <150114626+levisyin@users.noreply.github.com>
Co-authored-by: aljo242 <alex@interchainlabs.io>
2025-03-27 16:40:47 +00:00
mmsqe
ab8b878f57
feat(baseapp): extend abci listeners in streaming manager (#24160)
Co-authored-by: yihuang <huang@crypto.com>
2025-03-27 12:05:12 -04:00
mergify[bot]
f4f9ea5a4a
feat(client/keys): check multisig key duplicate (backport #18703) (#24153)
Co-authored-by: levisyin <150114626+levisyin@users.noreply.github.com>
Co-authored-by: aljo242 <alex@interchainlabs.io>
2025-03-27 15:43:01 +00:00
mergify[bot]
fc725a35d6
feat(client/keys): add --yes option to keys export and keys mnemonic (backport #18745) (#24154)
Co-authored-by: levisyin <150114626+levisyin@users.noreply.github.com>
Co-authored-by: aljo242 <alex@interchainlabs.io>
2025-03-27 03:10:13 +00:00
Kaushik Donthi
0f52ccd54a
test: add test to ensure timeout timestamp can be encoded/decoded in txs (#24103)
Co-authored-by: mmsqe <mavis@crypto.com>
Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com>
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-03-26 18:25:06 +00:00
lido333
a8e44c6a80
chore: clean utils's SliceContains (#24149) 2025-03-26 17:58:48 +00:00
Hoang Do
16f1b61de5
feat(grpc): adds error handling for out-of-gas panics in grpc query handlers (#24073)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com>
2025-03-26 15:25:49 +00:00
Đông Liều
2bf3947ce9
feat(types): Implement .IsGT for types.Coin (#24093)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-03-26 04:44:28 +00:00