Commit Graph

13 Commits

Author SHA1 Message Date
Dong Lieu
ec5225c31c
docs(x/gov): Sync Example with Use in autocli (#22768) 2024-12-05 08:13:29 +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
Hemanth Sai
6f86b323bf
chore: fix spelling errors (#21235) 2024-08-09 06:44:22 +00:00
Aleksey
ab1dbe1d0b
style: Fix gov query proposals examples syntax (#20353) 2024-05-12 08:44:32 +00:00
Julien Robert
7e4d12209b
feat(x/gov): message based proposal params (#19101) 2024-01-30 09:21:37 +00:00
Julien Robert
9c3386ffd2
feat(client/v2): support gov proposals (#18461) 2023-11-15 11:16:25 +00:00
Julien Robert
033b840a42
refactor(x/gov): refactor q gov proposer (#18025) 2023-10-18 11:55:14 +00:00
Julien Robert
3747519da0
refactor: wrong autocli description (#18120) 2023-10-16 09:54:23 +00:00
Julien Robert
fe99b0c2f8
feat(x/gov): add autocli options for tx (#18036) 2023-10-12 11:57:41 +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
fa4d87ef7e
feat(client/v2): combine autocli and custom cmd within a module (#17088) 2023-07-25 21:11:17 +00:00
Julien Robert
8cf483a419
feat(gov): autocli query support (#16987) 2023-07-14 09:07:50 +00:00
Aaron Craelius
bcdf81cbaf
feat: add basic autocli config to every module (#13786)
* feat: add autocli configs to every module

* auto-discover config

* tests + gov, auth config tweaks

* docs

* Update x/auth/autocli.go

Co-authored-by: Julien Robert <julien@rbrt.fr>

* Update x/auth/autocli.go

Co-authored-by: Julien Robert <julien@rbrt.fr>

* cleanup

Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: Amaury <1293565+amaurym@users.noreply.github.com>
2022-11-09 11:44:42 +00:00