Enable chain replay#339
Closed
jsign wants to merge 21 commits intotransition-post-genesisfrom
Closed
Conversation
…unt tree not a verkle tree (#321)
* add a switch to force proof in blocks * activate switch * fix switch type
* add switch to override the stride of the overlay conversion * set a default stride of 10k
* fix: save and load transition state for block processing * log whether the tree is verkle in LoadTransitionState * fix: ensure the transition is marked as started in insertChain * dump saved address * fix nil pointer panic * remove stacktrace that is no longer useful * fix a panic * fix build * check: copy current account address BEFORE it's saved * mandatory panic fix * Remove debug fmt.Println * more cleanup + comments
2a1838e to
4044d75
Compare
jsign
commented
Jan 23, 2024
49ca31a to
b2381d3
Compare
* cmd/{geth, utils}: add a command to clear verkle costs
fix: boolean issue
fix: load finalization state in FinalizeAndAssemble (#340)
* Conversion and TransitionTrie fixes (#346)
* fixes
Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com>
* remove old comment
Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com>
---------
Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com>
* trace cleanup
---------
Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com>
Co-authored-by: Ignacio Hagopian <jsign.uy@gmail.com>
Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com>
Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com>
Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com>
947d973 to
9fab31f
Compare
Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com>
04b0304 to
67335d5
Compare
67335d5 to
4adff4b
Compare
* fix precompiles configuration for replay Prague Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com> * fixes for resumable replay after conversion Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com> * extra fixes Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com> * more fixes Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com> * remove blank line Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com> * fix underflow bug Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com> * fix fork ordering for constantinople Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com> * fix precompile switch order Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com> --------- Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com>
31f522b to
009d3e2
Compare
ec5b79e to
bb3a39d
Compare
Collaborator
Author
|
Superseded by #431 |
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
The suggested command to run the replay:
Remember to change the datadir and filenames to your corresponding context.