prysm-pulse/config/params
terence tsao 288b38be8e
Bellatrix p2p changes (#10072)
* Add `process_execution_payload` to `process_block`

* bring in bellatrix p2p changes

* lint

* fix testcase to use MaxChunkSize as config to change allowed size instead of config

* add left out config params

* Fix TestForkSchedule_CorrectNumberOfForks

* fixed Nishant's comments

* gofmt

* add switch case

Co-authored-by: Mohamed Zahoor <zahoor@zahoor.in>
Co-authored-by: Zahoor Mohamed <zahoor@prysmaticlabs.com>
Co-authored-by: Nishant Das <nishdas93@gmail.com>
2022-01-20 22:12:15 +08:00
..
BUILD.bazel Add cli override setting for merge (#9891) 2021-11-12 12:01:14 -08:00
checktags_test.go Move Shared/Params Into Config/Params (#9642) 2021-09-21 19:59:25 +00:00
config_test.go Move Shared/Params Into Config/Params (#9642) 2021-09-21 19:59:25 +00:00
config_utils_develop.go Various clean up before v2 (#9672) 2021-09-24 17:42:16 +00:00
config_utils_prod.go Various clean up before v2 (#9672) 2021-09-24 17:42:16 +00:00
config.go Bellatrix p2p changes (#10072) 2022-01-20 22:12:15 +08:00
io_config.go Move Shared/Params Into Config/Params (#9642) 2021-09-21 19:59:25 +00:00
loader_test.go Update spec test to v1.1.7 (#10033) 2021-12-23 21:33:41 +00:00
loader.go Alter config filed name to devnet if it's not populated in file (#9949) 2021-11-29 19:27:26 -08:00
mainnet_config.go Bellatrix p2p changes (#10072) 2022-01-20 22:12:15 +08:00
minimal_config.go Bellatrix p2p changes (#10072) 2022-01-20 22:12:15 +08:00
network_config.go Bellatrix p2p changes (#10072) 2022-01-20 22:12:15 +08:00
testnet_config_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
testnet_e2e_config.go Allow sending Altair blocks to /eth/v1/beacon/blocks (#9685) 2021-09-28 19:07:32 +00:00
testnet_prater_config_test.go config: ensure config matches altair presets (#9690) 2021-09-28 20:02:12 +00:00
testnet_prater_config.go Spectest 1.1.8 (#10041) 2021-12-26 23:18:28 +00:00
testnet_pyrmont_config.go Spectest 1.1.8 (#10041) 2021-12-26 23:18:28 +00:00
testutils.go Move Shared/Params Into Config/Params (#9642) 2021-09-21 19:59:25 +00:00
values.go Move Shared/Params Into Config/Params (#9642) 2021-09-21 19:59:25 +00:00