Commit Graph

14051 Commits

Author SHA1 Message Date
Alex | Interchain Labs
952db2b320
chore: remove baseapp from x/accounts (#23355)
Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com>
2025-01-16 18:52:36 +00:00
Tyler
9a27317209
fix(x/auth): update proto address conversion query to prevent duplicate HTTP binding (#23357) 2025-01-16 17:31:23 +00:00
mmsqe
85682ac1a5
fix(x/upgrade): register missing implementation for CancelSoftwareUpgradeProposal (#23378) 2025-01-16 09:09:15 +00:00
Julien Robert
6ffebdff6a
chore: finish prep beta.2 (#23411) 2025-01-16 08:53:49 +00:00
dependabot[bot]
a03c90beb2
build(deps): Bump google.golang.org/grpc from 1.69.2 to 1.69.4 (#23389)
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@skip.money>
2025-01-15 21:23:22 +00:00
Tyler
2488a33af8
refactor(server/v2): use net/http for matching logic in auto-gateway (#23390) 2025-01-15 20:17:25 +00:00
Julien Robert
bbf813ccda
docs: clarify what is available in ctx.BlockHeader() (#23394) 2025-01-15 17:19:03 +00:00
Alex | Interchain Labs
69defb4011
chore: fix system test for v2 (#23328) 2025-01-14 22:50:02 +00:00
dependabot[bot]
1c9159d572
build(deps): Bump github.com/hashicorp/go-getter from 1.7.6 to 1.7.7 in /x/upgrade (#23336)
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@skip.money>
2025-01-14 21:43:48 +00:00
dependabot[bot]
8cdfe98db9
build(deps): Bump buf.build/gen/go/cometbft/cometbft/protocolbuffers/go from 1.36.1-20241120201313-68e42a58b301.1 to 1.36.2-20241120201313-68e42a58b301.1 in /api (#23369)
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@skip.money>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2025-01-14 20:32:21 +00:00
fudancoder
64e828099c
refactor: use slices.Equal to simplify code (#23384)
Signed-off-by: fudancoder <fudancoder@icloud.com.>
2025-01-14 15:45:55 +00:00
Julien Robert
80552a69c4
docs(depinject): clarify how to wrap module (#23373)
Co-authored-by: Alex | Interchain Labs <alex@skip.money>
2025-01-14 14:45:45 +00:00
caseylove
dfb5cc29f2
chore(store): use the built-in clear to clear the map (#23381)
Co-authored-by: Alex | Interchain Labs <alex@skip.money>
2025-01-14 14:33:52 +00:00
luchenhan
5fb5ddaa1c
docs: fix function name and comment (#23372)
Signed-off-by: luchenhan <hanluchen@aliyun.com>
2025-01-14 11:56:31 +00:00
hidewrong
d2aa3c25be
chore(store): use the built-in clear to clear the map (#23375)
Signed-off-by: hidewrong <hidewrong@outlook.com>
2025-01-14 10:21:06 +00:00
caseylove
ec744ec88a
fix(schema): fix make lint-fix reports error (#23374) 2025-01-14 10:19:37 +00:00
mmsqe
76e75bb4ed
fix(server/v2/cometbft): align default response for filter cmd when handleQueryP2P (#23365) 2025-01-14 10:00:33 +00:00
mmsqe
5581225a9b
fix(x/upgrade): register missing implementation for SoftwareUpgradeProposal (#23179) 2025-01-14 09:40:50 +00:00
mmsqe
4466ea5121
feat(testutil/sims): add back AppStateFnWithExtendedCbs (#23236) 2025-01-14 09:23:05 +00:00
Alex | Interchain Labs
b4e88cc517
test: v2 services helpers and demo using x/bank (#23057)
Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com>
2025-01-14 00:45:41 +00:00
Tyler
265cb94e8d
fix(server/v2): post request fallback (#23361) 2025-01-14 00:25:07 +00:00
Tyler
b461a3142a
refactor(server/v2): auto-gateway improvements (#23262)
Co-authored-by: Alex | Interchain Labs <alex@skip.money>
2025-01-13 21:13:13 +00:00
Marko
9f048ebd8a
fix: default comet port (#23343)
Co-authored-by: Alex | Interchain Labs <alex@skip.money>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2025-01-13 17:30:46 +00:00
Julien Robert
3586e39e35
chore: prep release (#23349)
Co-authored-by: Marko <marko@baricevic.me>
2025-01-13 17:10:03 +00:00
Julien Robert
9ca815c8d6
fix: marshal old tx body if unordered not used (#22723) 2025-01-13 14:04:59 +00:00
cool-developer
064c9ba638
feat(store/v2): build the migration manager in the root store factory (#22336)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
Co-authored-by: Marko <marko@baricevic.me>
Co-authored-by: Alex | Interchain Labs <alex@skip.money>
2025-01-13 10:56:48 +00:00
Julien Robert
c79e19dfc9
fix(server/v2/grpc): fix reflection (#23333) 2025-01-13 10:14:24 +00:00
Alexander Peters
8cdae287f7
test: Add more sims test scenarios (#23278)
Co-authored-by: Alex | Interchain Labs <alex@skip.money>
2025-01-13 09:50:55 +00:00
caseylove
bc9ce394cb
chore(x/): use cosmossdk.io/core/codec instead of github.com/cosmos/cosmos-sdk/codec (#23313) 2025-01-13 09:27:53 +00:00
DevOrbitlabs
e4d50b07da
chore(x/gov, x/authz): use cosmossdk.io/core/codec instead of github.com/cosmos/cosmos-sdk/codec (#23292) 2025-01-13 09:07:08 +00:00
Julien Robert
7da5372dd2
docs: clarification on timeout timestamp (#23322)
Co-authored-by: Alex | Interchain Labs <alex@skip.money>
2025-01-13 08:58:14 +00:00
GarmashAlex
1b5b338eeb
docs: Add environment documentation link and description (#23330)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2025-01-13 08:57:17 +00:00
dependabot[bot]
a1a4c9a962
build(deps): Bump cosmossdk.io/collections from 0.4.0 to 1.0.0 in /collections/protocodec (#23288)
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@skip.money>
2025-01-10 21:42:47 +00:00
dependabot[bot]
1dda2330dd
build(deps): Bump github.com/otiai10/copy from 1.14.0 to 1.14.1 in /tools/cosmovisor (#23287)
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@skip.money>
2025-01-10 18:15:37 +00:00
Julien Robert
eb1211a38d
fix(simapp/v2): correctly wire client/v2, clean-up api client/v2 (#23325) 2025-01-10 17:46:42 +00:00
Matt Kocubinski
a6b0924ff5
refactor(x/auth/tx): Provide DefaultTxDecoder (#23318) 2025-01-10 11:50:05 +00:00
mmsqe
8cc13ed2e2
fix(systemtests): align halt-height with comet in upgrade (#23306) 2025-01-10 10:37:37 +00:00
mmsqe
2ab05c6797
fix(systemtests): wait longer to detect double sign (#23286) 2025-01-10 10:36:45 +00:00
mmsqe
517839bc96
fix(x/auth/tx): avoid panic from newWrapperFromDecodedTx (#23170)
Co-authored-by: Alex | Skip <alex@djinntek.world>
Co-authored-by: Alex | Interchain Labs <alex@skip.money>
2025-01-09 22:28:48 +00:00
github-actions[bot]
06f5339d78
chore: fix spelling errors (#23270)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
Co-authored-by: Alex | Interchain Labs <alex@skip.money>
2025-01-09 20:52:55 +00:00
dependabot[bot]
87dfe258b2
build(deps): Bump github.com/hashicorp/go-metrics from 0.5.3 to 0.5.4 (#23272)
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@skip.money>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
2025-01-09 20:02:12 +00:00
DevOrbitlabs
80b1422684
chore(x/auth): use cosmossdk.io/core/codec instead of github.com/cosmos/cosmos-sdk/codec (#23273) 2025-01-09 17:52:05 +00:00
dependabot[bot]
26f1f0ecf6
build(deps): Bump golang.org/x/net from 0.32.0 to 0.33.0 in /tools/hubl (#23277)
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: aljo242 <alex@skip.money>
2025-01-09 17:39:13 +00:00
Tuan Tran
ea78b3c5b5
chore(x/upgrade): Use cosmossdk.io/core/codec instead of github.com/cosmos/cosmos-sdk/codec (#23261)
Co-authored-by: Marko <marko@baricevic.me>
2025-01-09 17:36:19 +00:00
dependabot[bot]
96373915ab
build(deps): Bump cosmossdk.io/math from 1.4.0 to 1.5.0 in /x/tx (#23263)
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-01-09 13:43:56 +00:00
Zoro
60e8c6a2ea
docs: fix runtime doc dead link to app-go-di.md (#23264) 2025-01-09 09:30:45 +00:00
Alexander Peters
b8e6107af4
chore: Linting only (#23266) 2025-01-09 09:28:55 +00:00
Marko
cf2216968a
refactor(systemtests): remove v2 checks (#23098)
Co-authored-by: aljo242 <alex@skip.money>
2025-01-09 08:43:01 +00:00
Alexander Peters
cf721a6540
feat(sims): Integration with app v2 (#23013)
Co-authored-by: Alex | Interchain Labs <alex@skip.money>
2025-01-09 08:19:35 +00:00
dependabot[bot]
39a55ed045
build(deps): Bump cosmossdk.io/core from 1.0.0-alpha.6 to 1.0.0 in standalone packages (no sdk deps) (#23241)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: Alex | Interchain Labs <alex@skip.money>
2025-01-08 22:32:40 +00:00