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

docs: add troubleshooting.md #325

Merged
merged 1 commit into from
Jan 15, 2025
Merged

Conversation

fakedev9999
Copy link
Member

@fakedev9999 fakedev9999 commented Jan 14, 2025

Adds a new troubleshooting.md file to the op-succinct book, providing guidance on common issues encountered and their solutions.

The doc currently handles two common issues with op-succinct; Missing Trie Node Error and L2 Block Validation Failure.

@fakedev9999 fakedev9999 changed the title doc: add troubleshooting.md docs: add troubleshooting.md Jan 14, 2025
@fakedev9999 fakedev9999 force-pushed the taehoon/add-doc-for-common-issues branch from d7b64da to 0722b49 Compare January 14, 2025 23:33
@fakedev9999 fakedev9999 force-pushed the taehoon/add-doc-for-common-issues branch from 0722b49 to b1b32e9 Compare January 14, 2025 23:33
Copy link

github-actions bot commented Jan 14, 2025

Metric Value
Batch Start 22,546,530
Batch End 22,546,535
Witness Generation (seconds) 45
Execution Duration (seconds) 37
Total Instruction Count 1,209,528,449
Oracle Verify Cycles 278,577,627
Derivation Cycles 591,630,876
Block Execution Cycles 252,246,548
Blob Verification Cycles 118,885,644
Total SP1 Gas 0
Number of Blocks 6
Number of Transactions 41
Ethereum Gas Used 12,716,845
Cycles per Block 201,588,074
Cycles per Transaction 29,500,693
Transactions per Block 6
Gas Used per Block 2,119,474
Gas Used per Transaction 310,166
BN Pair Cycles 0
BN Add Cycles 0
BN Mul Cycles 0
KZG Eval Cycles 0
EC Recover Cycles 1,362,051
P256 Verify Cycles 0

Copy link
Member

@ratankaliani ratankaliani left a comment

Choose a reason for hiding this comment

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

LGTM

@fakedev9999 fakedev9999 merged commit 56e7369 into main Jan 15, 2025
10 checks passed
@fakedev9999 fakedev9999 deleted the taehoon/add-doc-for-common-issues branch January 15, 2025 01:49
leruaa pushed a commit that referenced this pull request Jan 15, 2025
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