prysm-pulse/config/params
terencechain 35e3eeddf9
Add flag to boost local block value (#12227)
* Add builder bid fraction to compare with local block value and use builder bid if (bid * fraction) > local block value

* Prioritize local block construction over relay/builder block construction using a boost value for local block construction

* Refactor builder and local block value calculation to use percentage comparison

* Add a test for local with boost

* Use uint64

* Fix log
2023-04-04 14:58:56 +00:00
..
testdata Capella E2E (#11951) 2023-02-10 14:19:15 +08:00
BUILD.bazel Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +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 Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +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 Add flag to boost local block value (#12227) 2023-04-04 14:58:56 +00:00
configset_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
configset.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
init.go Remove Ropsten Testnet Config (#12058) 2023-03-01 13:26:32 +08:00
interop.go Remove ShardingForkVersion/Epoch from config (#11868) 2023-01-13 17:11:33 +00:00
io_config.go Move Shared/Params Into Config/Params (#9642) 2021-09-21 19:59:25 +00:00
loader_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
loader.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
mainnet_config.go mainnet capella epoch (#12144) 2023-03-20 19:18:58 +00:00
minimal_config.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
network_config.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
testnet_config_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
testnet_e2e_config.go Process blind withdrawals (#11995) 2023-02-17 15:49:30 +08:00
testnet_prater_config_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
testnet_prater_config.go Add capella fork epoch for Goerli (#12073) 2023-03-04 09:43:20 +00:00
testnet_sepolia_config.go Add Capella fork epoch for Sepolia (#11979) 2023-02-10 10:46:39 +00: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 Remove Ropsten Testnet Config (#12058) 2023-03-01 13:26:32 +08:00