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 |
|
Alex Sharov
|
66d1d5d1f8
|
corner_case_return_null_when_block_not (#1646)
|
2021-04-01 12:15:22 +07:00 |
|
Artem Vorotnikov
|
d4c10c9a47
|
Port rpcdaemon to KV interface (#1627)
|
2021-03-30 12:53:54 +03:00 |
|
Alex Sharov
|
86ccfd0338
|
RPC: Pending transactions/blocks/logs (#1625)
|
2021-03-30 14:09:00 +07:00 |
|
ledgerwatch
|
e8501bbf43
|
eth_getTransactionReceipt to return nil for transactions not in the d… (#1505)
* eth_getTransactionReceipt to return nil for transactions not in the database
* Fix compile error
|
2021-02-21 09:38:00 +01:00 |
|