530 Commits
Author SHA1 Message Date
f2d4a98039 feat: OpenTelemetry configuration and BaseApp instrumentation (#25516)
Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com>
Co-authored-by: Alex | Cosmos Labs <alex@cosmoslabs.io>
2025-12-10 23:15:18 +00:00
Alex | Interchain Labs 727faf0484 refactor: bring cometbft back to v0.38.x family (#25285) 2025-08-29 15:58:04 -04:00
Alex | Interchain Labs 151614d6f1 chore: move modules (#25090) 2025-08-19 16:50:40 -04:00
dependabot[bot]andaljo242 4953d5bf2d build(deps): Bump go.uber.org/mock from 0.5.2 to 0.6.0 in /simapp (#25201)
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-08-19 18:36:55 +00:00
maksneprikandAlex | Interchain Labs a65621146b docs: fix typos (#25108)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-08-11 15:07:34 +00:00
Jammy Arkens 8e370f8053 docs: multiple typos of different importance (#25098) 2025-08-05 16:15:19 +00:00
strmfos b12485beb5 fix: typos across the codebase (#25041) 2025-07-29 19:17:30 +00:00
GengarandAlex | Interchain Labs 15cb0ca7ce chore: fix typos and naming inconsistencies (#25001)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-07-25 19:05:59 +00:00
Zachary Beckerandaljo242 fd170b5140 feat: Update Cosmos SDK to CometBFT v2 (#24837)
Co-authored-by: aljo242 <alex@interchainlabs.io>
2025-06-04 17:34:20 +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 a2d6d1f6ac chore: fix godoc comments for functions and structs (#24736) 2025-05-13 13:48:13 +00:00
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
DuongNguyen | DecentrioandĐông Liều 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
dependabot[bot]anddependabot[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]anddependabot[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
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]anddependabot[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
Alex | Interchain Labs cbf7c40435 chore: all modules use v0.53.0 (#24614) 2025-04-29 19:07:53 +00:00
dependabot[bot]anddependabot[bot] 4fd207c03f build(deps): Bump go.uber.org/mock from 0.5.1 to 0.5.2 (#24600)
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-04-29 13:40:01 +00:00
Alex | Interchain Labs 8475a2ba1a chore: deps bump pre 53 (#24584) 2025-04-28 22:59:08 +00:00
TylerandAaron Craelius a158c24b38 refactor: unordered transactions ante handling (#24573)
Co-authored-by: Aaron Craelius <aaronc@users.noreply.github.com>
2025-04-28 20:30:01 +00:00
dependabot[bot]anddependabot[bot] 898d789363 build(deps): Bump google.golang.org/grpc from 1.71.1 to 1.72.0 in /tools/benchmark (#24553)
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-04-23 14:17:46 +00:00
Alex | Interchain Labs adae979132 chore: use new tags (#24518) 2025-04-16 10:56:07 -04:00
Alex | Interchain Labs 9236abd4a5 chore: use v0.53.0-rc.3 tag (#24471) 2025-04-11 16:03:53 +00:00
1e92c9c7b7 build(deps): Bump cosmossdk.io/schema from 1.0.0 to 1.1.0 in /collections (#24473)
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-04-10 20:42:03 +00:00
b881ed792d build(deps): Bump github.com/fsnotify/fsnotify from 1.8.0 to 1.9.0 in /tools/cosmovisor (#24478)
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-04-10 20:29:37 +00:00
dependabot[bot]anddependabot[bot] 53d811347a build(deps): Bump github.com/magiconair/properties from 1.8.9 to 1.8.10 (#24456)
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-04-10 16:18:14 +00:00
dependabot[bot]andAlex | Interchain Labs a0a79bee9a build(deps): Bump github.com/prometheus/client_golang from 1.21.1 to 1.22.0 (#24443)
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-09 10:34:48 -04:00
dependabot[bot]anddependabot[bot] 459800159b build(deps): Bump go.uber.org/mock from 0.5.0 to 0.5.1 (#24421)
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-04-08 15:28:34 +00:00
cc06af64c0 build(deps): Bump github.com/pelletier/go-toml/v2 from 2.2.3 to 2.2.4 in /tools/confix (#24425)
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-04-08 14:53:49 +00:00
9072117d31 build(deps): Bump golang.org/x/crypto from 0.36.0 to 0.37.0 (#24401)
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-04-07 13:25:08 -04:00
be20b26c8b build(deps): Bump golang.org/x/sync from 0.12.0 to 0.13.0 (#24402)
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-04-07 13:27:40 +00:00
Alex | Interchain Labs 640e70736e chore: use latest math (#24395) 2025-04-04 19:27:17 +00:00
Alex | Interchain Labs 405f29d755 chore: use new depinject tag (#24377) 2025-04-04 13:36:47 +00:00
167f3f12e2 refactor: migrate codec/types to type aliases, remove depinject dep on sdk (#24336)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com>
2025-04-02 23:37:19 +00:00
Alexander PetersandAlex | Interchain Labs ea908cef68 feat(sims): Add simsx support to modules (#24145)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-04-02 13:23:36 +00:00
Alex | Interchain Labs 3bc29ba2aa chore: update the core and collections deps (#24324) 2025-04-01 13:49:55 -04:00
Alex | Interchain Labs 3b7cd13d2a chore: update deps to silence dependatbot (#24327) 2025-04-01 17:41:30 +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
Alex | Interchain Labs a6faafb107 chore: use latest store (#24240) 2025-03-31 19:50:38 +00:00
Alex | Interchain LabsandTyler 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 e85a5c0bc1 chore: use latest errors (#24184) 2025-03-29 00:44:32 +00:00
Alex | Interchain Labs a340fa39d0 chore: use latest log tag (#24183) 2025-03-28 20:00:12 +00:00
Tyler cfda49b436 fix: prune cmd should disable async pruning (#24090) 2025-03-27 18:43:27 +00:00
49be51a951 refactor(proto): Use cosmos_proto added_in annotation instead comments (#24105)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com>
2025-03-25 17:57:47 +00:00
Alex | Interchain Labs b7a20b81f6 chore: lint v2 (#24118) 2025-03-25 15:57:24 +00:00
Alex | Interchain Labs 98f0f76e73 chore: lint fixes (#24084) 2025-03-20 16:20:39 -04:00
Alex | Interchain Labs a90a35149a chore: deps (#23973) 2025-03-17 14:14:00 -04:00