-
Notifications
You must be signed in to change notification settings - Fork 447
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
simulators/eth2/dencun: Dencun Interop Simulator and Builder Tests #838
Merged
Conversation
This file contains 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
marioevz
force-pushed
the
eth2-dencun
branch
from
September 14, 2023 20:42
6b9d814
to
c4764a8
Compare
marioevz
force-pushed
the
eth2-dencun
branch
4 times, most recently
from
September 25, 2023 18:11
b046ad2
to
6dc7d59
Compare
marioevz
force-pushed
the
eth2-dencun
branch
from
September 28, 2023 20:38
eccc019
to
e9bc6f6
Compare
marioevz
changed the title
[WIP] simulators/eth2/dencun: Dencun Interop Simulator and Builder Tests
simulators/eth2/dencun: Dencun Interop Simulator and Builder Tests
Oct 2, 2023
Changed back to draft because it requires changes in #898, and they might not even be included in master until we find a proper solution. |
marioevz
force-pushed
the
eth2-dencun
branch
4 times, most recently
from
October 21, 2023 19:15
2af9613
to
bf4d453
Compare
marioevz
force-pushed
the
eth2-dencun
branch
4 times, most recently
from
November 28, 2023 22:23
1ecc317
to
b5c7217
Compare
marioevz
force-pushed
the
eth2-dencun
branch
from
December 19, 2023 15:13
e91fcbe
to
6b39274
Compare
marioevz
force-pushed
the
eth2-dencun
branch
from
February 28, 2024 03:26
d49d254
to
2b0e3ca
Compare
I rebased and squashed most of the commits to be able to merge using a merge commit, so we preserve the multiple commits in the master branch. I'm running locally tonight and should be able to merge tomorrow if all is good. |
marioevz
force-pushed
the
eth2-dencun
branch
from
February 28, 2024 03:31
2b0e3ca
to
7a7883b
Compare
marioevz
force-pushed
the
eth2-dencun
branch
3 times, most recently
from
March 4, 2024 15:04
49d2cf0
to
3c48ac1
Compare
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.
Changes included
simulators/eth2/common
simulators/eth2/dencun
simulators/eth2/*
zrnt
,eth2api
eth-clients
,mock-builder
to the Deneb versionszrnt
still points to https://github.com/marioevz/zrnt/tree/update-deneb because the PR is unmergedengine
,testnet
andwithdrawals
simulators to account for the library updatesLinked Issues
simulators/eth2/engine
,simulators/ethereum/engine
#783ToDos:
Examples
Run builder tests
Run sync tests
Run re-org tests