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

Implement skip_randao_verification for blinded blocks #4435

Merged
merged 2 commits into from
Dec 19, 2022
Merged

Conversation

arnetheduck
Copy link
Member

  • fix redundant randao verification on block replay (5% faster)
  • check randao in REST instead of internally
  • avoid redundant copies when making blocks
  • cleanup leftover randao skipping code

* fix redundant randao verification on block replay (5% faster)
* check randao in REST instead of internally
* avoid redundant copies when making blocks
* cleanup leftover randao skipping code
@github-actions
Copy link

Unit Test Results

         9 files  ±0    1 047 suites  ±0   31m 50s ⏱️ + 2m 35s
  3 406 tests  - 1    3 169 ✔️  - 1  237 💤 ±0  0 ±0 
14 732 runs   - 3  14 467 ✔️  - 3  265 💤 ±0  0 ±0 

Results for commit 818b67f. ± Comparison against base commit 064d164.

@zah zah merged commit bd8f082 into unstable Dec 19, 2022
@zah zah deleted the skip-randao-again branch December 19, 2022 13:11
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.

2 participants