erigon-pulse/cmd/rpcdaemon/commands
ledgerwatch 9d03cd4bf4
trace compatibility with OE (sometimes bug for bug) (#2174)
* Initial investigations

* Add compatibility option, cleanup

* More cleanup

* Better error handling for streaming RPC requests

Co-authored-by: Alexey Sharp <alexeysharp@Alexeys-iMac.local>
Co-authored-by: Alex Sharp <alexsharp@Alexs-MacBook-Pro.local>
2021-06-16 18:24:56 +01:00
..
contracts rename (#1978) 2021-05-20 19:25:53 +01:00
call_traces_test.go Reproduce and fix trace_filter index problem (#2084) 2021-06-04 09:09:57 +01:00
corner_cases_support_test.go Simulated backend and genesis to kv (#2104) 2021-06-05 16:17:04 +01:00
daemon.go txpool_content (#2127) 2021-06-11 09:34:47 +01:00
db_api_deprecated.go rename (#1978) 2021-05-20 19:25:53 +01:00
debug_api_test.go Simulated backend and genesis to kv (#2104) 2021-06-05 16:17:04 +01:00
debug_api.go txpool_content (#2127) 2021-06-11 09:34:47 +01:00
erigon_api.go Rename to Erigon (#2018) 2021-05-26 11:35:39 +01:00
erigon_block.go remove left usage of object db in rpcdaemon 2021-05-31 17:12:48 +07:00
erigon_issuance.go txpool_content (#2127) 2021-06-11 09:34:47 +01:00
erigon_receipts.go simplify receipts reading (#2094) 2021-06-04 13:28:18 +01:00
erigon_system.go Rename to Erigon (#2018) 2021-05-26 11:35:39 +01:00
error_messages.go add --datadir parameter to integration, snapshot generator, header downloader (#1749) 2021-04-19 14:25:26 +07:00
eth_accounts.go rename (#1978) 2021-05-20 19:25:53 +01:00
eth_api_test.go txpool_content (#2127) 2021-06-11 09:34:47 +01:00
eth_api.go Check version of remote services (#1989) 2021-05-22 11:00:13 +01:00
eth_block.go Implement historical tx simulation rpc api (#2093) 2021-06-04 13:27:21 +01:00
eth_call_test.go Better compatibility with OE for trace_call and trace_callMany (#2137) 2021-06-11 13:19:10 +01:00
eth_call.go remove left usage of object db in rpcdaemon 2021-05-31 17:12:48 +07:00
eth_deprecated.go rename (#1978) 2021-05-20 19:25:53 +01:00
eth_filters.go Implemented panic handling, graceful shutdown and reporting for all goroutines that don't explicitly handle them. (#2153) 2021-06-13 17:41:39 +01:00
eth_ming_test.go txpool_content (#2127) 2021-06-11 09:34:47 +01:00
eth_mining.go rename (#1978) 2021-05-20 19:25:53 +01:00
eth_receipts.go simplify receipts reading (#2094) 2021-06-04 13:28:18 +01:00
eth_system.go remove left usage of object db in rpcdaemon 2021-05-31 17:12:48 +07:00
eth_txs.go Rename to Erigon (#2018) 2021-05-26 11:35:39 +01:00
eth_uncles.go Rename to Erigon (#2018) 2021-05-26 11:35:39 +01:00
get_chain_config_test.go Simulated backend and genesis to kv (#2104) 2021-06-05 16:17:04 +01:00
net_api.go Check version of remote services (#1989) 2021-05-22 11:00:13 +01:00
rpc_block.go rename (#1978) 2021-05-20 19:25:53 +01:00
send_transaction_test.go txpool_content (#2127) 2021-06-11 09:34:47 +01:00
send_transaction.go rename (#1978) 2021-05-20 19:25:53 +01:00
shh_api_deprecated.go rename (#1978) 2021-05-20 19:25:53 +01:00
storage_range.go rename (#1978) 2021-05-20 19:25:53 +01:00
test_util.go Better compatibility with OE for trace_call and trace_callMany (#2137) 2021-06-11 13:19:10 +01:00
trace_adhoc_test.go Simulated backend and genesis to kv (#2104) 2021-06-05 16:17:04 +01:00
trace_adhoc.go trace compatibility with OE (sometimes bug for bug) (#2174) 2021-06-16 18:24:56 +01:00
trace_api.go trace compatibility with OE (sometimes bug for bug) (#2174) 2021-06-16 18:24:56 +01:00
trace_filtering.go simplify receipts reading (#2094) 2021-06-04 13:28:18 +01:00
trace_types.go rename (#1978) 2021-05-20 19:25:53 +01:00
tracing.go trace compatibility with OE (sometimes bug for bug) (#2174) 2021-06-16 18:24:56 +01:00
txpool_api_test.go txpool_content (#2127) 2021-06-11 09:34:47 +01:00
txpool_api.go txpool_content (#2127) 2021-06-11 09:34:47 +01:00
web3_api.go Check version of remote services (#1989) 2021-05-22 11:00:13 +01:00