prysm-pulse/beacon-chain/rpc
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
..
apimiddleware fix forkchoice endpoint (#11403) 2022-09-05 17:57:08 +00:00
eth Remove optimistic sync candidate check (#11453) 2022-09-16 16:05:30 +00:00
prysm/v1alpha1 Deprecate native state flag (#11268) 2022-09-15 20:47:51 +02:00
statefetcher Fixed size arrays in block interfaces and structs (#11375) 2022-09-06 14:30:16 +00:00
testutil Remove Execution Client Fallback and Make Providing an Execution Client Required (#10921) 2022-08-16 17:22:34 +00:00
BUILD.bazel Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
log.go Unify the pattern of using a package-level logger (#8245) 2021-01-11 20:03:28 +00:00
service_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
service.go Move forkchoice dump to eth namespace (#11325) 2022-08-26 14:54:32 +00:00