@@ -206,19 +206,19 @@ raises research questions that we will address in future stages of our discv5 ro
206
206
207
207
1 . [ 10/WAKU2] ( ../10/waku2.md )
208
208
2 . [ ` 34/WAKU2-PEER-EXCHANGE ` ] ( /waku/standards/core/34/peer-exchange.md )
209
- 1 . [ 11/WAKU2-RELAY] ( ../11/relay.md )
210
- 1 . [ WAKU2-ENR] ( https://github.com/waku-org/specs/blob/master/standards/core/enr.md )
211
- 1 . [ Node Discovery Protocol v5 (` discv5 ` )] ( https://github.com/ethereum/devp2p/blob/master/discv5/discv5.md )
212
- 1 . [ ` discv5 ` semantics] ( https://github.com/ethereum/devp2p/blob/master/discv5/discv5-theory.md ) .
213
- 1 . [ ` discv5 ` wire protocol] ( https://github.com/ethereum/devp2p/blob/master/discv5/discv5-wire.md )
214
- 1 . [ ` discv5 ` topic discovery] ( https://github.com/ethereum/devp2p/blob/master/discv5/discv5-theory.md#topic-advertisement )
215
- 1 . [ libp2p AutoNAT protocol] ( https://github.com/libp2p/specs/blob/master/autonat/README.md )
216
- 1 . [ ` EIP-1459 ` ] ( https://eips.ethereum.org/EIPS/eip-1459 )
217
- 1 . [ ` GossipSub ` ] ( https://github.com/libp2p/specs/blob/master/pubsub/gossipsub/README.md )
218
- 1 . [ Waku discv5 roadmap discussion] ( https://forum.vac.dev/t/waku-v2-discv5-roadmap-discussion/121 )
219
- 1 . [ discovery efficiency estimation] ( https://forum.vac.dev/t/waku-v2-discv5-roadmap-discussion/121/8 )
220
- 1 . [ implementation: Nim] ( https://github.com/kaiserd/nim-eth/blob/add-selectable-protocol-id-static/eth/p2p/discoveryv5/encoding.nim )
221
- 1 . [ implementation: Go] ( https://github.com/status-im/go-waku/blob/master/waku/v2/discv5/discover.go )
209
+ 3 . [ 11/WAKU2-RELAY] ( ../11/relay.md )
210
+ 4 . [ WAKU2-ENR] ( https://github.com/waku-org/specs/blob/master/standards/core/enr.md )
211
+ 5 . [ Node Discovery Protocol v5 (` discv5 ` )] ( https://github.com/ethereum/devp2p/blob/master/discv5/discv5.md )
212
+ 6 . [ ` discv5 ` semantics] ( https://github.com/ethereum/devp2p/blob/master/discv5/discv5-theory.md ) .
213
+ 7 . [ ` discv5 ` wire protocol] ( https://github.com/ethereum/devp2p/blob/master/discv5/discv5-wire.md )
214
+ 8 . [ ` discv5 ` topic discovery] ( https://github.com/ethereum/devp2p/blob/master/discv5/discv5-theory.md#topic-advertisement )
215
+ 9 . [ libp2p AutoNAT protocol] ( https://github.com/libp2p/specs/blob/master/autonat/README.md )
216
+ 10 . [ ` EIP-1459 ` ] ( https://eips.ethereum.org/EIPS/eip-1459 )
217
+ 11 . [ ` GossipSub ` ] ( https://github.com/libp2p/specs/blob/master/pubsub/gossipsub/README.md )
218
+ 12 . [ Waku discv5 roadmap discussion] ( https://forum.vac.dev/t/waku-v2-discv5-roadmap-discussion/121 )
219
+ 13 . [ discovery efficiency estimation] ( https://forum.vac.dev/t/waku-v2-discv5-roadmap-discussion/121/8 )
220
+ 14 . [ implementation: Nim] ( https://github.com/kaiserd/nim-eth/blob/add-selectable-protocol-id-static/eth/p2p/discoveryv5/encoding.nim )
221
+ 15 . [ implementation: Go] ( https://github.com/status-im/go-waku/blob/master/waku/v2/discv5/discover.go )
222
222
223
223
## Copyright
224
224
0 commit comments