good morning!!!!

Skip to content
Snippets Groups Projects
Unverified Commit efe6dd29 authored by Martin Holst Swende's avatar Martin Holst Swende Committed by GitHub
Browse files

consensus/ethash: implement faster difficulty calculators (#21976)

This PR adds re-written difficulty calculators, which are based on uint256. It also adds a fuzzer + oss-fuzz integration for the new fuzzer. It does differential fuzzing between the new and old calculators.

Note: this PR does not actually enable the new calculators.
parent 88c69624
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment