Commit Graph

29 Commits

Author SHA1 Message Date
Julien Robert
d8ea6a9526
feat(client/v2): add map support (#23544) 2025-01-29 15:39:24 +00:00
Julián Toledano
538e1d1c7c
refactor(client/v2)!: remove client.Context (#22493) 2024-12-03 12:34:43 +00:00
John Letey
13f1d6cf66
fix(client/v2): correctly handle enhanced sub commands (#21809) 2024-09-26 13:04:20 +00:00
Julien Robert
0c8ad9d2c6
feat(x/tx): add aminoNameAsTypeURL option in aminojson encoder (#21712)
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
2024-09-18 09:48:39 +00:00
Qt
3304d0803d
refactor: use errors.New to replace fmt.Errorf with no parameters (#20943)
Co-authored-by: Marko <marko@baricevic.me>
2024-07-18 12:01:45 +02:00
Marko
080229f300
chore: remove cockroach db errors (#20386) 2024-05-15 06:35:08 +00:00
John Letey
431412bef2
fix(client/v2): correctly check subcommand short descriptions (#20330) 2024-05-10 06:39:03 +00:00
John Letey
7a505ade66
feat(client/v2): override short description in generated command (#20266)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-05-03 14:03:08 +00:00
Julien Robert
b491335e77
feat(client/v2): implement version filtering using annotation (#20083) 2024-04-19 08:32:29 +00:00
Julien Robert
76bb0cd7e0
fix(client/v2): add encoder for cosmos.base.v1beta1.DecCoin (#19976) 2024-04-10 14:59:15 +00:00
Julien Robert
41f9272339
feat(x/tx): add enum as string encoder option (#19618) 2024-03-05 20:57:30 +00:00
Julien Robert
8f39bfb4e4
fix(client/v2): resolve keyring flags properly (#19060) 2024-01-18 19:26:45 +00:00
Julien Robert
9c0256e368
fix(client/v2): fix short command description if not set and skip unsupported commands (#18324) 2023-11-06 11:19:05 +00:00
Julien Robert
630836e6ed
fix(client/v2): set context for queries (#18323) 2023-11-01 10:17:32 +00:00
Julien Robert
b62301d9d1
feat(client/v2): signing (#17913) 2023-10-05 11:04:46 +00:00
Julien Robert
2f4e1094d4
feat(client/v2): stringify bytes cosmos.Dec (#16985) 2023-09-13 13:15:57 +00:00
Julien Robert
208219a428
feat: use autocli for comet commands (#17389) 2023-08-16 10:47:34 +00:00
Julien Robert
dded2e9921
fix(client/v2): fix duplicate modules addition and add logger (#17390) 2023-08-15 13:03:22 +00:00
Julien Robert
6f29897bf0
refactor(client/v2): refactor of flags (#17306) 2023-08-07 13:53:02 +00:00
Julien Robert
fa4d87ef7e
feat(client/v2): combine autocli and custom cmd within a module (#17088) 2023-07-25 21:11:17 +00:00
Julien Robert
57ee5a23d9
fix(client/v2): improve resolver and tests (#16842) 2023-07-06 16:34:21 +00:00
Julien Robert
52841686c2
feat(hubl): support output flag (#16524) 2023-06-13 11:44:21 +00:00
Julien Robert
ebcad58468
fix(autocli): fix simapp enhancing (#15906) 2023-04-25 14:08:02 +00:00
Jeancarlo Barrios
34192a089b
feat(autocli): add text|json output for flag output (#15252) 2023-03-03 17:00:06 -05:00
Jeancarlo Barrios
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
Aaron Craelius
d86ba04629
feat: add autocli multi-chain command (#14696)
Co-authored-by: Marko <marbar3778@yahoo.com>
2023-01-23 19:23:37 +00:00
Aaron Craelius
ebfd057716
feat(client/v2): add autocli run + simapp example (#13867)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2022-12-31 01:53:08 +00:00
Julien Robert
5573a2f26b
feat: Add AutoCLI Sane Kebab Case (#14316) 2022-12-15 16:18:06 +00:00
Aaron Craelius
de49cb4b1c
refactor!: rename autocli package (#13547) 2022-10-14 07:12:00 +00:00