Commit Graph

26 Commits

Author SHA1 Message Date
Alex | Interchain Labs
cbf7c40435
chore: all modules use v0.53.0 (#24614) 2025-04-29 19:07:53 +00:00
Alex | Interchain Labs
018f9e1a1d
chore: prep client/v2 for release (#24540) 2025-04-28 15:00:56 +00:00
Alex | Interchain Labs
4846e807f1
chore: fix autocli test (#24569) 2025-04-24 19:47:36 +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
Alex | Interchain Labs
33220c17b5
chore: use sdk release tag (#24243) 2025-03-31 21:00:43 +00:00
Alex | Interchain Labs
2fd5341a07
chore: dependency prep (#24179) 2025-03-28 16:55:56 +00:00
mergify[bot]
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]
fb4e8cffaa
test(client/v2): update golden file (backport #18048) (#18050)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-10-10 20:28:52 +02:00
mergify[bot]
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]
14d163a69c
fix(client/v2): fix variable arguments (backport #17313) (#17884)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-09-26 12:44:14 +00:00
mergify[bot]
f4976244f2
chore(client/v2): better method naming (backport #17858) (#17860)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-09-25 09:01:19 +00:00
mergify[bot]
05d1148783
chore(client/v2): remove trailing whitespace in golden files (backport #17852) (#17857) 2023-09-25 06:22:19 +00:00
mergify[bot]
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]
7407866317
feat(client,simapp): inject keyring in autocli opts (backport #17351) (#17382)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-08-14 14:44:58 +00:00
mergify[bot]
6861a06332
refactor(client/v2): refactor of flags (backport #17306) (#17309)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-08-07 16:20:24 +02:00
mergify[bot]
1018f5346f
feat(client/v2): support consensus address decoding (backport #16927) (#16997)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-07-14 10:35:17 +02:00
mergify[bot]
0bbfc654a3
feat(auth,client/v2): add validator address codec (backport #16768) (#16789)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-06-30 10:33:40 +00:00
Jeancarlo Barrios
62f0c6faf2
feat(autocli): add map support (#15770) 2023-05-30 03:42:54 +00:00
Jeancarlo Barrios
401d0d72c9
feat(autocli): add support for binary file hex encoding (#15504)
Co-authored-by: Marko <marbar3778@yahoo.com>
2023-04-06 16:13:55 +00:00
Jeancarlo Barrios
7824a8f143
feat(autocli): Add coin support (#15434)
Co-authored-by: cool-developer <51834436+cool-develope@users.noreply.github.com>
Co-authored-by: Likhita Polavarapu <78951027+likhita-809@users.noreply.github.com>
Co-authored-by: Marko <marbar3778@yahoo.com>
2023-03-31 01:47:12 +00:00
Jacob Gadikian
b009a75eea
style: make lint-fix everything (#15631)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-03-30 17:27:39 +00:00
Jeancarlo Barrios
b44caab53a
feat(autocli): add json file parsing support (#15451)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-03-23 20:43:46 +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
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