plugeth/eth/catalyst
Péter Szilágyi f3af3fd8df
eth: support bubbling up bad blocks from sync to the engine API (#25190)
* eth: support bubbling up bad blocks from sync to the engine API

* eth/catalyst: fix typo

Co-authored-by: Marius van der Wijden <m.vanderwijden@live.de>

* eth/catalyst: fix typo

Co-authored-by: Marius van der Wijden <m.vanderwijden@live.de>

* Update eth/catalyst/api.go

* eth/catalyst: when forgetting bad hashes, also forget descendants

* eth/catalyst: minor bad block tweaks for resilience

Co-authored-by: Marius van der Wijden <m.vanderwijden@live.de>
Co-authored-by: Martin Holst Swende <martin@swende.se>
2022-07-25 16:51:04 +03:00
..
api_test.go eth: support bubbling up bad blocks from sync to the engine API (#25190) 2022-07-25 16:51:04 +03:00
api.go eth: support bubbling up bad blocks from sync to the engine API (#25190) 2022-07-25 16:51:04 +03:00
queue.go eth/catalyst, miner: build the execution payload async (#24866) 2022-05-18 17:33:37 +03:00