go-libp2p icon indicating copy to clipboard operation
go-libp2p copied to clipboard

Add transport integration tests for circuitv2

Open sukunrt opened this issue 1 year ago • 3 comments

We don't have integration tests for circuit v2 transport. It seems straightforward to add one.

We need to start an unlimited relay and use address factory to provide the right addresses from host.Addrs. Ideally, it should just work.

sukunrt avatar Dec 09 '24 15:12 sukunrt

Hi, interested on working on this issue.

badgooooor avatar Jan 28 '25 16:01 badgooooor

would like to work on this

rose2221 avatar May 20 '25 12:05 rose2221

@rose2221 There is a closed PR here: https://github.com/libp2p/go-libp2p/pull/3162 picking up where badgor left off and addressing Sukun's comments would be a good place to start!

p-shahi avatar May 21 '25 17:05 p-shahi