Skip to content

Commit 7d75565

Browse files
authored
caps/snap.md: introduce the snap/1 state snapshot protocol (#145)
1 parent f97b8a5 commit 7d75565

File tree

2 files changed

+415
-0
lines changed

2 files changed

+415
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ Ethereum.
88
- [Node Discovery Protocol v5] **(Draft Specification)**
99
- [RLPx transport protocol] (version 5) and several RLPx-based capabilities:
1010
- [Ethereum Wire Protocol] (version 65)
11+
- [Ethereum Snapshot Protocol] (version 1)
1112
- [Light Ethereum Subprotocol] (version 3)
1213
- [Parity Light Protocol] (version 1)
1314

@@ -73,6 +74,7 @@ WireShark dissectors are available here: <https://github.com/ConsenSys/ethereum-
7374

7475
[Ethereum Foundation Bounty Program]: https://bounty.ethereum.org
7576
[Ethereum Wire Protocol]: ./caps/eth.md
77+
[Ethereum Snapshot Protocol]: ./caps/snap.md
7678
[Gitter channel]: https://gitter.im/ethereum/devp2p
7779
[Light Ethereum Subprotocol]: ./caps/les.md
7880
[Ethereum Node Records]: ./enr.md

0 commit comments

Comments
 (0)