prysm-pulse/beacon-chain/node
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
..
registration Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
BUILD.bazel Deprecate native state flag (#11268) 2022-09-15 20:47:51 +02:00
config_test.go Remove optimistic sync candidate check (#11453) 2022-09-16 16:05:30 +00:00
config.go Remove optimistic sync candidate check (#11453) 2022-09-16 16:05:30 +00:00
log.go Unify the pattern of using a package-level logger (#8245) 2021-01-11 20:03:28 +00:00
node_test.go Deprecate native state flag (#11268) 2022-09-15 20:47:51 +02:00
node.go Remove optimistic sync candidate check (#11453) 2022-09-16 16:05:30 +00:00
options.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
prometheus.go new prometheus metrics for client-stats metrics (#8834) 2021-04-30 13:37:38 -07:00