Commit Graph

11931 Commits

Author SHA1 Message Date
Hoang Do
3ac5b7c912
feat(genutil): Allow manually setting the consensus key type in genesis (#24018)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-03-17 17:32:39 -04:00
Hoang Do
64d4cd125b
fix(baseapp): correctly check errors before sealing in BaseApp.Init (#24027)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-03-17 16:28:46 -04:00
Alex | Interchain Labs
a90a35149a
chore: deps (#23973) 2025-03-17 14:14:00 -04:00
Tyler
c4ae99c423
fix: tx compat (#23850)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: yihuang <huang@crypto.com>
Co-authored-by: Facundo <facundomedica@gmail.com>
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
Co-authored-by: Aaron Craelius <aaronc@users.noreply.github.com>
2025-03-17 17:51:33 +00:00
mergify[bot]
a6dc1e1af5
docs: Deprecation of 'go get' for installing executables (backport #24006) (#24020)
Co-authored-by: petersssong <petersssong@proton.me>
2025-03-17 12:20:16 -04:00
Hoang Do
ec2a017160
docs: enhance OfferSnapshot documentation (#24017) 2025-03-17 10:01:36 -04:00
Alex | Interchain Labs
5f36263548
chore: attempt to fix flakey test (#24009) 2025-03-17 09:25:32 -04:00
Alex | Interchain Labs
f804b4ae3b
chore: restore key testutil (#24008) 2025-03-14 16:51:07 -04:00
Alex | Interchain Labs
d34c85b7a6
chore: restore TxWithTimeoutHeight (#24007) 2025-03-14 16:10:24 -04:00
plubber
84eab8b4c8
fix: update documentation links for module migrations and error types (#24003) 2025-03-13 15:33:49 -04:00
Alex | Interchain Labs
a978969be5
chore: clean up CI (#23968) 2025-03-12 12:30:28 -04:00
Alex | Interchain Labs
5ede887757
chore: update system tests (#23931) 2025-03-12 11:54:09 -04:00
Alexander Peters
2f09f3af69
Merge commit from fork
* Fix ABS061

(cherry picked from commit f6f56395fd4b919063e19aa94e7178793ac0fd6b)
(cherry picked from commit 34b30b0ed6b3145b94719650eb3246a91ed977ce)

* Review feedback

(cherry picked from commit c892055e7fa86db8382fb2af17bb66342d7e2eeb)

* Check for events

(cherry picked from commit 16fc26041457b01077df4d3d3d25c9eaf00780d2)

* Review feedback

* Remove unecessary code comments

* Update changelog

* Remove duplicate headline after merge
2025-03-12 10:51:25 -04:00
mergify[bot]
b3cad5938d
docs: add x/ docs (backport #23955) (#23956)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-03-10 14:40:04 -04:00
Alex | Interchain Labs
3832e2d06b
chore: clarify essential and supplmental modules (#23937) 2025-03-10 13:52:34 -04:00
Alexander Peters
011d795eb0
fix(sims): Use liveness matrix for validator sign status in sims (21952) (#23952)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-03-10 12:39:23 -04:00
Alex | Interchain Labs
9d04acb366
chore: backport add MustValAddressFromBech32 function (#23919)
Co-authored-by: Luke <luchenqun@qq.com>
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2025-03-10 11:55:50 -04:00
Alex | Interchain Labs
047379caaf
chore: run systems tests on DI and direct applications (#23930) 2025-03-10 11:22:07 -04:00
Alex | Interchain Labs
6854ec67f0
fix(x/distribution): vulnerable incrementReferenceCount in distribution (#19301) (#23934)
Co-authored-by: Naveen <70747893+knkcse@users.noreply.github.com>
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: Likhita Polavarapu <78951027+likhita-809@users.noreply.github.com>
2025-03-10 11:04:49 -04:00
Tyler
8087ca63da
ci: use old releaser method (#23939) 2025-03-07 14:58:40 -08:00
Tyler
429dd08950
ci: bump release action and set workdir (#23938) 2025-03-07 13:05:17 -08:00
Tyler
07f4de850c
ci: update go releaser version (#23935) 2025-03-07 12:34:57 -08:00
Tyler
88eb5f9613
ci: add releaser for simapp (#23922)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-03-07 12:14:16 -08:00
mergify[bot]
f38f05040c
build(deps): bump sonic in log (backport #23927) (#23928)
Co-authored-by: julienrbrt <julien@rbrt.fr>
Co-authored-by: aljo242 <alex@interchainlabs.io>
2025-03-07 10:51:50 -05:00
mergify[bot]
1cf0c517a2
fix: using t.TempDir() to simplify test temp dir manager (backport #23893) (#23917)
Co-authored-by: petersssong <petersssong@proton.me>
Co-authored-by: aljo242 <alex@interchainlabs.io>
2025-03-06 13:32:20 -05:00
Alex | Interchain Labs
2076e2fc86
chore: setup systemtests in CI (#23886)
Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com>
2025-03-06 10:44:55 -05:00
mergify[bot]
6da7508765
ci: remove darwin from platforms (backport #23909) (#23910)
Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com>
2025-03-05 15:06:31 -08:00
mergify[bot]
794f0e5eed
ci: add darwin to platforms (backport #23905) (#23907)
Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com>
2025-03-05 12:42:14 -08:00
mergify[bot]
b0ee102cfa
fix(baseapp): ensure finalize block response is not empty (backport #23879) (#23902)
Co-authored-by: mmsqe <mavis@crypto.com>
Co-authored-by: aljo242 <alex@interchainlabs.io>
2025-03-05 15:13:52 -05:00
Alex | Interchain Labs
8903e43a9e
chore: use go1.23 (#23897) 2025-03-05 14:17:59 -05:00
Alex | Interchain Labs
3670066fab
chore: use errors v1 (#23901) 2025-03-05 13:09:51 -05:00
mergify[bot]
89fee9c24c
docs: update version references (backport #23898) (#23899)
Co-authored-by: plubber <51789398+ericHgorski@users.noreply.github.com>
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-03-05 12:51:29 -05:00
mergify[bot]
d38bf643ed
refactor: use slices.Contains to simplify code (backport #23894) (#23900)
Co-authored-by: huochexizhan <huochexizhan@outlook.com>
2025-03-05 12:40:18 -05:00
mergify[bot]
e8579020cb
fix: Fix npe in pagination (backport #23880) (#23883)
Co-authored-by: Eric Warehime <eric.warehime@gmail.com>
Co-authored-by: aljo242 <alex@interchainlabs.io>
2025-03-04 15:43:41 -05:00
mergify[bot]
40e201e061
refactor: use a more straightforward return value (backport #23718) (#23875)
Co-authored-by: fuyangpengqi <167312867+fuyangpengqi@users.noreply.github.com>
Co-authored-by: aljo242 <alex@interchainlabs.io>
2025-03-03 16:40:33 -05:00
Tyler
f56b1bf38b
fix: add missing field to unordered for amino json signing (#23860) 2025-03-03 17:52:32 +00:00
mergify[bot]
4588a019d1
build(deps): Bump actions/create-github-app-token from 1.11.3 to 1.11.6 (backport #23863) (#23874)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-03-03 11:06:16 -05:00
mergify[bot]
65f851b9e8
chore: set up backport rule for 53 (backport #23871) (#23872)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-03-03 15:55:38 +00:00
Alex | Interchain Labs
8742cc06a0
chore: debug log gRPC queries (#19049) (#23844)
Co-authored-by: Adam Tucker <adam@osmosis.team>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2025-02-28 10:29:15 -05:00
Alex | Interchain Labs
351d704c23
feat(x/bank): Allow value with slashes in DenomMetadata (#22543) (#23836)
Co-authored-by: Joowon Yun <40225835+JoowonYun@users.noreply.github.com>
2025-02-27 16:14:31 -05:00
Tyler
7f7c41e4aa
feat: backport unordered transactions (#23708)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: yihuang <huang@crypto.com>
Co-authored-by: Facundo <facundomedica@gmail.com>
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-02-27 11:01:50 -08:00
Alex | Interchain Labs
ff779eca8d
feat(epochs): backport (#23815)
Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com>
2025-02-26 16:10:00 -05:00
Alex | Interchain Labs
4ed61468a2
feat: deprecate x/params (#23826) 2025-02-26 15:39:44 -05:00
Alex | Interchain Labs
9b83b2f7b6
feat(client): backport autocli for node service (#23811)
Co-authored-by: zakir <80246097+zakir-code@users.noreply.github.com>
2025-02-26 10:17:26 -05:00
Alex | Interchain Labs
da14035fcf
test(ci): expand CI build testing (#23812) 2025-02-25 18:03:42 -05:00
Alex | Interchain Labs
7df377415d
chore: update all for release/v0.53.x (#23750) 2025-02-25 16:02:07 -05:00
aljo242
741dcb1469
fix changelog 2025-02-25 11:09:59 -05:00
Alex | Interchain Labs
ad0b79a020
Merge commit from fork
* Prevent empty groups

(cherry picked from commit 95090a0ec1f193104ba7d6d033a490d1515e54d8)

* Handle inflight proposals

(cherry picked from commit 855983471882068894ed7952b592ab3e61b464b9)

* No empty group with simulations

* Update changelog

* Set release date

* updates

* Update RELEASE_NOTES.md

* Update RELEASE_NOTES.md

---------

Co-authored-by: Alex Peters <alpe@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2025-02-25 11:08:23 -05:00
aljo242
0951ca9257
fix changelog 2025-02-25 11:03:06 -05:00
Akhil Kumar P
87d3a432af
fix: collection filtered pagination (#23002) 2025-02-25 11:00:46 -05:00