cosmos-sdk/client/v2/autocli
mergify[bot] 5a71f927fc
refactor(client): use map.Copy for cleaner map handling (backport #24022) (#24048)
Co-authored-by: petersssong <petersssong@proton.me>
Co-authored-by: aljo242 <alex@interchainlabs.io>
2025-03-18 11:48:15 -04:00
..
flag refactor(client): use map.Copy for cleaner map handling (backport #24022) (#24048) 2025-03-18 11:48:15 -04:00
keyring feat(client/v2): get keyring from context (backport #19646) (#20727) 2024-06-19 20:39:31 +00: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 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 feat(client/v2): get keyring from context (backport #19646) (#20727) 2024-06-19 20:39:31 +00: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 fix(client/v2): correctly handle enhanced sub commands (backport #21809) (#21930) 2024-09-26 15:28:07 +02:00
query_test.go feat(client/v2): get keyring from context (backport #19646) (#20727) 2024-06-19 20:39:31 +00:00
query.go feat(client/v2): add map support (backport #23544) (#23554) 2025-01-29 17:37:36 +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