cosmos-sdk/client
mergify[bot] bc49a8e7fd
refactor!: simplify signing packages (backport #23470) (#23475)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2025-01-22 13:02:05 +01:00
..
config chore: bump golangci-lint and fix all linting issues (backport #21761) (#21779) 2024-09-17 11:49:10 +00:00
debug docs(client/debug): correct debug raw-bytes command example (backport #21671) (#21675) 2024-09-12 09:37:15 +02:00
docs chore: fix some comments for struct field (#21027) 2024-07-23 08:36:49 +00:00
flags test: Add more sims test scenarios (backport #23278) (#23341) 2025-01-13 11:45:37 +01:00
grpc refactor!: remove duplicate block (backport #23437) (#23448) 2025-01-18 22:26:26 +00:00
input style: remove redundant import alias (#20109) 2024-04-21 19:03:43 +00:00
keys refactor(testutil)!: remove cmdtest (backport #22826) (#22828) 2024-12-11 13:19:15 +01:00
pruning test: investigate test failure due to wal log (backport #22679) (#23011) 2024-12-19 18:52:43 +01:00
rpc refactor: use errors.New to replace fmt.Errorf with no parameters (#20943) 2024-07-18 12:01:45 +02:00
snapshot test: investigate test failure due to wal log (backport #22679) (#23011) 2024-12-19 18:52:43 +01:00
testdata/fuzz/FuzzQueryBalance test(client): add a fuzz test for QueryBalance (#15763) 2023-04-13 08:12:21 +00:00
tx refactor!: simplify signing packages (backport #23470) (#23475) 2025-01-22 13:02:05 +01:00
v2 refactor!: simplify signing packages (backport #23470) (#23475) 2025-01-22 13:02:05 +01:00
account_retriever.go test: migrate e2e/auth to system tests and fix sign-batch (backport #22149) (#22234) 2024-10-11 14:54:06 +02: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 (backport #22577) (#22678) 2024-11-28 13:11:52 +01:00
cmd_test.go chore(client): use command's configured output (backport #22334) (#22337) 2024-10-23 01:26:38 +02:00
cmd.go chore(client): use command's configured output (backport #22334) (#22337) 2024-10-23 01:26:38 +02: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 (backport #22972) (#22974) 2024-12-18 10:10:11 +01:00
grpc_query.go chore: use comet api pkg instead of comet alias (#20614) 2024-06-11 08:46:04 +00: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 (backport #21455) (#21499) 2024-09-02 10:50:30 +00:00
tx_config.go chore: move generic txdecoder (backport #22653) (#22654) 2024-11-26 15:50:43 +01:00
utils_test.go chore: bump golangci-lint and fix all linting issues (backport #21761) (#21779) 2024-09-17 11:49:10 +00:00
utils.go refactor! : bump comet to v1 (#19726) 2024-05-06 14:12:00 +00:00