Skip to content
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

e2e test for L2 Blob #142

Merged
merged 8 commits into from
Dec 27, 2024
Merged

e2e test for L2 Blob #142

merged 8 commits into from
Dec 27, 2024

Conversation

ping-ke
Copy link

@ping-ke ping-ke commented Dec 23, 2024

Description
This PR address the issue(#102) of L2 Blob's E2E tests
For related manual step, see Test L2 BLOB at https://perfect-amphibian-929.notion.site/SWC-Devnet-1282e493e88380648486d4961eb91a8d

Tests

cd op-e2e
make devnet-allocs
go test -run '^(TestSubmitTXWithBlobsFunctionSuccess)$' github.com/ethereum-optimism/optimism/op-e2e/blobs  -count=1 -v

Questions

Should we add a test case for using SGT as the gas fee to send TX with blobs?

op-e2e/faultproofs/util.go Outdated Show resolved Hide resolved
op-e2e/faultproofs/util.go Outdated Show resolved Hide resolved
op-e2e/faultproofs/util.go Outdated Show resolved Hide resolved
op-e2e/system/e2esys/setup.go Outdated Show resolved Hide resolved
op-e2e/blobs/blob_test.go Outdated Show resolved Hide resolved
op-e2e/blobs/blob_test.go Outdated Show resolved Hide resolved
op-node/rollup/types.go Outdated Show resolved Hide resolved
@ping-ke ping-ke requested a review from syntrust December 26, 2024 01:40
Copy link
Collaborator

@blockchaindevsh blockchaindevsh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM assuming the last two comments are resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants