Commit Graph

15139 Commits

Author SHA1 Message Date
Ragnar
4e4cca1a24
fix(x/feegrant): prevent duplicate grants in genesis state (#24134)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-05-12 19:14:24 +00:00
Alex | Interchain Labs
3afa51aba3
chore: fix CI - use file abci streaming plugin (#24734) 2025-05-12 12:03:30 -04:00
Tyler
06fb8ea11f
chore: uncomment todo in upgrade systemtest (#24724)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-05-12 14:27:31 +00:00
Avory
fc319bbd35
docs: Add Circuit Breaker CLI command examples (#24680)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-05-12 12:48:40 +00:00
Alex | Interchain Labs
acb3d74760
chore: clean repo (#24723) 2025-05-08 15:44:28 -04:00
Alex | Interchain Labs
5d28bf5540
fix: do not panic if registering the same error to global registry (#24568) 2025-05-08 16:59:45 +00:00
Tyler
05ac584d94
docs(x/mint): add example for setting custom minter in depinject setups (#24715) 2025-05-07 18:38:58 +00:00
Alex | Interchain Labs
79a6bd730f
chore(baseapp): deprecate invariants (#24664) 2025-05-07 13:15:10 +00:00
Alex | Interchain Labs
4a4cc47432
chore: clean up example (#24709) 2025-05-06 17:32:04 +00:00
Tyler
87a52a7165
chore: remove sonar (#24708) 2025-05-06 17:16:56 +00:00
dependabot[bot]
f63f48be01
build(deps): Bump golang.org/x/crypto from 0.37.0 to 0.38.0 (#24701)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
2025-05-06 13:15:41 +00:00
dependabot[bot]
d162a9cbdb
build(deps): Bump golang.org/x/sync from 0.13.0 to 0.14.0 (#24702)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
2025-05-06 12:58:46 +00:00
MozirDmitriy
39e90e1a8e
docs: fix broken anchor link in ICS-030 spec (#24696)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-05-05 17:52:38 +00:00
GarmashAlex
9c757efee7
docs: Update SDK v0.53.0 documentation links (#24694)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-05-05 17:48:27 +00:00
Alex | Interchain Labs
20de185d3a
fix: tidy deps (#24695) 2025-05-05 13:29:24 -04:00
VolodymyrBg
f213a2ee32
docs: Update SDK v0.53.0 documentation links (#24678)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-05-05 15:33:28 +00:00
FT
9b6fe08805
docs: Update GitHub links in app-anatomy.md (#24690) 2025-05-05 15:28:54 +00:00
DuongNguyen | Decentrio
a094cb0641
refactor(x/feegrant): collection migration (#16535) BACKPORT (#24461) 2025-05-05 14:22:09 +00:00
GarmashAlex
672bb26954
docs: Fix dead link in 02-sdk-app-architecture.md (#24679)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-05-05 14:14:14 +00:00
leopardracer
9bffa6b58c
docs: Update GitHub links in query lifecycle documentation (#24671)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-05-05 14:13:37 +00:00
dependabot[bot]
acb39aa52d
build(deps): Bump actions/create-github-app-token from 2.0.3 to 2.0.6 (#24673)
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-05-05 14:08:34 +00:00
dependabot[bot]
da8344709f
build(deps): Bump github.com/cockroachdb/errors from 1.11.3 to 1.12.0 (#24675)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-05-05 09:45:10 -04:00
dependabot[bot]
8c552cf573
build(deps): Bump github.com/spf13/cast from 1.7.1 to 1.8.0 in /x/upgrade (#24677)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
2025-05-05 09:44:16 -04:00
fuder.eth
83e38dc50f
docs: Update SDK documentation links in accounts.md (#24666) 2025-05-02 19:15:06 +00:00
Alex | Interchain Labs
a090e0ce03
chore: group together ABCI methods inside baseapp (#24663) 2025-05-02 17:57:25 +00:00
Clockwork
f88a397bc0
fix: replace string() with hex.EncodeToString() (#24638)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-05-02 17:06:11 +00:00
Alex | Interchain Labs
2bd11af78d
chore: add audit (#24653) 2025-05-02 13:09:40 -04:00
Maxim Evtush
9afcbadefe
docs: Update SDK v0.53.0 documentation links (#24657) 2025-05-02 17:03:24 +00:00
FT
d1bb429886
docs: Update Cosmos SDK references from v0.50.0-alpha.0 to v0.53.0 (#24654) 2025-05-02 14:40:17 +00:00
kilavvy
bd2742bbf7
docs: Update BaseApp documentation links to v0.53.0 (#24646)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-05-02 13:54:35 +00:00
VolodymyrBg
e0672564f4
docs: update SDK reference links to v0.53.0 in 16-testing.md (#24650) 2025-05-02 13:45:40 +00:00
dependabot[bot]
8652bce584
build(deps): Bump actions/create-github-app-token from 2.0.2 to 2.0.3 (#24647)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-02 13:42:24 +00:00
Takeshi Arabiki
245a5faf02
fix: Handle context cancellation (#24551)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-05-01 22:50:18 +00:00
GarmashAlex
7f1f655900
docs: fix dead link in 16-testing.md (#24643) 2025-05-01 18:27:51 +00:00
kilavvy
99fe60e0d3
docs: Update CLI documentation links to v0.53.0 (#24641) 2025-05-01 17:47:57 +00:00
Alex | Interchain Labs
47f7c5ea45
chore: Revert "make buffer thread safe for testing" (#24639)
Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com>
2025-05-01 16:36:08 +00:00
GarmashAlex
8bcbabf313
docs: update SDK reference links to v0.53.0 in module-manager.md (#24636)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-05-01 16:19:24 +00:00
VolodymyrBg
dcda0850dd
docs: fix broken link to ARC implementation in interblock-cache.md (#24635) 2025-04-30 20:13:40 +00:00
Alex | Interchain Labs
f62fb52ae9
chore: add note in x/staking about reserved keys from LSM modules (#24629) 2025-04-30 17:51:42 +00:00
Tyler
ace6394053 make buffer thread safe for testing 2025-04-30 10:35:44 -07:00
Alex | Interchain Labs
09e5efa103
chore: use latest patch for systemstest (#24621) 2025-04-30 15:57:16 +00:00
FT
a02be783be
docs: Update documentation links to v0.53.0-rc.2 (#24623) 2025-04-30 15:52:01 +00:00
Tyler
9c736b26bf
chore: update simapp and tests go mod with new client tag (#24619) 2025-04-29 20:00:42 +00:00
Alex | Interchain Labs
d1dfc51766
chore: use final tags (#24617) 2025-04-29 15:31:34 -04:00
Alex | Interchain Labs
cbf7c40435
chore: all modules use v0.53.0 (#24614) 2025-04-29 19:07:53 +00:00
Alex | Interchain Labs
1732077b51
chore: audit epoch (#24610) 2025-04-29 18:11:22 +00:00
Alex | Interchain Labs
7650307ef7
docs: protocolpool wiring (#24607) 2025-04-29 16:46:08 +00:00
Alex | Interchain Labs
f9e0f721fb
chore: fix changelog (#24606) 2025-04-29 10:33:02 -04:00
Maximilian Hubert
62cd8541a4
refactor: update telemetry keys in module BeginBlockers/PreBlockers (#24547)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-04-29 13:58:06 +00:00
Alex | Interchain Labs
9168ce46d7
chore: deprecate nft for future (#24575) 2025-04-29 13:51:01 +00:00