forked from ethereum/go-ethereum
-
Notifications
You must be signed in to change notification settings - Fork 13
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
persist conversion state to db and use an LRU cache for active transition states #375
Merged
gballet
merged 14 commits into
transition-post-genesis-rebase-1
from
store-transition-state-in-db
Feb 22, 2024
Merged
persist conversion state to db and use an LRU cache for active transition states #375
gballet
merged 14 commits into
transition-post-genesis-rebase-1
from
store-transition-state-in-db
Feb 22, 2024
Commits on Feb 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d9d0b38 - Browse repository at this point
Copy the full SHA d9d0b38View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a4dec4 - Browse repository at this point
Copy the full SHA 8a4dec4View commit details -
Configuration menu - View commit details
-
Copy full SHA for d43635c - Browse repository at this point
Copy the full SHA d43635cView commit details -
Configuration menu - View commit details
-
Copy full SHA for bc07cad - Browse repository at this point
Copy the full SHA bc07cadView commit details -
Configuration menu - View commit details
-
Copy full SHA for c5173c9 - Browse repository at this point
Copy the full SHA c5173c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6866335 - Browse repository at this point
Copy the full SHA 6866335View commit details -
Configuration menu - View commit details
-
Copy full SHA for 99ad79f - Browse repository at this point
Copy the full SHA 99ad79fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 425ba1d - Browse repository at this point
Copy the full SHA 425ba1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for f22b681 - Browse repository at this point
Copy the full SHA f22b681View commit details -
Configuration menu - View commit details
-
Copy full SHA for e0cf3fc - Browse repository at this point
Copy the full SHA e0cf3fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 47a07e4 - Browse repository at this point
Copy the full SHA 47a07e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1fcd5ce - Browse repository at this point
Copy the full SHA 1fcd5ceView commit details -
Lock the state transition during conversion (#384)
* heavy handed approach: lock the state transition during conversion * also lock transition state loading/unloading * reduce logs verbosity * add conversion test to workflow (#386) * add conversion test to workflow * mandatory -f switch fix in rm * forgot & at the end of the geth command * remove incorrect kill * add debug traces * add an overlay stride * fix typo
Configuration menu - View commit details
-
Copy full SHA for 7c3c192 - Browse repository at this point
Copy the full SHA 7c3c192View commit details -
Configuration menu - View commit details
-
Copy full SHA for bb933ec - Browse repository at this point
Copy the full SHA bb933ecView commit details
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.