Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add registration of VC validators back in the new per validator management of builders #5603

Merged
merged 1 commit into from
Nov 17, 2023
Merged

add registration of VC validators back in the new per validator management of builders #5603

merged 1 commit into from
Nov 17, 2023

Conversation

stephanep
Copy link
Contributor

Fix handling of VC validators by per validator payload-builder registration (issue #5599).

The proposed change ensures that VC validators are registered with the builder specified by the --payload-builder-url argument even if the beacon node has no attached validators. It also prevent such validators from being unintentionally registered with builders configured for specific attached validators by the keymanager api.

Copy link

github-actions bot commented Nov 15, 2023

Unit Test Results

         9 files  ±0    1 098 suites  ±0   27m 38s ⏱️ -1s
  3 951 tests ±0    3 604 ✔️ ±0  347 💤 ±0  0 ±0 
16 066 runs  ±0  15 668 ✔️ ±0  398 💤 ±0  0 ±0 

Results for commit f1a90ee. ± Comparison against base commit 98e9690.

♻️ This comment has been updated with latest results.

…validator registration (issue #5599).

The proposed change ensures that VC validators are registered with the builder specified by the `--payload-builder-url` argument even if the beacon node has no attached validators. It also prevent such validators from being unintentionally registered with builders configured for specific attached validators by the keymanager api.
Per the current specs, the VC have no way to specify which builders the BN should use on a per-node basis, so for the time being we have to resort to using the BN fallback default builder URL for VC validators.
@tersec tersec merged commit dfd7b9b into status-im:unstable Nov 17, 2023
8 checks passed
@stephanep stephanep deleted the fix-vc-registration-perbuilder branch November 17, 2023 15:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants