Commit Graph

15159 Commits

Author SHA1 Message Date
dependabot[bot]
df4c1c3edf
build(deps): Bump google.golang.org/grpc from 1.72.0 to 1.72.1 in /core (#24760)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: aljo242 <alex@interchainlabs.io>
2025-05-15 17:49:33 +00:00
Hwangjae Lee
38b05652a0
test(bank/cli): remove duplicate --broadcast-mode flag in tx tests (#24762)
Signed-off-by: Hwangjae Lee <meetrick@gmail.com>
2025-05-15 17:48:34 +00:00
mmsqe
7b7f3a2492
fix(store): avoid panic when store not exists in historical version (port: #20425) (#24549)
Co-authored-by: yihuang <huang@crypto.com>
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-05-15 17:40:19 +00:00
Alex | Interchain Labs
402545851b
feat: scoped config (#24668) 2025-05-14 21:08:07 +00:00
Alex | Interchain Labs
48d9ca4caf
chore: update ci (#24746) 2025-05-13 23:39:51 +00:00
Aaron Craelius
522d983fc5
chore: upgrade to log/v1.6.0 everywhere (#24751) 2025-05-13 21:38:33 +00:00
Aaron Craelius
23b67a9a72
docs: Update CHANGELOG.md (#24750) 2025-05-13 21:09:43 +00:00
Aaron Craelius
be955efe25
feat: verbose logging during upgrades (#24720)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-05-13 20:48:30 +00:00
Alex | Interchain Labs
3d777ad46a
chore: fix proto gen targets after removing separate go mods (#24745) 2025-05-13 18:29:24 +00:00
Alex | Interchain Labs
2098dc46b2
chore: clean up buf generation for v54 (#24739) 2025-05-13 18:26:13 +00:00
Alex | Interchain Labs
7a9dc452a0
chore: update to use patched collections (#24743) 2025-05-13 18:04:21 +00:00
Alex | Interchain Labs
a02dbb7e61
fix: collections test IterateRaw bug (#24737) 2025-05-13 16:46:47 +00:00
mmsqe
151f7d8767
feat(x/tx): support bytes field as signer (port: #21850) (#24503)
Co-authored-by: yihuang <huang@crypto.com>
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-05-13 13:52:56 +00:00
Alex | Interchain Labs
a2d6d1f6ac
chore: fix godoc comments for functions and structs (#24736) 2025-05-13 13:48:13 +00:00
Hanjun Kim
bedfc39334
fix: remove unnecessary protobuf field option (#24161)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com>
2025-05-13 13:28:31 +00:00
Alexander Peters
98a2f679df
fix(server): Fix pruning height calculation (#24583)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
Co-authored-by: Avory <avorycorelli@gmail.com>
2025-05-13 13:16:18 +00:00
Fabiana Cecin
b71d0894f0
feat: Upgrade to CometBFT v1.x series (#24114)
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Co-authored-by: Julián Toledano <JulianToledano@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com>
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
Co-authored-by: Zachary Becker <zachary@interchainlabs.io>
2025-05-13 12:57:22 +00:00
dependabot[bot]
b65dd23bad
build(deps): Bump github.com/go-jose/go-jose/v4 from 4.0.4 to 4.0.5 in the go_modules group (#24740)
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-13 12:30:16 +00:00
Alex | Interchain Labs
b0466fd74f
fix: race condition in baseapp states (#24655)
Co-authored-by: beer-1 <beer-1@codingcats.xyz>
Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com>
2025-05-13 00:13:38 +00:00
DuongNguyen | Decentrio
83acb8eba2
chore: remove go mods from x/modules (#24522)
Co-authored-by: Đông Liều <93205232+DongLieu@users.noreply.github.com>
2025-05-12 20:17:10 +00:00
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