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: network-v2 compatibility #244

Merged
merged 34 commits into from
Dec 10, 2024
Merged

feat: network-v2 compatibility #244

merged 34 commits into from
Dec 10, 2024

Conversation

puma314
Copy link
Contributor

@puma314 puma314 commented Nov 28, 2024

Overview

  • Use SDK branch with compatibility with network-v2.
  • Deprecate unclaim_status.
  • Change the proof_id to bytes.
  • Use the reserved strategy for OP Succinct.
  • Add metric for minBlockToProveAgg.
  • Split range proofs in half on failure. Retry agg proofs with the same range.
  • Use NetworkProverV2

Copy link

github-actions bot commented Nov 28, 2024

Metric Value
Batch Start 20,996,730
Batch End 20,996,735
Witness Generation (seconds) 93
Execution Duration (seconds) 44
Total Instruction Count 1,307,233,120
Oracle Verify Cycles 312,458,793
Derivation Cycles 612,421,754
Block Execution Cycles 259,059,024
Blob Verification Cycles 134,990,216
Total SP1 Gas 1,542,735,452
Number of Blocks 6
Number of Transactions 66
Ethereum Gas Used 22,110,681
Cycles per Block 217,872,186
Cycles per Transaction 19,806,562
Transactions per Block 11
Gas Used per Block 3,685,113
Gas Used per Transaction 335,010
BN Pair Cycles 0
BN Add Cycles 0
BN Mul Cycles 0
KZG Eval Cycles 0
EC Recover Cycles 109,924

@ratankaliani ratankaliani changed the title WIP: update to new SDK feat: network-v2 Dec 3, 2024
@ratankaliani ratankaliani force-pushed the uma/debug-network-v2 branch 3 times, most recently from 733c093 to ca67861 Compare December 7, 2024 02:14
@ratankaliani ratankaliani changed the title feat: network-v2 feat: network-v2 compatibility Dec 10, 2024
@ratankaliani ratankaliani merged commit c48afb3 into main Dec 10, 2024
7 checks passed
@ratankaliani ratankaliani deleted the uma/debug-network-v2 branch December 10, 2024 03:01
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