prysm-pulse/beacon-chain/rpc/prysm/v1alpha1
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
..
beacon Isolate forkchoice to blockchain package (#12174) 2023-03-22 09:12:54 +08:00
debug Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
node Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
slasher Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
validator Add flag to boost local block value (#12227) 2023-04-04 14:58:56 +00:00