-
Martin Holst Swende authored
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.
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| algorithm.go | ||
| algorithm_test.go | ||
| api.go | ||
| consensus.go | ||
| consensus_test.go | ||
| difficulty.go | ||
| ethash.go | ||
| ethash_test.go | ||
| sealer.go | ||
| sealer_test.go |