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

feat: migrate OPSuccinctL2OutputOracle to OptimismPortalV2 #277

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

leruaa
Copy link
Contributor

@leruaa leruaa commented Dec 13, 2024

  • impl IDisputeGame for OPSuccinctL2OutputOracle

Additionals notes:

  • Initializable on OPSuccinctL2OutputOracle clashes with IInitializable on IDisputeGame (they both define initialize()), so I renamed OPSuccinctL2OutputOracle::initialize() to initializeParams()

Copy link

Metric Value
Batch Start 21,149,730
Batch End 21,149,735
Witness Generation (seconds) 56
Execution Duration (seconds) 77
Total Instruction Count 1,728,828,577
Oracle Verify Cycles 496,058,597
Derivation Cycles 852,066,601
Block Execution Cycles 249,296,713
Blob Verification Cycles 218,540,584
Total SP1 Gas 2,038,716,118
Number of Blocks 6
Number of Transactions 71
Ethereum Gas Used 18,507,280
Cycles per Block 288,138,096
Cycles per Transaction 24,349,698
Transactions per Block 11
Gas Used per Block 3,084,546
Gas Used per Transaction 260,665
BN Pair Cycles 0
BN Add Cycles 0
BN Mul Cycles 0
KZG Eval Cycles 0
EC Recover Cycles 491,261

@leruaa leruaa marked this pull request as draft December 13, 2024 17:43
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.

1 participant