erigon-pulse/ethdb/privateapi
Andrew Ashikhmin 0025783123
Protection against duplicate requests to build the same block (#5795)
If I'm not mistaken, some CLs in some circumstances can send duplicate
requests to build a block. This is a protection against throwing away
progress in case block building has already started.
2023-02-21 09:24:59 +00:00
..
all.go Interruptible PoS block building (#4438) 2022-06-13 15:43:09 +02:00
engine_test.go move math big constants to erigon-lib (#6719) 2023-01-27 11:39:34 +07:00
ethbackend.go Protection against duplicate requests to build the same block (#5795) 2023-02-21 09:24:59 +00:00
logsfilter_test.go reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
logsfilter.go reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
mining.go reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00