test-plans icon indicating copy to clipboard operation
test-plans copied to clipboard

Interoperability tests for libp2p

Results 105 test-plans issues
Sort by recently updated
recently updated
newest added

This PR adds a Github composite action that allows a repository to trigger the perf runner workflow for specific implementations e.g. `js-libp2p` only. This would facilitate running benchmarks on a...

This would allow a consumer to run benchmarks for a particular libp2p implementation e.g. go-libp2p solely, so that they could run that in a workflow on their release cycle for...

Currently we are testing against versions v0.45 and v0.46 which are about four months old. We should add the latest versions while we work on automating this step.

Adds .NET implementation of tcp/noise/yamux stack of libp2p to the interoperability testing suite

Adds TCP Hole Punching tests for nim. closes https://github.com/status-im/nim-libp2p/issues/966

hole-punching