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

validator: will not be included in validator registration until a validator index is assigned #11061

Closed
SeaMonkey82 opened this issue Jul 15, 2022 · 2 comments · Fixed by #11057
Assignees

Comments

@SeaMonkey82
Copy link

SeaMonkey82 commented Jul 15, 2022

This warning is happening on the develop branch currently, despite the fact that the validator is active and attesting.

[2022-07-15 09:43:12]  WARN validator: will not be included in validator registration until a validator index is assigned activePubkeys=1
[2022-07-15 09:47:32]  INFO validator: Submitted new attestations AggregatorIndices=[100619] AttesterIndices=[100619] BeaconBlockRoot=0xb3a15c04c1dd CommitteeIndex=2 Slot=330837 SourceEpoch=10337 SourceRoot=0x315039fc5743 TargetEpoch=10338 TargetRoot=0xe00b234d5696
@james-prysm
Copy link
Contributor

validator registration is related to mev and not related to regular validator attestations. I'll adjust this for a better user experience.

@james-prysm
Copy link
Contributor

was a bug that it was even displaying without having validator registration enabled... will fix that.

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 a pull request may close this issue.

2 participants