-
Notifications
You must be signed in to change notification settings - Fork 4
Update v1 to v2 storage migration tool #271
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
Open
Vui-Chee
wants to merge
24
commits into
main
Choose a base branch
from
vui-chee/reth-v2.0.0-sf-patch-test
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+422
−621
Open
Changes from all commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
f3e07ce
chore(deps): align xlayer-reth with reth v2.0.0
sieniven f2acd81
chore: Use op-reth v2.1.0
sieniven ed84946
chore(deps): adapt to reth v2.0.0 / op-reth v2.1.0 API breakage
sieniven 33be64b
chore(readme): bump Reth badge to v2.0.0
sieniven 97b978c
chore: bump okx/reth version
sieniven 85fb032
sf patch
Vui-Chee 0565313
chore(deps): add reth-{codecs,prune-types,stages-types,static-file} f…
Vui-Chee 3657484
refactor(tools): port upstream `db migrate-v2` into legacy-migrate
Vui-Chee 2e8979d
stage checkpoints account for genesis number
Vui-Chee 4407834
fix consistency issue with transaction senders
Vui-Chee 4459b2e
fix consistency issue set to wrong height
Vui-Chee c9e40fd
chore: fmt
sieniven 14333d4
chore(deps): patch reth to okx fork and bump optimism submodule
sieniven 1ea3f20
fix(deps): rebase alloy-rpc-types-engine fork onto 1.8.3 to restore C…
sieniven 33c8045
chore(deps): switch okx/reth tip to storage v2 static file fix
sieniven d4f0447
Merge branch 'niven/reth-v2.0.0' into vui-chee/reth-v2.0.0-sf-patch-test
Vui-Chee fd8b790
fix(tools): use production runtime in xlayer-reth-tools CLI
sieniven fb378da
Merge branch 'main' into vui-chee/reth-v2.0.0-sf-patch-test
Vui-Chee 1f0d092
chore: update optimism submodule to opnode v1.17.0
sieniven dbb9bb4
chore(deps): bump xlayer-reth to reth v2.1.0
sieniven 3433426
xlayer-devnet reads state root from txt file
Vui-Chee 12265bf
fix(deps): adapt to alloy 2.0 / revm 38 API changes
sieniven 4789979
Merge branch 'niven/reth-v2.0.0' into vui-chee/reth-v2.0.0-sf-patch-test
Vui-Chee b8d6a74
Merge branch 'main' into vui-chee/reth-v2.0.0-sf-patch-test
Vui-Chee 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
should this follow okx/reth temporary?