erigon-pulse/core/rawdb
Levi Aul 8de866028a
Additional bor RPC fixes (#4675)
* Add borTx to GetBlockByHash; ensure borTxs have hashes; don't try to derive sender for borTxs

* Surface borReceipt logs in eth_getLogs

* Check for existence of borReceipt before synthesizing a borTx
2022-07-09 09:15:22 +06:00
..
rawdbreset Delete bad blocks on unwind (#4529) 2022-06-24 15:52:04 +02:00
accessors_account.go propagate all promoted txs when add local tx (#2841) 2021-10-20 10:40:23 +07:00
accessors_chain_test.go Delete bad blocks on unwind (#4529) 2022-06-24 15:52:04 +02:00
accessors_chain.go getting amount from non canonical bucket (#4648) 2022-07-06 16:25:29 +06:00
accessors_indexes_test.go Snapshots: txnHash2BlockNum idx (#3213) 2022-01-06 18:22:59 +07:00
accessors_indexes.go Snapshots: tx lookup in RPC from snapshots (#3214) 2022-01-07 20:52:38 +07:00
accessors_metadata.go move kv to erigon-lib (#2467) 2021-07-29 18:53:13 +07:00
bor_receipts.go Additional bor RPC fixes (#4675) 2022-07-09 09:15:22 +06:00