cosmos-sdk/client/v2/autocli
2025-12-11 15:58:50 +00:00
..
flag fix: correct typos and remove duplicate code across client and baseapp packages (#24991) 2025-07-25 18:10:21 +00:00
keyring chore: fix godoc comments for functions and structs (#24736) 2025-05-13 13:48:13 +00:00
testdata feat!: Add object store (#25470) 2025-10-23 15:55:49 +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 docs: fix typos and wording in learn and README docs (#25668) 2025-12-11 15:58:50 +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