prysm-pulse/beacon-chain/rpc/prysm
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
..
v1alpha1 Add flag to boost local block value (#12227) 2023-04-04 14:58:56 +00:00