Skip to content

Test Partial Message in interop tester#684

Merged
MarcoPolo merged 41 commits into
masterfrom
partial-msg-interop-tests
Mar 17, 2026
Merged

Test Partial Message in interop tester#684
MarcoPolo merged 41 commits into
masterfrom
partial-msg-interop-tests

Conversation

@MarcoPolo
Copy link
Copy Markdown
Contributor

adds Go implementation of partial messages and changes to the test runner to support it.

Comment thread gossipsub-interop/go-libp2p/go.mod Outdated
@MarcoPolo MarcoPolo force-pushed the partial-msg-interop-tests branch from 2adfade to 131b03f Compare October 14, 2025 20:00
@dhuseby dhuseby added the gossipsub Related to gossipsub interop tests label Nov 6, 2025
MarcoPolo and others added 24 commits December 15, 2025 20:46
adds Go implementation of partial messages and changes to the test
runner to support it.
go-libp2p debugging lines

debug print rust
We create a chain topology 1 <-> 2 <-> ... <-> n. Provide each node with
one part of the message. And then publish the message from one of the
nodes. Eventually all the nodes should have all the messages.
@MarcoPolo MarcoPolo force-pushed the partial-msg-interop-tests branch from a49169a to ad5014f Compare December 16, 2025 04:48
@MarcoPolo
Copy link
Copy Markdown
Contributor Author

This is ready to merge. We can have follow up PR for future clients and any other changes we need.

@MarcoPolo MarcoPolo merged commit 61655d5 into master Mar 17, 2026
1 check passed
@MarcoPolo MarcoPolo deleted the partial-msg-interop-tests branch March 17, 2026 19:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

gossipsub Related to gossipsub interop tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants