py-libp2p/libp2p
Jonathan de Jong 4c3510f738 Merge branch 'master' into f-string_clean
# Conflicts:
#	libp2p/network/connection/raw_connection.py
2020-01-20 11:25:37 +01:00
..
crypto enforced f-strings everywhere, %s on logging 2019-12-19 17:31:18 +01:00
host enforced f-strings everywhere, %s on logging 2019-12-19 17:31:18 +01:00
identity Handle StreamClosed in identify protocol handler 2019-11-16 16:56:58 +08:00
io Merge pull request #331 from dmuhs/fix/docs-format 2019-10-28 09:39:52 -06:00
network Merge branch 'master' into f-string_clean 2020-01-20 11:25:37 +01:00
peer add 2 more instances of formatting violations 2019-12-19 18:09:47 +01:00
protocol_muxer enforced f-strings everywhere, %s on logging 2019-12-19 17:31:18 +01:00
pubsub fix logging bug 2019-12-23 09:15:56 +01:00
routing Remove kademlia module (#377) 2019-12-06 14:14:33 +08:00
security enforced f-strings everywhere, %s on logging 2019-12-19 17:31:18 +01:00
stream_muxer enforced f-strings everywhere, %s on logging 2019-12-19 17:31:18 +01:00
tools enforced f-strings everywhere, %s on logging 2019-12-19 17:31:18 +01:00
transport revert network/tcp.py and add changes to multiaddr_to_socket_fix 2019-12-19 21:09:11 +01:00
__init__.py Remove kademlia module (#377) 2019-12-06 14:14:33 +08:00
exceptions.py fixes #384 2019-12-17 12:00:11 +01:00
typing.py Use ReadWriteCloser for conns and streams 2019-09-05 23:24:17 +08:00
utils.py Fix mypy errors 2019-10-24 08:53:19 +02:00