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

MSFDG: cannon e2e test #107

Open
wants to merge 25 commits into
base: develop
Choose a base branch
from
Open

MSFDG: cannon e2e test #107

wants to merge 25 commits into from

Conversation

dajuguan
Copy link

@dajuguan dajuguan commented Dec 5, 2024

Description

This PR add a cannon e2e test case to verify the MSFDG features.

Tests

Pass:

# change maxGameDepth to 20 to test stepV2 function
go test  -run ^TestOutputCannonGame$ github.com/ethereum-optimism/optimism/op-e2e2/faultproofs -count=1

Fail:

Other tests in op-e2e2/faultproofs/output_cannon_test.go are left to be done.

JustXxx and others added 25 commits November 2, 2024 20:15
1. rename addLocalData to addLocalData2 to avoid conflicting in tx.Pack
2. fix subValues at splitDepth+nbits must be 1
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.

2 participants