prysm-pulse/beacon-chain/rpc/eth
Potuz 9c2c665e92
Remove optimistic sync candidate check (#11453)
* Remove optimistic sync candidate check

Since we know we have merged and the chain has advanced 128 slots,
there's no possible forkchoice Poissoning attack anymore, removing the
check and allowing any block to be imported optimistically.

* fix test

* fix test

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2022-09-16 16:05:30 +00:00
..
beacon Remove optimistic sync candidate check (#11453) 2022-09-16 16:05:30 +00:00
debug Move forkchoice dump to eth namespace (#11325) 2022-08-26 14:54:32 +00:00
events Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
helpers Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
node Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
validator Better log fee recipient mismatch (#11395) 2022-09-05 14:13:51 +00:00