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(proposer): Check if blockhash is checkpointed #314

Merged
merged 1 commit into from
Jan 7, 2025

Conversation

ratankaliani
Copy link
Member

If the blockhash corresponding to the block number is checkpointed, we no longer need to checkpoint the block.

Copy link

github-actions bot commented Jan 7, 2025

Metric Value
Batch Start 22,195,530
Batch End 22,195,535
Witness Generation (seconds) 29
Execution Duration (seconds) 69
Total Instruction Count 1,544,634,532
Oracle Verify Cycles 513,413,606
Derivation Cycles 818,208,899
Block Execution Cycles 109,825,869
Blob Verification Cycles 235,363,568
Total SP1 Gas 1,831,099,259
Number of Blocks 6
Number of Transactions 83
Ethereum Gas Used 8,560,415
Cycles per Block 257,439,088
Cycles per Transaction 18,610,054
Transactions per Block 13
Gas Used per Block 1,426,735
Gas Used per Transaction 103,137
BN Pair Cycles 0
BN Add Cycles 0
BN Mul Cycles 0
KZG Eval Cycles 0
EC Recover Cycles 493,143

@ratankaliani ratankaliani merged commit c4eef1a into main Jan 7, 2025
8 checks passed
@ratankaliani ratankaliani deleted the ratan/check-if-checkpoint branch January 7, 2025 06:24
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