cosmos-sdk/client
2025-01-17 09:08:57 +00:00
..
config chore: fix spelling errors (#23270) 2025-01-09 20:52:55 +00:00
debug docs(client/debug): correct debug raw-bytes command example (#21671) 2024-09-12 07:08:12 +00:00
docs chore: fix some comments for struct field (#21027) 2024-07-23 08:36:49 +00:00
flags refactor(server)!: continue server v1 removal (#23238) 2025-01-08 12:18:19 +00:00
grpc fix(x/auth): update proto address conversion query to prevent duplicate HTTP binding (#23357) 2025-01-16 17:31:23 +00:00
input style: remove redundant import alias (#20109) 2024-04-21 19:03:43 +00:00
keys chore: typo mnemonic.go (#23160) 2025-01-03 14:16:56 +00:00
rpc refactor: use errors.New to replace fmt.Errorf with no parameters (#20943) 2024-07-18 12:01:45 +02:00
testdata/fuzz/FuzzQueryBalance test(client): add a fuzz test for QueryBalance (#15763) 2023-04-13 08:12:21 +00:00
tx docs: Spelling error. (#22872) 2024-12-15 23:50:19 +00:00
v2 docs: fix autocli for non module commands example code link (#23407) 2025-01-17 09:08:57 +00:00
account_retriever.go test: migrate e2e/auth to system tests and fix sign-batch (#22149) 2024-10-11 12:13:00 +00:00
broadcast_test.go style: lint the client folder in the repo root (#15816) 2023-04-13 02:48:48 +00:00
broadcast.go build(deps): bump cometbft to v1.0.0-rc2 (#22577) 2024-11-28 11:33:27 +00:00
cmd_test.go chore(client): use command's configured output (#22334) 2024-10-22 23:08:45 +00:00
cmd.go chore(client): use command's configured output (#22334) 2024-10-22 23:08:45 +00:00
cometbft.go feat: Add CLI commands: 1) simulate a transaction, 2) query block results (#16887) 2023-07-12 17:36:00 +00:00
context_test.go refactor!: remove global config from x/auth and client (#19447) 2024-03-06 13:14:16 +00:00
context.go chore: remove duplicate word (#20216) 2024-04-30 10:05:58 +00:00
fuzz_test.go chore: move counter to testutils (#20281) 2024-05-06 16:07:53 +00:00
grpc_query_test.go refactor: limit breaking changes for next version (#22972) 2024-12-18 08:47:12 +00:00
grpc_query.go chore(all): replace all fmt.Errorf without paramters with errors.New (#21068) 2024-07-25 14:54:49 +02:00
query.go chore: use comet api pkg instead of comet alias (#20614) 2024-06-11 08:46:04 +00:00
test_helpers.go refactor(types,client,simapp): remove some address String() calls (#21455) 2024-09-02 10:28:12 +00:00
tx_config.go chore: move generic txdecoder (#22653) 2024-11-26 14:25:08 +00:00
utils_test.go chore: bump golangci-lint and fix all linting issues (#21761) 2024-09-16 19:11:19 +00:00
utils.go refactor! : bump comet to v1 (#19726) 2024-05-06 14:12:00 +00:00