cosmos-sdk/client/v2/autocli
2025-03-31 21:00:43 +00:00
..
flag refactor(client): use map.Copy for cleaner map handling (backport #24022) (#24048) 2025-03-18 11:48:15 -04:00
keyring chore: fix all linting (#24101) 2025-03-21 15:04:36 -07:00
testdata chore: use sdk release tag (#24243) 2025-03-31 21:00:43 +00:00
app.go feat(client/v2): add keyring flags in query commands (backport #22443) (#22445) 2024-11-06 16:21:51 +01: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 chore: fix all linting (#24101) 2025-03-21 15:04:36 -07:00
common.go fix(client/v2/autocli): prevent duplicate addition of customCommands (backport #22576) (#22615) 2024-11-21 21:43:48 +01:00
interface.go style: add gci linter (#16758) 2023-06-29 09:46:37 +00:00
msg_test.go feat(client/v2): get keyring from context (backport #19646) (#20727) 2024-06-19 20:39:31 +00:00
msg.go chore: lint v2 (#24118) 2025-03-25 15:57:24 +00:00
query_test.go feat(client/v2): get keyring from context (backport #19646) (#20727) 2024-06-19 20:39:31 +00:00
query.go chore: lint v2 (#24118) 2025-03-25 15:57:24 +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