Commit Graph

5737 Commits

Author SHA1 Message Date
Alex | Interchain Labs
9312fda8cd
chore: bump comet for bug fix (#23601) 2025-02-04 08:02:21 +00:00
Miloš Živković
d3e059dd2a
feat: add support for ed25519 tx signature verification (#23283)
Co-authored-by: Alex | Interchain Labs <alex@skip.money>
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
Co-authored-by: Marko <marko@baricevic.me>
2025-02-04 07:57:07 +00:00
plubber
738f288181
fix(docs): various typos and misspelled function names (#23600) 2025-02-03 16:10:02 -05:00
Facundo Medica
ddf9e18ee4
fix(auth): audit issues with unordered txs (#23392)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
Co-authored-by: Alexander Peters <alpe@users.noreply.github.com>
2025-01-31 15:27:13 +00:00
dependabot[bot]
97c61cfb24
build(deps): Bump github.com/spf13/pflag from 1.0.5 to 1.0.6 (#23555)
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-30 09:57:55 -05:00
dependabot[bot]
cb55aed8a8
build(deps): Bump cosmossdk.io/x/tx from 1.0.1 to 1.1.0 (#23547)
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-01-29 13:54:24 -05:00
Julien Robert
d8ea6a9526
feat(client/v2): add map support (#23544) 2025-01-29 15:39:24 +00:00
Alexander Peters
576448b821
fix(db): Fix pebbleDB integration (#23552) 2025-01-29 11:58:31 +00:00
dependabot[bot]
e2027bf628
build(deps): Bump buf.build/gen/go/cometbft/cometbft/protocolbuffers/go from 1.36.3-20241120201313-68e42a58b301.1 to 1.36.4-20241120201313-68e42a58b301.1 in /api (#23520)
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-01-28 19:19:22 +00:00
Julien Robert
aef1a2a06e
fix(x/tx): add an option to encode maps using amino json (ref #23513) (#23539)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-01-28 17:14:12 +00:00
dependabot[bot]
fe5b695684
build(deps): Bump cosmossdk.io/collections from 1.0.0 to 1.1.0 (#23534)
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-01-28 15:27:51 +00:00
dependabot[bot]
7189abc5af
build(deps): Bump github.com/bytedance/sonic from 1.12.7 to 1.12.8 in /log (#23516)
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-01-28 15:21:10 +00:00
dependabot[bot]
9a717100e6
build(deps): Bump google.golang.org/protobuf from 1.36.3 to 1.36.4 in /x/upgrade (#23512)
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-01-27 14:31:07 -05:00
John Letey
b6d3d72fee
feat(x/tx): add an option to encode maps using amino json (#23513) 2025-01-27 14:01:23 +00:00
dependabot[bot]
66e610c5ea
build(deps): Bump google.golang.org/grpc from 1.69.4 to 1.70.0 in /tools/cosmovisor (#23496)
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-01-24 17:16:41 +00:00
mmsqe
494389d15a
fix(x/auth/tx): add missing timeoutTimestamp in newBuilderFromDecodedTx (#23492) 2025-01-24 07:57:55 +00:00
caseylove
1253ee5fef
chore(x/auth): use cosmossdk.io/core/codec instead of github.com/cosmos/cosmos-sdk/codec (#23487) 2025-01-23 14:55:12 +00:00
Julien Robert
39b0244eee
refactor: simplify sign mode (2/2) (#23476) 2025-01-22 12:23:12 +00:00
Julien Robert
e441778435
refactor!: simplify signing packages (#23470) 2025-01-22 11:15:49 +00:00
dependabot[bot]
c7b878c6eb
build(deps): Bump github.com/bytedance/sonic from 1.12.6 to 1.12.7 in /log (#23370)
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: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Co-authored-by: Alex | Interchain Labs <alex@skip.money>
Co-authored-by: aljo242 <alex@interchainlabs.io>
2025-01-21 22:11:02 +00:00
dependabot[bot]
d4317c32a0
build(deps): Bump cosmossdk.io/x/tx from 1.0.0 to 1.0.1 (#23455)
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-01-21 19:31:24 +00:00
dependabot[bot]
69d8c61ab5
build(deps): Bump buf.build/gen/go/cometbft/cometbft/protocolbuffers/go from 1.36.2-20241120201313-68e42a58b301.1 to 1.36.3-20241120201313-68e42a58b301.1 in /api (#23468)
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-01-21 18:48:48 +00:00
dependabot[bot]
a005c10f6b
build(deps): Bump github.com/hashicorp/go-getter from 1.7.7 to 1.7.8 in /x/upgrade (#23457)
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-01-21 17:14:17 +00:00
Julien Robert
f40f820ec7
fix(x/protocolpool): withdraw rewards before export genesis (#23467) 2025-01-21 13:29:44 +00:00
Eric Mokaya
84a32cc4b3
fix(x/staking): fix validator metadata update (#23461)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-01-20 18:52:20 +00:00
Alexander Peters
66a766beae
chore: Review feedback (#23465) 2025-01-20 12:04:29 +00:00
Alexander Peters
5359c8f9e5
fix: Add sims export/import test and fix (#23462) 2025-01-20 09:57:10 +00:00
dependabot[bot]
f9bb1803f1
build(deps): Bump github.com/prometheus/common from 0.61.0 to 0.62.0 (#23426)
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@djinntek.world>
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-01-17 22:43:39 +00:00
dependabot[bot]
6105831118
build(deps): Bump cosmossdk.io/api from 0.8.1 to 0.8.2 (#23427)
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: Alex | Interchain Labs <alex@djinntek.world>
Co-authored-by: aljo242 <alex@interchainlabs.io>
2025-01-17 21:49:55 +00:00
dependabot[bot]
ebb3724f6c
build(deps): Bump google.golang.org/protobuf from 1.36.2 to 1.36.3 (#23400)
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-17 19:29:01 +00:00
Julien Robert
d7d5b15d38
fix(x/tx): add unordered and timeout timestamp fields in textual signing (#23324) 2025-01-17 17:04:23 +00:00
caseylove
ef285497fd
chore(x/auth): use cosmossdk.io/core/codec instead of github.com/cosmos/cosmos-sdk/codec (#23403)
Co-authored-by: Alex | Interchain Labs <alex@skip.money>
2025-01-17 09:53:22 +00:00
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
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
Julien Robert
bbf813ccda
docs: clarify what is available in ctx.BlockHeader() (#23394) 2025-01-15 17:19:03 +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
mmsqe
5581225a9b
fix(x/upgrade): register missing implementation for SoftwareUpgradeProposal (#23179) 2025-01-14 09:40:50 +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
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
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
Matt Kocubinski
a6b0924ff5
refactor(x/auth/tx): Provide DefaultTxDecoder (#23318) 2025-01-10 11:50:05 +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