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

[MEV Boost\Builder] Prune Old Cached Validator Registrations #5712

Closed
Tracked by #5396
StefanBratanov opened this issue Jun 6, 2022 · 0 comments · Fixed by #5748
Closed
Tracked by #5396

[MEV Boost\Builder] Prune Old Cached Validator Registrations #5712

StefanBratanov opened this issue Jun 6, 2022 · 0 comments · Fixed by #5748
Assignees

Comments

@StefanBratanov
Copy link
Contributor

StefanBratanov commented Jun 6, 2022

Currently, ValidatorRegistrator caches the validator registrations based on publicKey, feeRecipient and gasLimit. In case of reloading or removing validators, we need to delete the not applicable entries in the map to free space.

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.

1 participant