Skip to content

Commit d847d6c

Browse files
committed
mark off todos
1 parent 9177ea3 commit d847d6c

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

pubsub/gossipsub/partial-messages.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -143,12 +143,5 @@ Gossipsub in turn provides a `.PublishPartial(PartialMessage)` method.
143143

144144
Refer to the protobuf registry at `./extensions/extensions.proto`
145145

146-
## Open Questions
147-
148-
- Do we want to add a TTL to PartialIWANTs? This would allow us to cancel them after some time.
149-
- Should we rename the metadata bytes to iwant and ihave?
150-
- In the bitmap usecase, iwant/ihave are simply inverses of each other. Do we need to send them both?
151-
- There's a bit of extra complexity around assuming opaque metadata, is it worth it?
152-
153146
[1]: https://ethresear.ch/t/is-data-available-in-the-el-mempool/22329
154147
[2]: https://ethresear.ch/t/fulldas-towards-massive-scalability-with-32mb-blocks-and-beyond/19529#possible-extensions-13

0 commit comments

Comments
 (0)