mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced 2025-01-08 18:51:19 +00:00
35e3eeddf9
* 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 |
||
---|---|---|
.. | ||
registration | ||
BUILD.bazel | ||
config_test.go | ||
config.go | ||
log.go | ||
node_test.go | ||
node.go | ||
options.go | ||
prometheus.go |