nimbus-eth2/beacon_chain/validator_client
Eugene Kabanov d7c5bc0397
[VC] Add builderBoostFactor support. (#6294)
* Initial commit.

* Replace localBlockValueBoost with builderBoostFactor.

* Add test.

* Update AllTests.

* Update options.md

* Recover `localBlockValueBoost` for BN-only mode.

* Address review comments.
2024-05-19 04:49:43 +03:00
..
api.nim [VC] Add builderBoostFactor support. (#6294) 2024-05-19 04:49:43 +03:00
attestation_service.nim add some support for electra aggregated attestations (#6283) 2024-05-14 06:12:35 +02:00
block_service.nim [VC] Add builderBoostFactor support. (#6294) 2024-05-19 04:49:43 +03:00
common.nim VC: Refactor some timing code around sync committee processing (#6073) 2024-03-22 02:37:44 +00:00
doppelganger_service.nim VC: Refactor some timing code around sync committee processing (#6073) 2024-03-22 02:37:44 +00:00
duties_service.nim VC: Refactor some timing code around sync committee processing (#6073) 2024-03-22 02:37:44 +00:00
fallback_service.nim add `{.push raises: [].}` to recently modified files (#5908) 2024-02-18 01:16:49 +00:00
fork_service.nim add missing `std/` prefix to more imports (#5696) 2024-01-06 07:18:28 +01:00
scoring.nim explicitly refer to phase0.{Attestation,TrustedAttestation} rather than sans module name (#6214) 2024-04-17 20:44:29 +00:00
selection_proofs.nim VC: Refactor some timing code around sync committee processing (#6073) 2024-03-22 02:37:44 +00:00
sync_committee_service.nim VC: Refactor some timing code around sync committee processing (#6073) 2024-03-22 02:37:44 +00:00