Commit 6ef070d
docs: Add docs for block syncing (#33)
* Added Sync specs
* Added Sync specs image
* add more context for ValueSync
* replace image with Mermaid diagram
* Update docs/specs/Syncing.md
Co-authored-by: Jasmina Malicevic <jasmina.dustinac@gmail.com>
* update sync request handling
* move Syncing to the docs
* update sync response handling
* update sync request and add TODO
* add todo
* update example flow
* update reth sync overview
* ProcessSyncedValue no longer calls newPayload
* update sync request handling
* update example flow
* add config details
* update headers
* explain why getPayloadBodiesByRange uses count of 1
* Update docs/operational-docs/src/architecture/syncing.md
Co-authored-by: Jasmina Malicevic <jasmina.dustinac@gmail.com>
* Update docs/operational-docs/src/architecture/syncing.md
Co-authored-by: Jasmina Malicevic <jasmina.dustinac@gmail.com>
* Update docs/operational-docs/src/architecture/syncing.md
Co-authored-by: Jasmina Malicevic <jasmina.dustinac@gmail.com>
---------
Co-authored-by: Marius Poke <marius.poke@posteo.de>
Co-authored-by: Jasmina Malicevic <jasmina.dustinac@gmail.com>1 parent 05f9f1d commit 6ef070d
5 files changed
Lines changed: 2817 additions & 0 deletions
File tree
- docs/operational-docs
- src
- architecture
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
13 | 16 | | |
14 | 17 | | |
15 | 18 | | |
16 | 19 | | |
17 | 20 | | |
| 21 | + | |
18 | 22 | | |
19 | 23 | | |
20 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
0 commit comments