Julien Robert
|
3586e39e35
|
chore: prep release (#23349)
Co-authored-by: Marko <marko@baricevic.me>
|
2025-01-13 17:10:03 +00:00 |
|
Julián Toledano
|
cb56c6e47f
|
feat(client/v2): support definitions of inner messages (#22890)
|
2024-12-18 10:48:12 +00:00 |
|
Julián Toledano
|
538e1d1c7c
|
refactor(client/v2)!: remove client.Context (#22493)
|
2024-12-03 12:34:43 +00:00 |
|
Lucas Francisco López
|
bdb9232ed8
|
refactor(cli): Standardize Use field convention and update readme (#21369)
|
2024-08-21 08:36:34 +00:00 |
|
Julien Robert
|
cffeedff64
|
test(client/v2): update golden file (#21139)
|
2024-08-02 11:08:23 +00:00 |
|
son trinh
|
585335690b
|
feat(tx)!: make timeout_height time based (#20870)
Co-authored-by: Marko <marko@baricevic.me>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
|
2024-07-29 11:53:27 +00:00 |
|
Turadg Aleahmad
|
bc4ca0c7a7
|
docs: clarify gas-prices option (#19980)
|
2024-04-09 19:36:12 +00:00 |
|
dependabot[bot]
|
7f84815716
|
build(deps): Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#19628)
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>
Co-authored-by: Marko <marbar3778@yahoo.com>
|
2024-03-04 10:28:51 +00:00 |
|
dependabot[bot]
|
0a801e1c03
|
build(deps): Bump github.com/prometheus/common from 0.47.0 to 0.48.0 (#19533)
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: marbar3778 <marbar3778@yahoo.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-02-28 21:09:19 +00:00 |
|
Julien Robert
|
4d5b140ad2
|
fix: check bugs from #19224 (#19524)
|
2024-02-22 13:58:23 +00:00 |
|
Julien Robert
|
7f3114e481
|
test(client/v2): re-generate golden files (#18955)
|
2024-01-06 11:48:20 +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
|
28dbfecac5
|
test(client/v2): update golden file (#18048)
|
2023-10-10 18:22:04 +00:00 |
|
Julien Robert
|
b62301d9d1
|
feat(client/v2): signing (#17913)
|
2023-10-05 11:04:46 +00:00 |
|
Julien Robert
|
4600d00479
|
fix(client/v2): fix variable arguments (#17313)
|
2023-09-26 12:04:08 +00:00 |
|
Julien Robert
|
284c955fb0
|
chore(client/v2): better method naming (#17858)
|
2023-09-25 08:37:19 +00:00 |
|
Emmanuel T Odeke
|
35d93a97e6
|
chore(client/v2): remove trailing whitespace in golden files (#17852)
|
2023-09-25 06:17:18 +00:00 |
|
Julien Robert
|
208219a428
|
feat: use autocli for comet commands (#17389)
|
2023-08-16 10:47:34 +00:00 |
|
Julien Robert
|
bf92632a0e
|
feat(client,simapp): inject keyring in autocli opts (#17351)
|
2023-08-14 14:08:04 +00:00 |
|
Julien Robert
|
6f29897bf0
|
refactor(client/v2): refactor of flags (#17306)
|
2023-08-07 13:53:02 +00:00 |
|
Julien Robert
|
90b390795e
|
feat(client/v2): support consensus address decoding (#16927)
|
2023-07-14 08:07:28 +00:00 |
|
Julien Robert
|
02b7607768
|
feat(auth,client/v2): add validator address codec (#16768)
|
2023-06-30 09:44:28 +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 |
|