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(l1): update snap sync documentation #1964

Merged
merged 1 commit into from
Feb 17, 2025
Merged

docs(l1): update snap sync documentation #1964

merged 1 commit into from
Feb 17, 2025

Conversation

fmoletta
Copy link
Contributor

Motivation
Updates snap sync documentation to reflect changes up to #1936, please merge it first

Description

  • Update snap sync documentation with latest changes

Closes #issue_number

Copy link

| File                                                                                     | Lines | Diff |
+------------------------------------------------------------------------------------------+-------+------+
| /home/runner/work/ethrex/ethrex/cmd/ethrex_l2/src/commands/test.rs                       | 207   | -2   |
+------------------------------------------------------------------------------------------+-------+------+
| /home/runner/work/ethrex/ethrex/crates/blockchain/blockchain.rs                          | 182   | -26  |
+------------------------------------------------------------------------------------------+-------+------+
| /home/runner/work/ethrex/ethrex/crates/blockchain/error.rs                               | 95    | -2   |
+------------------------------------------------------------------------------------------+-------+------+
| /home/runner/work/ethrex/ethrex/crates/blockchain/payload.rs                             | 662   | -6   |
+------------------------------------------------------------------------------------------+-------+------+
| /home/runner/work/ethrex/ethrex/crates/common/types/block.rs                             | 649   | -51  |
+------------------------------------------------------------------------------------------+-------+------+
| /home/runner/work/ethrex/ethrex/crates/common/types/mod.rs                               | 18    | -1   |
+------------------------------------------------------------------------------------------+-------+------+
| /home/runner/work/ethrex/ethrex/crates/l2/prover/zkvm/interface/risc0/src/main.rs        | 44    | -4   |
+------------------------------------------------------------------------------------------+-------+------+
| /home/runner/work/ethrex/ethrex/crates/l2/prover/zkvm/interface/sp1/src/main.rs          | 45    | -4   |
+------------------------------------------------------------------------------------------+-------+------+
| /home/runner/work/ethrex/ethrex/crates/vm/levm/src/gas_cost.rs                           | 1064  | -58  |
+------------------------------------------------------------------------------------------+-------+------+
| /home/runner/work/ethrex/ethrex/crates/vm/levm/src/opcode_handlers/bitwise_comparison.rs | 279   | -9   |
+------------------------------------------------------------------------------------------+-------+------+
| /home/runner/work/ethrex/ethrex/crates/vm/levm/src/opcode_handlers/block.rs              | 196   | -9   |
+------------------------------------------------------------------------------------------+-------+------+
| /home/runner/work/ethrex/ethrex/crates/vm/levm/src/opcode_handlers/environment.rs        | 369   | -6   |
+------------------------------------------------------------------------------------------+-------+------+
| /home/runner/work/ethrex/ethrex/crates/vm/levm/src/opcode_handlers/system.rs             | 703   | -10  |
+------------------------------------------------------------------------------------------+-------+------+

Total lines added: 0
Total lines removed: 188
Total lines changed: 188

@fmoletta fmoletta changed the title doc(l1): update snap sync documentation docs(l1): update snap sync documentation Feb 14, 2025
@fmoletta fmoletta marked this pull request as ready for review February 14, 2025 23:34
@fmoletta fmoletta requested a review from a team as a code owner February 14, 2025 23:34
@mpaulucci mpaulucci added this pull request to the merge queue Feb 17, 2025
Merged via the queue into main with commit 1702360 Feb 17, 2025
23 of 24 checks passed
@mpaulucci mpaulucci deleted the update-sync-doc branch February 17, 2025 18:38
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