Commit aa7a9ec
authored
feat(gossipsub): implement partial messages extension
Implements Gossipsub Partial messages, spec is defined [here](libp2p/specs#704)
Pull-Request: #6275.1 parent 7cbf7c1 commit aa7a9ec
30 files changed
Lines changed: 3987 additions & 261 deletions
File tree
- protocols/gossipsub
- src
- behaviour/tests
- extensions
- generated
- gossipsub
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
24 | 27 | | |
25 | 28 | | |
26 | 29 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
| |||
0 commit comments