mirror of
https://github.com/varun-r-mallya/py-libp2p.git
synced 2026-03-22 05:01:28 +00:00
Compile release notes for v0.2.1
This commit is contained in:
@ -1 +0,0 @@
|
||||
Added ``PingService`` class in ``host/ping.py`` which can be used to initiate ping requests to peers and added tests for the same
|
||||
@ -1 +0,0 @@
|
||||
Added missing check to reject messages claiming to be from ourselves but not locally published in pubsub's ``push_msg`` function
|
||||
@ -1 +0,0 @@
|
||||
Added ``get_connected_peers`` method in class ``IHost`` which can be used to get a list of peer ids of currently connected peers
|
||||
@ -1 +0,0 @@
|
||||
Update ``sphinx_rtd_theme`` options and drop pdf build of docs
|
||||
@ -1 +0,0 @@
|
||||
Update ``trio`` package version dependency
|
||||
@ -1 +0,0 @@
|
||||
Added missing check in ``add_addrs`` function for duplicate addresses in ``peerdata``
|
||||
@ -1 +0,0 @@
|
||||
added missing details of params in ``IPubsubRouter``
|
||||
Reference in New Issue
Block a user