cosmos-sdk/client
mmsqe 11de280625
feat(client): add consensus address for debug cmd (#20328)
Co-authored-by: Hieu Vu <72878483+hieuvubk@users.noreply.github.com>
2024-05-13 10:25:43 +00:00
..
config chore: linting fixes (#19978) 2024-04-08 18:12:10 +00:00
debug feat(client): add consensus address for debug cmd (#20328) 2024-05-13 10:25:43 +00:00
docs chore: fix all typos (#20196) 2024-04-26 10:01:14 +00:00
flags docs: clarify gas-prices option (#19980) 2024-04-09 19:36:12 +00:00
grpc chore: use comet proto type instead of custom (#20255) 2024-05-10 06:44:04 +00:00
input style: remove redundant import alias (#20109) 2024-04-21 19:03:43 +00:00
keys chore: fix spelling errors (#20187) 2024-04-25 17:32:55 +00:00
pruning feat(server): Allow calling back into the application struct in PostSetup. (#19455) 2024-02-26 16:15:01 +00:00
rpc refactor! : bump comet to v1 (#19726) 2024-05-06 14:12:00 +00:00
snapshot refactor: remove directive errors comparison (#20344) 2024-05-10 19:09:21 +00:00
testdata/fuzz/FuzzQueryBalance test(client): add a fuzz test for QueryBalance (#15763) 2023-04-13 08:12:21 +00:00
tx chore: move counter to testutils (#20281) 2024-05-06 16:07:53 +00:00
v2 build(deps): Bump github.com/cosmos/iavl from 1.1.2 to 1.1.4 in /store (#20334) 2024-05-10 12:24: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 docs: fixed typo in client/broadcast.go (#19469) 2024-02-19 08:50:21 +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 chore: linting fixes (#19978) 2024-04-08 18:12: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 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 chore: move counter to testutils (#20281) 2024-05-06 16:07:53 +00:00
grpc_query.go refactor! : bump comet to v1 (#19726) 2024-05-06 14:12:00 +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 refactor! : bump comet to v1 (#19726) 2024-05-06 14:12:00 +00:00
test_helpers.go refactor(bank, feegrant, authz): avoid creating baseaccount (#19188) 2024-02-13 12:52:06 +00:00
tx_config.go feat: [ADR-070] Unordered Transactions (1/2) (#18641) 2024-01-04 16:58:52 +00:00
utils_test.go client: fix Paginate's arguments validation (#6205) 2020-05-13 13:14:43 +00:00
utils.go refactor! : bump comet to v1 (#19726) 2024-05-06 14:12:00 +00:00