-
Notifications
You must be signed in to change notification settings - Fork 172
fix Etchash cache at Mordor #499
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
Merged
meowsbits
merged 15 commits into
master
from
merge/foundation-release/1.10.21-tests-generate-etchash-mordor-pr-2
Sep 5, 2022
Merged
Changes from 8 commits
Commits
Show all changes
15 commits
Select commit
Hold shift + click to select a range
a4503b2
consensus/ethash: test that ethash cache gets return expected epochs
meowsbits 129bfc3
consensus/ethash: fix dangling future epoch from pre-ECIP1099 era
meowsbits dad1013
consensus/ethash: avoid cache key collisions
meowsbits f4c42dc
consensus/ethash: use a more general condition for ECIP1099 activation
meowsbits 012575f
consensus/ethash: include epoch number in cache filename
meowsbits 8388245
consensus/ethash: fix log context for dataset generation
meowsbits c2a1a73
consensus/ethash: (lint) SA9003: empty branch (staticcheck)
meowsbits 67e205e
consensus/ethash: (lint) unnecessary leading newline (whitespace)
meowsbits 331d557
consensus/ethash: remove useless call to cache finalizer
meowsbits bac80da
consensus/ethash: simplify syntax for future vs. nextEpoch condition
meowsbits 545a964
consensus/ethash: dont be so generous with 1099 epoch activation
meowsbits b9d5a7d
consensus/ethash: add test for ECIP1099: unique seed hashes
meowsbits a4415e7
consensus/ethash: test ensures reasonable number of cache files persi…
meowsbits 836792f
consensus/ethash: add test ensuring cache file eviction/allowance ope…
meowsbits 310ca59
consensus/ethash: apply new cache file naming pattern to full dataset…
meowsbits File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.