Commit Graph
25 Commits
Author SHA1 Message Date
julienrbrtandAlex | Interchain Labs 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
Alex | Interchain Labs b7a20b81f6 chore: lint v2 (#24118) 2025-03-25 15:57:24 +00:00
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
mergify[bot]andJulien Robert 5d349c2661 feat(client/v2): get keyring from context (backport #19646) (#20727)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-06-19 20:39:31 +00:00
mergify[bot] 5d5e2d0433 fix(client/v2): correctly check subcommand short descriptions (backport #20330) (#20340) 2024-05-10 06:53:25 +00:00
a2d3b2a6e5 feat(client/v2): override short description in generated command (backport #20266) (#20269)
Co-authored-by: John Letey <j@letey.de>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-05-09 09:57:48 +02:00
mergify[bot]andJulien Robert 2a32f4287d feat(client/v2): implement version filtering using annotation (backport #20083) (#20099)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-04-19 09:38:55 +00:00
mergify[bot]andJulien Robert bdbd2b09c9 refactor(client/v2,simapp): align and simplify sign mode wiring (backport #19216) (#19219)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-01-24 11:28:12 +00:00
mergify[bot]andJulien Robert 3897926e72 fix(client/v2): resolve keyring flags properly (backport #19060) (#19105)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-01-18 21:09:41 +00:00
mergify[bot]andJulien Robert 1313c0e1af fix(client/v2): fix short command description if not set and skip unsupported commands (backport #18324) (#18371)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-11-06 11:38:18 +00:00
mergify[bot]andJulien Robert 06dacdcee8 fix(simapp): textual wiring (backport #18242) (#18244)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-10-24 21:52:24 +00:00
1376e0dc3f fix(textual): only enable when online and added upgrading docs (backport #18166) (#18222)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-10-23 17:12:06 +00:00
mergify[bot]andJulien Robert 0f419f36d8 feat(x/slashing): add autocli options for tx (backport #17967) (#18017)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-10-09 14:36:33 +00:00
mergify[bot]andJulien Robert 8334eefaaf feat(client/v2): signing (backport #17913) (#17972)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-10-05 15:41:50 +02:00
mergify[bot] 245e21875f feat(client/v2): Add clientCtx to commands in autocli (backport #17709) (#17763) 2023-09-15 17:36:41 +02:00
mergify[bot]andJulien Robert b056224747 feat: use autocli for comet commands (backport #17389) (#17405)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-08-16 12:03:38 +00:00
mergify[bot]andJulien Robert ae48128ae2 fix(client/v2): fix duplicate modules addition and add logger (backport #17390) (#17391)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-08-15 13:59:47 +00:00
mergify[bot]andJulien Robert 5f608b6e94 feat(client/v2): combine autocli and custom cmd within a module (backport #17088) (#17131)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-07-25 21:54:41 +00:00
mergify[bot]andJulien Robert bc5eb31751 fix(client/v2): improve resolver and tests (backport #16842) (#16861)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-07-06 17:34:32 +00:00
Julien Robert ebcad58468 fix(autocli): fix simapp enhancing (#15906) 2023-04-25 14:08:02 +00:00
Jacob GadikianandJulien Robert b009a75eea style: make lint-fix everything (#15631)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-03-30 17:27:39 +00:00
Facundo Medica 370acbb659 style: gofumpt everything (#15518) 2023-03-22 20:20:46 +00:00
Jeancarlo Barrios e30f2e8907 fix(autocli): Fix subcmd added to root cmd (#15378) 2023-03-13 18:18:27 +00:00
Jeancarlo Barrios 34192a089b feat(autocli): add text|json output for flag output (#15252) 2023-03-03 17:00:06 -05:00
ee458eb6c4 feat(autocli): add simple msg support (#14832)
Co-authored-by: Aaron Craelius <aaron@regen.network>
Co-authored-by: Aaron Craelius <aaronc@users.noreply.github.com>
2023-03-02 16:43:09 -05:00