mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2025-01-20 01:20:53 +00:00
7b80744768
* Ensure fake Bor txs + receipts are returned from all relevant RPC methods * Add rest of bor implementation for eth_getBlockByNumber * Use TxLookup index to find Bor txs * Fix txHash on emitted borTxs and borReceipts * Fix checks given that borTxs get registered in TxLookup; remove useless ref indirections