This repository was archived by the owner on Feb 26, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 688
feat: add support for the merge
hardfork
#3971
Merged
Merged
Changes from 8 commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
b52cbf9
chore: remove support for Node.js v12 (#3705)
davidmurdoch 3868ea1
chore: upgrade @ethereumjs/vm to v6.0.0 (#3656)
MicaiahReid a0c4e74
feat: add support for the `merge` hardfork (#3658)
davidmurdoch fb6d37d
refactor: remove tech-debt added during ejs upgrade (#3776)
MicaiahReid d0b366f
fix white space in package-lock
MicaiahReid c48c4fe
clean up todo comments
MicaiahReid cf3d218
properly pass on the prefixCodeHashes options
MicaiahReid 1c83066
remove timeouts
MicaiahReid fb68a01
remove comment
MicaiahReid d334449
simplify conversion
MicaiahReid 0f784c8
revert style; keep types
MicaiahReid ba31379
set "merge" as default hardfork
MicaiahReid fe1122b
update tests to have "merge" as default hardfork
MicaiahReid d4862ed
Apply suggestions from code review
MicaiahReid 2d27cae
shrinkwrap
MicaiahReid 44290fd
shrinkwrap formatting
MicaiahReid 89fdb47
shrinkwrap again
MicaiahReid d4325e8
Merge branch 'develop' into the-merge
MicaiahReid 799eb09
fix package-lock whitespace
MicaiahReid 0bc1de7
str8 to big int, dog
MicaiahReid 3ffe434
add test for truncating address
MicaiahReid e03d24d
convert RuntimeBlock gas params to Quantity
MicaiahReid 4608785
use nullish coalescing operator
MicaiahReid d62a8f0
don't convert like that, silly
MicaiahReid 295e951
put this test back
davidmurdoch 02e625f
Merge branch 'develop' into the-merge
MicaiahReid 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
v12.0.0 | ||
v14.0.0 |
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
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
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.
Uh oh!
There was an error while loading. Please reload this page.