cosmos-sdk/client/v2/autocli
julienrbrt 803af63060
fix(client/v2): improve message parsing by replacing proto.Merge with cloneMessage (#24722)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
Co-authored-by: Aaron <aaronc@users.noreply.github.com>
2025-05-30 14:18:15 +00:00
..
flag fix(client/v2): add fallbacks when incorrect protos (#24449) 2025-04-09 16:45:14 -04:00
keyring chore: fix godoc comments for functions and structs (#24736) 2025-05-13 13:48:13 +00:00
testdata fix(client/v2): improve message parsing by replacing proto.Merge with cloneMessage (#24722) 2025-05-30 14:18:15 +00:00
app.go fix(client/v2): add fallbacks when incorrect protos (#24449) 2025-04-09 16:45:14 -04: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): improve message parsing by replacing proto.Merge with cloneMessage (#24722) 2025-05-30 14:18:15 +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 fix(client/v2): improve message parsing by replacing proto.Merge with cloneMessage (#24722) 2025-05-30 14:18:15 +00:00
msg.go fix(client/v2): improve message parsing by replacing proto.Merge with cloneMessage (#24722) 2025-05-30 14:18:15 +00:00
query_test.go fix(client/v2): improve message parsing by replacing proto.Merge with cloneMessage (#24722) 2025-05-30 14:18:15 +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