feat(tests): execute blob tests client agnostic#1720
Closed
spencer-tb wants to merge 1 commit intomainfrom
Closed
Conversation
a9a328d to
725a77b
Compare
e134511 to
12a87c3
Compare
danceratopz
reviewed
Jun 8, 2025
danceratopz
reviewed
Jun 8, 2025
Member
danceratopz
left a comment
There was a problem hiding this comment.
Two small comments, thanks!
4ff19be to
9c1c158
Compare
Collaborator
Author
|
Keeping open until the max blobs per tx situation is resolved: https://discord.com/channels/595666850260713488/1385528754847223829 |
3 tasks
Collaborator
the linked thread ends with no clear outcome, any news? |
Collaborator
Author
Thanks. Yeah I think we can close now. This was before we had set 6 to be the max blobs per tx. |
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.
🗒️ Description
Updates the peerdas blob tests for execute hive mode to be client agnostic with respect to max blobs per tx. Additionally adds some cleanup to
tests/osaka/eip7594_peerdas/test_get_blobs.py.Geth now passes the
test_get_blobs[...single_blob_max_txs]test!🔗 Related Issues
ethereum/go-ethereum#31837
✅ Checklist