Skip to content

Releases: libp2p/go-libp2p-testing

v0.4.2

25 Jul 08:06
31e179c
Compare
Choose a tag to compare

Fixes a deadlock in the transport suite (#35).

v0.4.1

24 Jul 19:12
8852a73
Compare
Choose a tag to compare

cleanup the transport suite (#34)

v0.4.0

19 Dec 02:55
dccf408
Compare
Choose a tag to compare

Adds the context to OpenStream and NewStream, see libp2p/go-libp2p-core#172.

v0.2.0

20 Aug 00:53
99f31e5
Compare
Choose a tag to compare
  • Add net benchmark harness (#21)
  • Fix having streams respect mux.ErrReset (#16)

v0.1.1

29 Oct 11:40
Compare
Choose a tag to compare
  • Expose Stream test suite Options so that stress subtests can be called with custom configurations (#7).

v0.1.0

02 Aug 21:25
1fa303d
Compare
Choose a tag to compare
  • Key and identity generation now creates Ed25519 keys.

NOTE: This change will break any tests that depended on the presence of RSA keys and peer identities. Please update tests accordingly.

v0.0.3

25 May 13:48
e464f55
Compare
Choose a tag to compare
  • muxer test suite: suppress chatty logs in CI.

v0.0.2

24 May 17:14
Compare
Choose a tag to compare

v0.0.1

23 May 16:11
Compare
Choose a tag to compare

Genesis of go-libp2p-testing.