cosmos-sdk/client
2023-11-29 16:24:10 +00:00
..
config fix(client,server): consistently set env prefix between client/server (#18345) 2023-11-03 09:58:26 +00:00
debug fix(client/v2): fix marshalling of queries with any (#18309) 2023-11-03 10:19:16 +00:00
docs feat(x/nft): add new queries for nft modules that support query string (#18355) 2023-11-17 12:42:57 +00:00
flags feat(server): cmd flag to disable colored logs (#18478) 2023-11-19 14:50:18 +00:00
grpc refactor(tests): testutil.Network as an interface (#18389) 2023-11-08 18:38:57 +00:00
input chore: gofumpt (#11839) 2022-05-19 10:55:27 +02:00
keys refactor(types,client)!: refactor global address sdk.Config (#18372) 2023-11-29 16:24:10 +00:00
pruning refactor(cli): remove duplicate --home flag (#17215) 2023-08-01 09:42:32 +00:00
rpc refactor(tests): testutil.Network as an interface (#18389) 2023-11-08 18:38:57 +00:00
snapshot fix(client/snapshot): fix loose defers in for loop in DumpArchive (#18322) 2023-11-02 03:09:32 +00:00
testdata/fuzz/FuzzQueryBalance test(client): add a fuzz test for QueryBalance (#15763) 2023-04-13 08:12:21 +00:00
tx test: make #18472 test structure same as backports (#18504) 2023-11-17 23:57:06 +00:00
v2 build(deps): Bump cosmossdk.io/store from 1.0.0 to 1.0.1 (#18582) 2023-11-29 08:20:39 +00:00
account_retriever.go fix: fetch account number/sequence when not in offline mode (#16075) 2023-05-10 10:45:53 +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 style: lint the client folder in the repo root (#15816) 2023-04-13 02:48:48 +00:00
cmd_test.go fix(cli): home flag gets ignored when running help (#11645) 2022-04-21 09:27:31 -04:00
cmd.go fix(simapp): textual wiring (#18242) 2023-10-24 21:14:10 +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 feat(client): add default key name (#18101) 2023-10-16 11:08:40 +00:00
context.go fix(client,server): consistently set env prefix between client/server (#18345) 2023-11-03 09:58:26 +00:00
fuzz_test.go test: add counter module (#18272) 2023-10-30 19:07:58 +00:00
grpc_query_test.go test: add counter module (#18272) 2023-10-30 19:07:58 +00:00
grpc_query.go style: add gci linter (#16605) 2023-06-22 15:35:51 +00:00
prompt_validation_test.go style: add gci linter (#16605) 2023-06-22 15:35:51 +00:00
prompt_validation.go feat(client/v2): support gov proposals (#18461) 2023-11-15 11:16:25 +00:00
query.go feat(client): add default key name (#18101) 2023-10-16 11:08:40 +00:00
test_helpers.go style: enable strict gofumpt (#15579) 2023-03-28 18:59:21 +00:00
tx_config.go refactor(x/auth): spin out go.mod (#18351) 2023-11-07 11:42:58 +00:00
utils_test.go client: fix Paginate's arguments validation (#6205) 2020-05-13 13:14:43 +00:00
utils.go refactor: fix lint issues + gofumpt (#15062) 2023-02-19 10:31:49 +00:00