Commit Graph

333 Commits

Author SHA1 Message Date
Alex | Interchain Labs
4846e807f1
chore: fix autocli test (#24569) 2025-04-24 19:47:36 +00:00
dependabot[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
dependabot[bot]
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
dependabot[bot]
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]
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
julienrbrt
73bedad9ad
fix(client/v2): add fallbacks when incorrect protos (#24449) 2025-04-09 16:45:14 -04:00
dependabot[bot]
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]
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
dependabot[bot]
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
dependabot[bot]
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
dependabot[bot]
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
julienrbrt
4215914f6b
feat(client/v2): support definitions of inner messages (cherry-pick #22890) (#24366)
Co-authored-by: Julián Toledano <JulianToledano@users.noreply.github.com>
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-04-03 20:02:32 +00:00
healthyyyoung
709c0c186b
chore: replace strings.SplitN(arg, sep, 2) with strings.Cut(arg, sep) (#24147)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-04-03 17:15:34 +00:00
julienrbrt
a2cf15cd38
feat(client/v2): support gov proposals (cherry-pick #18461) (#24359)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-04-03 14:52:56 +00:00
julienrbrt
df07789843
fix(client/v2): *big.Int unmarshal (cherry-pick #21853) (#24361) 2025-04-03 10:02:26 -04:00
dependabot[bot]
f5d1033c74
build(deps): Bump github.com/cosmos/cosmos-sdk from 0.53.0-rc.1 to 0.53.0-rc.2 in /client/v2 (#24338)
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-04-02 13:22:32 +00:00
aljo242
9c15a2af47
update 2025-04-01 16:49:00 -04:00
Danilo Pantani
6555c98d09
fix: use the gogoproto merge registry as a file resolver instead of the interface registry (#24330)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-04-01 20:36:40 +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 Labs
59559e2f35
chore: use cosmossdk.io/api v0.9.0 (#24230) 2025-03-31 17:24:56 +00:00
Alex | Interchain Labs
ec1d27bedf
chore: use math v1.5.1 (#24186) 2025-03-31 16:45:04 +00:00
Alex | Interchain Labs
f55595fcc9
chore: prep api for release (#24227) 2025-03-31 15:34:28 +00:00
Alex | Interchain Labs
e85a5c0bc1
chore: use latest errors (#24184) 2025-03-29 00:44:32 +00:00
Alex | Interchain Labs
2fd5341a07
chore: dependency prep (#24179) 2025-03-28 16:55:56 +00:00
Alex | Interchain Labs
b7a20b81f6
chore: lint v2 (#24118) 2025-03-25 15:57:24 +00:00
Alex | Interchain Labs
7fd79df4e1
chore: fix all linting (#24101) 2025-03-21 15:04:36 -07:00
Alex | Interchain Labs
1c47307bfd
chore: fix proto building warning (#24086) 2025-03-20 16:59:52 -04:00
mergify[bot]
5a71f927fc
refactor(client): use map.Copy for cleaner map handling (backport #24022) (#24048)
Co-authored-by: petersssong <petersssong@proton.me>
Co-authored-by: aljo242 <alex@interchainlabs.io>
2025-03-18 11:48:15 -04:00
Alex | Interchain Labs
a90a35149a
chore: deps (#23973) 2025-03-17 14:14:00 -04:00
Alex | Interchain Labs
8903e43a9e
chore: use go1.23 (#23897) 2025-03-05 14:17:59 -05:00
Alex | Interchain Labs
7df377415d
chore: update all for release/v0.53.x (#23750) 2025-02-25 16:02:07 -05:00
Alex | Interchain Labs
f5e8e517ab
chore: set up release/v0.53.x branch (#23660)
Co-authored-by: Zygimantas <5236121+Zygimantass@users.noreply.github.com>
Co-authored-by: Zygimantas <zygis@skip.build>
2025-02-12 15:48:20 -05:00
Alex | Interchain Labs
d9bc4bb317
chore: temp remove sonar cloud (#23677) 2025-02-12 10:15:28 -05:00
mergify[bot]
5f08d2183b
feat(client/v2): add map support (backport #23544) (#23554)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2025-01-29 17:37:36 +00:00
mergify[bot]
4a73a1ecef
fix(client/v2/autocli): add CoinDec flag (backport #22817) (#22821)
Co-authored-by: Julián Toledano <JulianToledano@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-12-10 22:32:14 +01:00
mergify[bot]
8210b50647
fix(client/v2/autocli): prevent duplicate addition of customCommands (backport #22576) (#22615)
Co-authored-by: violet <158512193+fastfadingviolets@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-11-21 21:43:48 +01:00
mergify[bot]
3b72e771ec
feat(client/v2): add keyring flags in query commands (backport #22443) (#22445)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-11-06 16:21:51 +01:00
mergify[bot]
ced9572d86
feat(client/v2): improve error message on enums (backport #21936) (#21938)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-09-26 19:28:07 +00:00
mergify[bot]
412f4e719e
fix(client/v2): correctly handle enhanced sub commands (backport #21809) (#21930)
Co-authored-by: John Letey <john@noble.xyz>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-09-26 15:28:07 +02:00
Julien Robert
25255e4e3c
feat(client/v2): use x/tx AminoNameAsTypeURL option in 0.50 (#21801) 2024-09-18 15:52:15 +02:00
dependabot[bot]
d0c8d675d7
build(deps): Bump github.com/cometbft/cometbft from 0.38.11 to 0.38.12 (#21535)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-09-04 16:53:31 +02:00
dependabot[bot]
f2b1a522a5
build(deps): Bump github.com/cosmos/ics23/go from 0.10.0 to 0.11.0 (#21473)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-08-30 07:56:46 +00:00