laconicd-deprecated/rpc/backend
yihuang 0e366db2e2
Problem: personal_newAccount don't work (#1561)
fix the internal parameter.
2022-12-21 19:55:49 -05: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 fix: chain-id in grpc query is not initialized without abci event (#1405) 2022-11-18 13:19:09 -05: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 fix: chain-id in grpc query is not initialized without abci event (#1405) 2022-11-18 13:19:09 -05:00
call_tx.go chore(all): add license to go files (#1558) 2022-12-16 11:48:38 +02:00
chain_info_test.go tests: Add unit tests for rpc client endpoints (#1409) 2022-11-17 01:35:15 +00:00
chain_info.go chore(all): add license to go files (#1558) 2022-12-16 11:48:38 +02:00
client_test.go fix: chain-id in grpc query is not initialized without abci event (#1405) 2022-11-18 13:19:09 -05:00
evm_query_client_test.go fix: chain-id in grpc query is not initialized without abci event (#1405) 2022-11-18 13:19:09 -05: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 tests: Add unit tests for rpc client endpoints (#1409) 2022-11-17 01:35:15 +00:00
filters.go chore(all): add license to go files (#1558) 2022-12-16 11:48:38 +02:00
node_info_test.go tests: Add unit tests for rpc client endpoints (#1409) 2022-11-17 01:35:15 +00:00
node_info.go Problem: personal_newAccount don't work (#1561) 2022-12-21 19:55:49 -05:00
sign_tx_test.go tests: Add unit tests for rpc client endpoints (#1409) 2022-11-17 01:35:15 +00: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 fix: chain-id in grpc query is not initialized without abci event (#1405) 2022-11-18 13:19:09 -05:00
tracing.go chore(all): add license to go files (#1558) 2022-12-16 11:48:38 +02:00
tx_info_test.go tests: Add unit tests for rpc client endpoints (#1409) 2022-11-17 01:35:15 +00: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