We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 564d5ac commit 2de89afCopy full SHA for 2de89af
pubsub/gossipsub/partial-messages.md
@@ -185,6 +185,7 @@ message PartialIHAVE {
185
- Do we want to add a TTL to PartialIWANTs? This would allow us to cancel them after some time.
186
- Should we rename the metadata bytes to iwant and ihave?
187
- In the bitmap usecase, iwant/ihave are simply inverses of each other. Do we need to send them both?
188
+- There's a bit of extra complexity around assuming opaque metadata, is it worth it?
189
190
[1]: https://ethresear.ch/t/is-data-available-in-the-el-mempool/22329
191
[2]: https://ethresear.ch/t/fulldas-towards-massive-scalability-with-32mb-blocks-and-beyond/19529#possible-extensions-13
0 commit comments