cosmos-sdk/client/v2/autocli
2024-05-10 06:53:25 +00:00
..
flag feat(client/v2): implement version filtering using annotation (backport #20083) (#20099) 2024-04-19 09:38:55 +00:00
keyring feat(client/v2): signing (backport #17913) (#17972) 2023-10-05 15:41:50 +02:00
testdata fix(client/v2): fix short command description if not set and skip unsupported commands (backport #18324) (#18371) 2023-11-06 11:38:18 +00:00
app.go refactor(client/v2,simapp): align and simplify sign mode wiring (backport #19216) (#19219) 2024-01-24 11:28:12 +00:00
builder.go refactor(client/v2,simapp): align and simplify sign mode wiring (backport #19216) (#19219) 2024-01-24 11:28:12 +00:00
common_test.go fix(client/v2): resolve keyring flags properly (backport #19060) (#19105) 2024-01-18 21:09:41 +00:00
common.go feat(client/v2): override short description in generated command (backport #20266) (#20269) 2024-05-09 09:57:48 +02:00
interface.go style: add gci linter (#16758) 2023-06-29 09:46:37 +00:00
msg_test.go fix(client/v2): resolve keyring flags properly (backport #19060) (#19105) 2024-01-18 21:09:41 +00:00
msg.go fix(client/v2): correctly check subcommand short descriptions (backport #20330) (#20340) 2024-05-10 06:53:25 +00:00
query_test.go fix(client/v2): resolve keyring flags properly (backport #19060) (#19105) 2024-01-18 21:09:41 +00:00
query.go fix(client/v2): correctly check subcommand short descriptions (backport #20330) (#20340) 2024-05-10 06:53:25 +00:00
util.go fix(client/v2): resolve keyring flags properly (backport #19060) (#19105) 2024-01-18 21:09:41 +00:00
validate.go feat(client/v2): add autocli run + simapp example (#13867) 2022-12-31 01:53:08 +00:00