erigon-pulse/cmd/rpcdaemon/commands
ledgerwatch 38bf28feb4
Fix for nil chainId in eth_getTransactionReceipt (#1792)
* Fix

* Fix comment

* Update eth_api_test.go

Co-authored-by: Alex Sharp <alexsharp@Alexs-MacBook-Pro.local>
2021-04-23 20:48:00 +01:00
..
contracts Aleut support (Eip1559) (#1704) 2021-04-22 18:11:37 +01:00
corner_cases_support_test.go corner_case_return_null_when_block_not (#1646) 2021-04-01 12:15:22 +07:00
daemon.go Port rpcdaemon to KV interface (#1627) 2021-03-30 12:53:54 +03:00
db_api_deprecated.go 1209 automate documentation (#1290) 2020-10-24 18:03:52 +01:00
debug_api_test.go corner_case_return_null_when_block_not (#1646) 2021-04-01 12:15:22 +07:00
debug_api.go tx less wrappers (#1694) 2021-04-08 18:03:45 +07: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 Harmonize DB APIs (#1669) 2021-04-03 09:26:00 +03:00
eth_api_test.go Fix for nil chainId in eth_getTransactionReceipt (#1792) 2021-04-23 20:48:00 +01:00
eth_api.go Aleut support (Eip1559) (#1704) 2021-04-22 18:11:37 +01:00
eth_block.go tx less wrappers (#1694) 2021-04-08 18:03:45 +07:00
eth_call_test.go corner_case_return_null_when_block_not (#1646) 2021-04-01 12:15:22 +07:00
eth_call.go KVGetter, replace old geth interfaces with it (#1676) 2021-04-05 20:04:58 +07:00
eth_deprecated.go Updating RPC tests in Postman (#1340) 2020-11-09 09:52:18 +01:00
eth_filters.go RPC: Pending transactions/blocks/logs (#1625) 2021-03-30 14:09:00 +07:00
eth_mining.go Mining stage (#1554) 2021-03-23 16:00:07 +07:00
eth_receipts.go Fix for nil chainId in eth_getTransactionReceipt (#1792) 2021-04-23 20:48:00 +01:00
eth_system.go tx less wrappers (#1694) 2021-04-08 18:03:45 +07:00
eth_txs.go Harmonize DB APIs (#1669) 2021-04-03 09:26:00 +03:00
eth_uncles.go tx less wrappers (#1694) 2021-04-08 18:03:45 +07:00
get_chain_config_test.go Harmonize DB APIs (#1669) 2021-04-03 09:26:00 +03:00
net_api.go add --datadir parameter to integration, snapshot generator, header downloader (#1749) 2021-04-19 14:25:26 +07:00
rpc_block.go tx less wrappers (#1694) 2021-04-08 18:03:45 +07:00
send_transaction.go add --datadir parameter to integration, snapshot generator, header downloader (#1749) 2021-04-19 14:25:26 +07:00
shh_api_deprecated.go 1209 automate documentation (#1290) 2020-10-24 18:03:52 +01:00
storage_range.go Adapters refactor (#1768) 2021-04-21 09:18:05 +07:00
test_util.go Aleut support (Eip1559) (#1704) 2021-04-22 18:11:37 +01:00
tg_api.go Port rpcdaemon to KV interface (#1627) 2021-03-30 12:53:54 +03:00
tg_block.go Harmonize DB APIs (#1669) 2021-04-03 09:26:00 +03:00
tg_issuance.go tx less wrappers (#1694) 2021-04-08 18:03:45 +07:00
tg_receipts.go Continue move to rwtx (#1722) 2021-04-15 12:23:10 +07:00
tg_system.go Harmonize DB APIs (#1669) 2021-04-03 09:26:00 +03:00
trace_adhoc_test.go corner_case_return_null_when_block_not (#1646) 2021-04-01 12:15:22 +07:00
trace_adhoc.go Aleut support (Eip1559) (#1704) 2021-04-22 18:11:37 +01:00
trace_api.go Port rpcdaemon to KV interface (#1627) 2021-03-30 12:53:54 +03:00
trace_filtering.go Aleut support (Eip1559) (#1704) 2021-04-22 18:11:37 +01:00
trace_types.go Aleut support (Eip1559) (#1704) 2021-04-22 18:11:37 +01:00
tracing.go Remove chainContext object (#1683) 2021-04-06 16:52:53 +07:00
web3_api.go rpcdaemon performance improve - less reading blocks, less allocs on server (#1426) 2021-01-02 19:28:22 +00:00