laconicd-deprecated/rpc/backend
MalteHerrmann 5f0acd8c6f
chore: run gofumpt for non-generated files & fix tools/tools.go (#1590)
* fix comment in tools/tools.go

* run gofumpt for all non-generated files
2023-01-05 17:22:18 +01:00
..
mocks tests: Add unit tests for rpc client endpoints (#1409) 2022-11-17 01:35:15 +00:00
account_info_test.go tests: Add unit tests for rpc client endpoints (#1409) 2022-11-17 01:35:15 +00:00
account_info.go chore(all): add license to go files (#1558) 2022-12-16 11:48:38 +02:00
backend_suite_test.go chore: run gofumpt for non-generated files & fix tools/tools.go (#1590) 2023-01-05 17:22:18 +01:00
backend.go chore(all): add license to go files (#1558) 2022-12-16 11:48:38 +02:00
blocks_test.go tests: Add unit tests for rpc client endpoints (#1409) 2022-11-17 01:35:15 +00:00
blocks.go chore(all): add license to go files (#1558) 2022-12-16 11:48:38 +02:00
call_tx_test.go chore: run gofumpt for non-generated files & fix tools/tools.go (#1590) 2023-01-05 17:22:18 +01:00
call_tx.go chore(all): add license to go files (#1558) 2022-12-16 11:48:38 +02:00
chain_info_test.go chore: run gofumpt for non-generated files & fix tools/tools.go (#1590) 2023-01-05 17:22:18 +01:00
chain_info.go chore(all): add license to go files (#1558) 2022-12-16 11:48:38 +02:00
client_test.go chore: run gofumpt for non-generated files & fix tools/tools.go (#1590) 2023-01-05 17:22:18 +01:00
evm_query_client_test.go chore: run gofumpt for non-generated files & fix tools/tools.go (#1590) 2023-01-05 17:22:18 +01:00
feemarket_query_client_test.go tests: Add unit tests for rpc client endpoints (#1409) 2022-11-17 01:35:15 +00:00
filters_test.go chore: run gofumpt for non-generated files & fix tools/tools.go (#1590) 2023-01-05 17:22:18 +01:00
filters.go chore(all): add license to go files (#1558) 2022-12-16 11:48:38 +02:00
node_info_test.go chore: run gofumpt for non-generated files & fix tools/tools.go (#1590) 2023-01-05 17:22:18 +01:00
node_info.go Problem: personal_newAccount don't work (#1561) 2022-12-21 19:55:49 -05:00
sign_tx_test.go chore: run gofumpt for non-generated files & fix tools/tools.go (#1590) 2023-01-05 17:22:18 +01:00
sign_tx.go make missing key error message during SendTransaction more verbose (#1563) 2022-12-20 21:58:30 +00:00
tracing_test.go chore: run gofumpt for non-generated files & fix tools/tools.go (#1590) 2023-01-05 17:22:18 +01:00
tracing.go chore(all): add license to go files (#1558) 2022-12-16 11:48:38 +02:00
tx_info_test.go chore: run gofumpt for non-generated files & fix tools/tools.go (#1590) 2023-01-05 17:22:18 +01:00
tx_info.go chore(all): add license to go files (#1558) 2022-12-16 11:48:38 +02:00
utils_test.go fix(rpc): different result from eth_getProof comparing with Ethereum (#1431) 2022-11-06 09:27:33 +01:00
utils.go chore(all): add license to go files (#1558) 2022-12-16 11:48:38 +02:00