prysm-pulse/config/params
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
..
testdata Update proposer boost score and spec tests (#10665) 2022-05-23 23:08:24 +00:00
BUILD.bazel Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
checktags_test.go Use go:build lines and remove obsolete +build lines (#10704) 2022-06-14 11:47:27 +00:00
config_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
config_utils_develop.go Use go:build lines and remove obsolete +build lines (#10704) 2022-06-14 11:47:27 +00:00
config_utils_prod.go Use go:build lines and remove obsolete +build lines (#10704) 2022-06-14 11:47:27 +00:00
config.go Remove optimistic sync candidate check (#11453) 2022-09-16 16:05:30 +00:00
configset_test.go Remove optimistic sync candidate check (#11453) 2022-09-16 16:05:30 +00:00
configset.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
init.go Config registry (#10683) 2022-05-20 07:16:53 +00:00
interop.go Config registry (#10683) 2022-05-20 07:16:53 +00:00
io_config.go Move Shared/Params Into Config/Params (#9642) 2021-09-21 19:59:25 +00:00
loader_test.go Add mainnet merge epoch and ttd (#11207) 2022-08-17 15:18:43 +00:00
loader.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
mainnet_config.go Remove optimistic sync candidate check (#11453) 2022-09-16 16:05:30 +00:00
minimal_config.go Add mainnet merge epoch and ttd (#11207) 2022-08-17 15:18:43 +00:00
network_config.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
testnet_config_test.go Remove optimistic sync candidate check (#11453) 2022-09-16 16:05:30 +00:00
testnet_e2e_config.go Replace deprecated linter deadcode with unused (#11334) 2022-08-29 12:45:25 -04:00
testnet_prater_config_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
testnet_prater_config.go Update lighthouse prater bootnodes (#11152) 2022-08-02 22:04:00 +00:00
testnet_ropsten_config.go Update ropsten TTD (#10817) 2022-06-04 02:54:51 +00:00
testnet_sepolia_config.go Update teku sepolia bootnode (#11131) 2022-07-29 12:56:16 +08:00
testutils_develop.go Update E2E (#11140) 2022-08-05 13:01:47 +00:00
testutils.go Config registry (#10683) 2022-05-20 07:16:53 +00:00
values.go Add Sepolia config (#10868) 2022-06-14 14:50:05 +00:00