forked from ethereum/execution-spec-tests
-
Notifications
You must be signed in to change notification settings - Fork 0
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
osaka/verkle: verkle genesis test-vectors #41
Closed
jsign
wants to merge
75
commits into
spencer-tb:verkle/pydantic-rebase
from
jsign:jsign-verkle-rebased
Closed
osaka/verkle: verkle genesis test-vectors #41
jsign
wants to merge
75
commits into
spencer-tb:verkle/pydantic-rebase
from
jsign:jsign-verkle-rebased
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
jsign
force-pushed
the
jsign-verkle-rebased
branch
from
May 13, 2024 18:37
1c45783
to
eafc766
Compare
jsign
force-pushed
the
jsign-verkle-rebased
branch
from
May 21, 2024 14:16
5d7e424
to
519a366
Compare
jsign
force-pushed
the
jsign-verkle-rebased
branch
2 times, most recently
from
May 22, 2024 17:18
892af86
to
6c2a759
Compare
jsign
force-pushed
the
jsign-verkle-rebased
branch
from
June 6, 2024 22:02
ec070fb
to
eddf825
Compare
spencer-tb
force-pushed
the
verkle/pydantic-rebase
branch
3 times, most recently
from
June 10, 2024 05:23
791159f
to
1051c1e
Compare
spencer-tb
force-pushed
the
verkle/pydantic-rebase
branch
from
June 10, 2024 05:33
1051c1e
to
62638ea
Compare
jsign
force-pushed
the
jsign-verkle-rebased
branch
from
June 10, 2024 17:22
5276ab8
to
9177570
Compare
Signed-off-by: Ignacio Hagopian <[email protected]>
Signed-off-by: Ignacio Hagopian <[email protected]>
Signed-off-by: Ignacio Hagopian <[email protected]>
Signed-off-by: Ignacio Hagopian <[email protected]>
Signed-off-by: Ignacio Hagopian <[email protected]>
Signed-off-by: Ignacio Hagopian <[email protected]>
Signed-off-by: Ignacio Hagopian <[email protected]>
Signed-off-by: Ignacio Hagopian <[email protected]>
Signed-off-by: Ignacio Hagopian <[email protected]>
Signed-off-by: Ignacio Hagopian <[email protected]>
Signed-off-by: Ignacio Hagopian <[email protected]>
Co-authored-by: spencer <[email protected]>
Signed-off-by: Ignacio Hagopian <[email protected]>
Signed-off-by: Ignacio Hagopian <[email protected]>
Signed-off-by: Ignacio Hagopian <[email protected]>
Signed-off-by: Ignacio Hagopian <[email protected]>
Signed-off-by: Ignacio Hagopian <[email protected]>
Signed-off-by: Ignacio Hagopian <[email protected]>
Signed-off-by: Ignacio Hagopian <[email protected]>
Signed-off-by: Ignacio Hagopian <[email protected]>
Signed-off-by: Ignacio Hagopian <[email protected]>
Signed-off-by: Ignacio Hagopian <[email protected]>
Signed-off-by: Ignacio Hagopian <[email protected]>
Signed-off-by: Ignacio Hagopian <[email protected]>
Signed-off-by: Ignacio Hagopian <[email protected]>
Signed-off-by: Ignacio Hagopian <[email protected]>
Signed-off-by: Ignacio Hagopian <[email protected]>
Signed-off-by: Ignacio Hagopian <[email protected]>
Signed-off-by: Ignacio Hagopian <[email protected]>
Signed-off-by: Ignacio Hagopian <[email protected]>
Signed-off-by: Ignacio Hagopian <[email protected]>
Signed-off-by: Ignacio Hagopian <[email protected]>
Signed-off-by: Ignacio Hagopian <[email protected]>
Signed-off-by: Ignacio Hagopian <[email protected]>
Signed-off-by: Ignacio Hagopian <[email protected]>
Signed-off-by: Ignacio Hagopian <[email protected]>
Signed-off-by: Ignacio Hagopian <[email protected]>
Signed-off-by: Ignacio Hagopian <[email protected]>
jsign
force-pushed
the
jsign-verkle-rebased
branch
from
June 10, 2024 17:27
9177570
to
9a73996
Compare
spencer-tb
force-pushed
the
verkle/pydantic-rebase
branch
3 times, most recently
from
June 14, 2024 08:50
191653f
to
9f19719
Compare
Now moved here ethereum#659 |
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.
This PR is a work in progress for Verkle test vectors, in particular EIPs 6800, 4762 and 7709.
t8n current target.
We can't fill the tests yet and might have some hacks here and there since there're pending changes to do in the testing infra. After ongoing efforts for state-conversion testing finishes, probably these will be fixed for verkle genesis ones (i.e: this PR).