Commit Graph
15506 Commits
Author SHA1 Message Date
AlvarezandAlex | Cosmos Labs d201ca9ae4 docs: fix typos and wording across SDK documentation READMEs (#25696)
Co-authored-by: Alex | Cosmos Labs <alex@cosmoslabs.io>
2025-12-17 17:12:11 +00:00
dependabot[bot]andaljo242 7f6082add7 build(deps): Bump go.opentelemetry.io/contrib/propagators/jaeger from 1.37.0 to 1.39.0 (#25682)
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@cosmoslabs.io>
2025-12-17 15:00:43 +00:00
dependabot[bot]andAlex | Cosmos Labs e779ef96a9 build(deps): Bump github.com/cosmos/ledger-cosmos-go from 0.16.0 to 1.0.0 (#25699)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alex | Cosmos Labs <alex@cosmoslabs.io>
2025-12-16 17:26:52 +00:00
dependabot[bot]andAlex | Cosmos Labs b2ff2d6df0 build(deps): Bump actions/cache from 4 to 5 (#25680)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alex | Cosmos Labs <alex@cosmoslabs.io>
2025-12-16 17:26:22 +00:00
Alex | Cosmos Labs d44d1c68f6 Update Dependabot target branch and ignore comment (#25706) 2025-12-16 10:25:07 -05:00
Alex | Cosmos Labs f691e280dc Clean up backport rules in .mergify.yml
Removed backport configurations for older release branches.
2025-12-16 10:21:41 -05:00
dependabot[bot]andaljo242 f623782445 build(deps): Bump go.opentelemetry.io/contrib/instrumentation/runtime from 0.63.0 to 0.64.0 (#25683)
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@cosmoslabs.io>
2025-12-15 17:05:39 +00:00
dependabot[bot]andaljo242 5aead0f406 build(deps): Bump google.golang.org/protobuf from 1.36.10 to 1.36.11 (#25693)
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@cosmoslabs.io>
2025-12-15 16:51:49 +00:00
dependabot[bot]andaljo242 41ecdee744 build(deps): Bump go.opentelemetry.io/contrib/instrumentation/host from 0.63.0 to 0.64.0 (#25684)
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@cosmoslabs.io>
2025-12-15 16:43:19 +00:00
dependabot[bot]andaljo242 7c170a169d build(deps): Bump go.opentelemetry.io/contrib/propagators/b3 from 1.37.0 to 1.39.0 (#25681)
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@cosmoslabs.io>
2025-12-12 17:03:45 +00:00
viktorking7andAlex | Cosmos Labs 46a7f918d6 fix: spelling/grammar across docs and tooling (#25677)
Co-authored-by: Alex | Cosmos Labs <alex@cosmoslabs.io>
2025-12-12 00:01:30 +00:00
Tyler 8fb7b4b324 fix: invert condition on telemetry init (#25679) 2025-12-11 23:34:57 +00:00
dependabot[bot]andaljo242 2e21b6493c build(deps): Bump go.opentelemetry.io/contrib/otelconf from 0.18.0 to 0.19.0 (#25671)
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@cosmoslabs.io>
2025-12-11 17:33:10 +00:00
dependabot[bot]andaljo242 adfb3e2507 build(deps): Bump go.opentelemetry.io/otel/log from 0.14.0 to 0.15.0 (#25673)
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@cosmoslabs.io>
2025-12-11 16:09:48 +00:00
maradini77 a64ebec493 docs: fix typos and wording in learn and README docs (#25668) 2025-12-11 15:58:50 +00:00
Aaron Craelius 6065146fa6 feat(iavl): add Pin and UnsafeBytes design for managing mmaps (#25657) 2025-12-11 02:42:25 +00:00
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
dependabot[bot]andaljo242 a15ac0b28d build(deps): Bump golang.org/x/crypto from 0.45.0 to 0.46.0 (#25659)
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@cosmoslabs.io>
2025-12-09 20:05:47 +00:00
Evan Etton 936a37e0b6 fix: ensure testnetApp cleanup on error in testnetify (#25660)
Signed-off-by: Evan Etton <evanettoneva@gmail.com>
2025-12-09 19:57:14 +00:00
Jammy ArkensandAlex | Cosmos Labs 7e9ad4f140 fix(staking): add missing iterator.Close() calls (#25649)
Co-authored-by: Alex | Cosmos Labs <alex@cosmoslabs.io>
2025-12-08 18:52:45 +00:00
dependabot[bot] 0cc7aea897 build(deps): Bump actions/create-github-app-token from 2.2.0 to 2.2.1 (#25652)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-08 09:39:29 -05:00
Aaron Craelius 18e85dec5b feat(iavl): add Node, MemNode, and NodePointer (#25633) 2025-12-04 21:54:31 +00:00
John Letey 0e1f43c8f1 fix(baseapp): index pre-block events (#25642) 2025-12-04 17:58:45 +00:00
Aaron Craelius 0cd5a6819c feat(iavl): add ChangesetFiles and ChangesetInfo (#25635) 2025-12-04 14:57:57 +00:00
dependabot[bot]andaljo242 0f15702842 build(deps): Bump github.com/spf13/cobra from 1.10.1 to 1.10.2 (#25638)
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@cosmoslabs.io>
2025-12-04 14:33:06 +00:00
Tyler 7fd0ee874c ci: remove gha cache on docker workflow (#25636) 2025-12-03 14:29:07 -05:00
mmsqeandAlex | Cosmos Labs 3516334ebb fix: add missing close when graceful shutdown (#25632)
Co-authored-by: Alex | Cosmos Labs <alex@cosmoslabs.io>
2025-12-03 17:45:43 +00:00
Aaron Craelius 65f680946c feat(iavl): initialize disk layout (#25624) 2025-12-03 16:21:22 +00:00
Aaron Craelius 29314c9992 fix: update go to address GO-2025-4155 (#25631) 2025-12-03 00:28:55 +00:00
Tyler 7298d71af6 fix: simapp dockerfile go version (#25629) 2025-12-02 13:30:20 -05:00
Tyler f6bb7d8379 ci: fix build & push workflow (#25626) 2025-12-02 14:47:38 +00:00
dependabot[bot] 95f4c53321 build(deps): Bump mdast-util-to-hast from 13.2.0 to 13.2.1 in /docs in the npm_and_yarn group across 1 directory (#25625)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-02 09:48:10 -05:00
dependabot[bot] c0f5fd4b7e build(deps): Bump express from 4.21.2 to 4.22.1 in /docs in the npm_and_yarn group across 1 directory (#25623)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-01 22:07:45 +00:00
Vlad JandAlex | Cosmos Labs 2a15457a99 feat!(gov): add proposer address to hooks (#25617)
Co-authored-by: Alex | Cosmos Labs <alex@cosmoslabs.io>
2025-12-01 21:05:25 +00:00
dependabot[bot]andAlex | Cosmos Labs 8307749377 build(deps): Bump node-forge from 1.3.1 to 1.3.2 in /docs in the npm_and_yarn group across 1 directory (#25609)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alex | Cosmos Labs <alex@cosmoslabs.io>
2025-12-01 20:55:37 +00:00
Vlad JandAlex | Cosmos Labs d235bc4952 refactor!(gov): make distribution keeper optional (#25616)
Co-authored-by: Alex | Cosmos Labs <alex@cosmoslabs.io>
2025-12-01 19:51:51 +00:00
mmsqeandAlex | Cosmos Labs e857245c21 chore: separated deprecated modules into the contrib directory (#25613)
Co-authored-by: Alex | Cosmos Labs <alex@cosmoslabs.io>
2025-12-01 18:17:57 +00:00
dependabot[bot] 4dbac17760 build(deps): Bump actions/create-github-app-token from 2.1.4 to 2.2.0 (#25597)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-29 10:27:39 -05:00
dependabot[bot]andaljo242 bd5f14ec2b build(deps): Bump github.com/prometheus/common from 0.67.3 to 0.67.4 (#25598)
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@cosmoslabs.io>
2025-11-29 15:05:07 +00:00
dmytrohekntandAlex | Cosmos Labs 9cd057b6d5 fix(baseapp): log correct panic value in ExtendVote recovery handler (#25604)
Co-authored-by: Alex | Cosmos Labs <alex@cosmoslabs.io>
2025-11-29 15:03:58 +00:00
Vlad J ca3241e227 chore(gov): decouple gov staking (#25615) 2025-11-27 20:00:00 +00:00
mmsqe 346c59f6e4 feat: allow dynamic retrieval of coin denom from multi store at runtime (#25600) 2025-11-26 03:44:23 +00:00
Ha Quoc Dat 92ddb2e28f docs: correct discussion reference (#25595) 2025-11-25 12:05:48 -05:00
Tyler d38a91400e chore: update outdated UPGRADING.md file (#25594) 2025-11-21 23:13:01 +00:00
dependabot[bot] 6d0507a3a8 build(deps): Bump actions/checkout from 5 to 6 (#25593)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-21 11:06:01 -05:00
dependabot[bot]andaljo242 652f8795c4 build(deps): Bump golang.org/x/crypto from 0.44.0 to 0.45.0 (#25582)
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@cosmoslabs.io>
2025-11-20 18:02:24 +00:00
ThomasandAlex | Cosmos Labs f746aee809 fix: cleanup in priority nonce mempool (#25563)
Co-authored-by: Alex | Cosmos Labs <alex@cosmoslabs.io>
2025-11-19 22:08:54 +00:00
mmsqeandAlex | Cosmos Labs f4e2ce0ea4 feat: support for multi gRPC query clients serve with old binary (#25565)
Co-authored-by: Alex | Cosmos Labs <alex@cosmoslabs.io>
2025-11-19 15:46:50 +00:00
dependabot[bot]andAlex | Cosmos Labs 2667feb515 build(deps): Bump js-yaml from 3.14.1 to 3.14.2 in /docs in the npm_and_yarn group across 1 directory (#25572)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alex | Cosmos Labs <alex@cosmoslabs.io>
2025-11-19 10:14:55 -05:00
dependabot[bot]andaljo242 4afe820e4b build(deps): Bump google.golang.org/grpc from 1.76.0 to 1.77.0 in /tools/benchmark (#25575)
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@cosmoslabs.io>
2025-11-19 15:06:35 +00:00