Commit Graph

112 Commits

Author SHA1 Message Date
Julien Robert
d8ea6a9526
feat(client/v2): add map support (#23544) 2025-01-29 15:39:24 +00:00
Julien Robert
e441778435
refactor!: simplify signing packages (#23470) 2025-01-22 11:15:49 +00:00
Julien Robert
3586e39e35
chore: prep release (#23349)
Co-authored-by: Marko <marko@baricevic.me>
2025-01-13 17:10:03 +00:00
Julien Robert
eb1211a38d
fix(simapp/v2): correctly wire client/v2, clean-up api client/v2 (#23325) 2025-01-10 17:46:42 +00:00
github-actions[bot]
06f5339d78
chore: fix spelling errors (#23270)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
Co-authored-by: Alex | Interchain Labs <alex@skip.money>
2025-01-09 20:52:55 +00:00
Julián Toledano
cb56c6e47f
feat(client/v2): support definitions of inner messages (#22890) 2024-12-18 10:48:12 +00:00
Julien Robert
256ec4f902
refactor(client/v2): remove gov dependency (#22867) 2024-12-13 16:45:04 +00:00
Julián Toledano
5b124267e6
feat(client/v2)!: dynamic prompt (#22775) 2024-12-11 10:28:23 +00:00
Julián Toledano
57b4d3003b
fix(client/v2/autocli): add CoinDec flag (#22817)
Co-authored-by: Marko <marko@baricevic.me>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-12-10 20:20:30 +00:00
Julián Toledano
538e1d1c7c
refactor(client/v2)!: remove client.Context (#22493) 2024-12-03 12:34:43 +00:00
violet
685218e532
fix(client/v2/autocli): prevent duplicate addition of customCommands (#22576)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-11-21 15:19:42 +00:00
Matt Kocubinski
fdccc8455e
fix(simapp/v2): full AutoCLI support (#22410) 2024-11-06 19:06:55 +00:00
Julien Robert
1539e004ee
feat(client/v2): add keyring flags in query commands (#22443) 2024-11-06 15:02:28 +00:00
Julien Robert
43c41be136
fix(client/v2): *big.Int unmarshal (#21853) 2024-10-08 15:14:23 +00:00
Julián Toledano
c8f4cf787b
feat(client/v2): factory (#20623)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-10-03 12:45:10 +00:00
Facundo Medica
dc2cea5bcf
feat(client/v2): improve error message on enums (#21936) 2024-09-26 18:03:48 +00:00
Julien Robert
f927e9b551
ci: actually enable v2 system test (#21539)
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
2024-09-26 13:16:28 +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
Marko
70488a89a8
refactor: revert auth extraction (#21507) 2024-09-03 21:12:21 +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
6276b015bb
chore: fix all lint issue since golangci-lint bump (#21326) 2024-08-16 13:03:24 +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
yukionfire
d6ad92db0f
chore(all): replace all fmt.Errorf without paramters with errors.New (#21068) 2024-07-25 14:54:49 +02: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
Julien Robert
ca195c1527
feat(client/v2): get keyring from context (#19646) 2024-06-19 14:53:13 +00: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
guangwu
0e3bce7f68
fix(client/v2): close json file (#20120)
Signed-off-by: guoguangwu <guoguangwug@gmail.com>
2024-04-23 20:16:48 +00:00
Julien Robert
b491335e77
feat(client/v2): implement version filtering using annotation (#20083) 2024-04-19 08:32:29 +00:00
fuyangpengqi
bbd16afab6
chore: fix function names in comment (#20086)
Signed-off-by: fuyangpengqi <995764973@qq.com>
Co-authored-by: samricotta <37125168+samricotta@users.noreply.github.com>
2024-04-18 13:40:08 +00:00
mmsqe
1adc1f0ca9
fix(client/v2): respect output format from client ctx (#20033) 2024-04-15 09:59:37 +00:00
Julien Robert
76bb0cd7e0
fix(client/v2): add encoder for cosmos.base.v1beta1.DecCoin (#19976) 2024-04-10 14:59:15 +00:00
Turadg Aleahmad
bc4ca0c7a7
docs: clarify gas-prices option (#19980) 2024-04-09 19:36:12 +00:00
Marko
b2835eb78b
chore: linting fixes (#19978) 2024-04-08 18:12:10 +00:00
Matt Kocubinski
c807aaede8
refactor!: mv AddressCodecs aliases from runtime -> core (#19747)
Co-authored-by: Marko <marbar3778@yahoo.com>
2024-03-14 14:19:15 +00:00
Likhita Polavarapu
36981e640f
test(client/v2): Fix TestMsg flakiness (#19753) 2024-03-14 10:36:53 +00:00
Julián Toledano
25aea8af8a
refactor!: remove global config from x/auth and client (#19447) 2024-03-06 13:14:16 +00:00
Julien Robert
41f9272339
feat(x/tx): add enum as string encoder option (#19618) 2024-03-05 20:57:30 +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
b304cf7556
refactor!: kill basic manager (#19512) 2024-02-22 14:44:49 +00:00
Julien Robert
4d5b140ad2
fix: check bugs from #19224 (#19524) 2024-02-22 13:58:23 +00:00
Julien Robert
bff1d823f5
refactor(client/v2,simapp): align and simplify sign mode wiring (#19216) 2024-01-24 10:52:07 +00:00
Julien Robert
8f39bfb4e4
fix(client/v2): resolve keyring flags properly (#19060) 2024-01-18 19:26:45 +00:00
atheeshp
efa7636756
feat(client/v2): add support for pubkey (#19039) 2024-01-12 18:37:13 +00:00
Julien Robert
390750f7d4
refactor(client/v2): use address codec instead of global (#19026) 2024-01-11 11:16:40 +00:00
Julien Robert
7f3114e481
test(client/v2): re-generate golden files (#18955) 2024-01-06 11:48:20 +00:00