Commit Graph

1614 Commits

Author SHA1 Message Date
Alexander Peters
b25ecf398e
test(client/rpc): Fix flacky RPC client test (#24260) 2025-04-01 14:47:25 +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
Tyler
cfda49b436
fix: prune cmd should disable async pruning (#24090) 2025-03-27 18:43:27 +00:00
mergify[bot]
193a7390c4
refactor(client): check name validation for keys add|import|rename (backport #18950) (#24152)
Co-authored-by: levisyin <150114626+levisyin@users.noreply.github.com>
Co-authored-by: aljo242 <alex@interchainlabs.io>
2025-03-27 16:40:47 +00:00
mergify[bot]
f4f9ea5a4a
feat(client/keys): check multisig key duplicate (backport #18703) (#24153)
Co-authored-by: levisyin <150114626+levisyin@users.noreply.github.com>
Co-authored-by: aljo242 <alex@interchainlabs.io>
2025-03-27 15:43:01 +00:00
mergify[bot]
fc725a35d6
feat(client/keys): add --yes option to keys export and keys mnemonic (backport #18745) (#24154)
Co-authored-by: levisyin <150114626+levisyin@users.noreply.github.com>
Co-authored-by: aljo242 <alex@interchainlabs.io>
2025-03-27 03:10:13 +00:00
Đông Liều
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
quantix9
9acd7716dd
chore(all): modernized code with built-in min/max (#24124) 2025-03-25 11:43:05 -04:00
Đông Liều
e9fffcc4a7
feat(client/keys): add support for importing hex key using standard input (#24071)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-03-24 14:48:21 +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
Alex | Interchain Labs
98f0f76e73
chore: lint fixes (#24084) 2025-03-20 16:20:39 -04:00
mergify[bot]
2a67b267c8
feat: add --qrcode flag to keys show command (backport #18557) (#24011)
Co-authored-by: levisyin <150114626+levisyin@users.noreply.github.com>
Co-authored-by: julienrbrt <julien@rbrt.fr>
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-03-19 20:52:41 -04:00
Hoang Do
7f5f3fccf8
fix(client,server): consistently set env prefix between client/server (#24059)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-03-19 15:28:03 -04:00
Hoang Do
700d33457a
chore(client): remove redundant error check for tar reader (#24058)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-03-19 10:09:42 -04:00
Hoang Do
97dad50388
fix(client/keys): don't return when key not found in keys delete (#24041)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-03-19 09:21:36 -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
Tyler
c4ae99c423
fix: tx compat (#23850)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: yihuang <huang@crypto.com>
Co-authored-by: Facundo <facundomedica@gmail.com>
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
Co-authored-by: Aaron Craelius <aaronc@users.noreply.github.com>
2025-03-17 17:51:33 +00:00
Alex | Interchain Labs
5f36263548
chore: attempt to fix flakey test (#24009) 2025-03-17 09:25:32 -04:00
Alex | Interchain Labs
8903e43a9e
chore: use go1.23 (#23897) 2025-03-05 14:17:59 -05:00
Tyler
f56b1bf38b
fix: add missing field to unordered for amino json signing (#23860) 2025-03-03 17:52:32 +00:00
Tyler
7f7c41e4aa
feat: backport unordered transactions (#23708)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: yihuang <huang@crypto.com>
Co-authored-by: Facundo <facundomedica@gmail.com>
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-02-27 11:01:50 -08:00
Alex | Interchain Labs
9b83b2f7b6
feat(client): backport autocli for node service (#23811)
Co-authored-by: zakir <80246097+zakir-code@users.noreply.github.com>
2025-02-26 10:17:26 -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
2a338e032c
chore: update proto builder (#23721) 2025-02-19 12:58:14 -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]
8df6800cc1
docs(keys): remove unsupported --dry-run flag description for keys migrate (backport #22057) (#22070)
Co-authored-by: tutufen <tutufen@outlook.com>
2024-10-03 11:06:23 +02: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
mergify[bot]
ef8a575d7f
docs(client/debug): correct debug raw-bytes command example (backport #21671) (#21676)
Co-authored-by: lilasxie <thanklilas@163.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-09-12 08:06:28 +00:00
mergify[bot]
63a535e8d2
docs(client/debug): correct and improve debug pubkey-raw command example (backport #21594) (#21600)
Co-authored-by: lilasxie <thanklilas@163.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-09-09 08:29:51 +00: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
dependabot[bot]
73215a9f83
build(deps): Bump cosmossdk.io/log from 1.4.0 to 1.4.1 (#21351)
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-19 09:38:30 +02:00
mergify[bot]
e3c64e3adf
docs: rename app v2 to app di when talking about runtime v0 (backport #21329) (#21335)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-08-17 09:25:42 +00:00