cosmos-sdk/client/v2/autocli
dependabot[bot] ef889cdcdf
build(deps): Bump google.golang.org/grpc from 1.74.0 to 1.74.2 in /core (#24980)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: aljo242 <alex@interchainlabs.io>
2025-07-25 18:27:29 +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 build(deps): Bump google.golang.org/grpc from 1.74.0 to 1.74.2 in /core (#24980) 2025-07-25 18:27:29 +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: correct typos and remove duplicate code across client and baseapp packages (#24991) 2025-07-25 18:10:21 +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