File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -32,8 +32,8 @@ test-aliases:
3232 value : " zig-v0.0.1"
3333 - alias : " eth-p2p"
3434 value : " eth-p2p-z-v0.0.1"
35- - alias : " failing" # everything except rust-v0.56 and js implementations as of 22 Jan 2026
36- value : " ~browsers|~go|~python|~ nim|~jvm|~c|~dotnet|~zig|~eth-p2p|rust-v0.53|rust-v0.54|rust-v0.55"
35+ - alias : " failing" # everything except rust-v0.56 and js and python-v0.x implementations as of 25 Jan 2026
36+ value : " ~browsers|~go|~nim|~jvm|~c|~dotnet|~zig|~eth-p2p|rust-v0.53|rust-v0.54|rust-v0.55"
3737
3838implementations :
3939 # Rust implementations
@@ -165,10 +165,10 @@ implementations:
165165 source :
166166 type : github
167167 repo : libp2p/py-libp2p
168- commit : cd3ae48b35ef140622b275ea8ac2ad00a64db68c
168+ commit : 22ea173ac0359a386275bdf6b846bc52a0082e91
169169 dockerfile : interop/transport/Dockerfile
170170 transports : [tcp, ws, wss, quic-v1]
171- secureChannels : [noise]
171+ secureChannels : [tls, noise]
172172 muxers : [mplex, yamux]
173173
174174 # JavaScript implementations (Node.js)
You can’t perform that action at this time.
0 commit comments