erigon-pulse/ethdb/privateapi
ledgerwatch 8ea2bb55d0
Prevent deletion of extra block worth of tx lookup records when pruning (#4232)
* Print

* Prevent underflow, return 0 block if tx lookup failed

* Return nil receipt for 0 block

* Update to main erigon-lib

* Fix other places

* Fix other places

* Comment

Co-authored-by: Alexey Sharp <alexeysharp@Alexeys-iMac.local>
2022-05-22 20:35:02 +01:00
..
all.go rpcdaemon: limit amount of read transactions (#3637) 2022-03-08 10:43:14 +07:00
engine_test.go Refactor PoS downloader (#3717) 2022-03-22 17:49:12 +01:00
ethbackend.go Prevent deletion of extra block worth of tx lookup records when pruning (#4232) 2022-05-22 20:35:02 +01:00
events.go RPCDaemon - open snapshots only when they are ready (and indices ready). 2022-05-04 12:55:58 +07:00
logsfilter.go Fixes to subscribe logs (#3769) 2022-03-26 18:21:31 +00:00
mining.go Snapshots: initial sync fix (#3750) 2022-03-22 10:33:15 +07:00
txpool.go typed sender (#4016) 2022-04-28 15:35:14 +07:00