This website requires JavaScript.
Explore
Help
Sign In
StarMirror
/
py-libp2p
Watch
1
Star
0
Fork
0
You've already forked py-libp2p
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
py-libp2p
/
libp2p
History
NIC Lin
7a0fa7dd37
Merge pull request
#196
from NIC619/fix_peer_id
...
Refactor `peer.ID` class and only takes in `bytes` type argument
2019-08-02 18:03:56 +08:00
..
host
Run
black
over repo
2019-07-31 15:00:12 -07:00
kademlia
Change argument name of
Network.listen
and blakc format
2019-08-02 14:45:59 +08:00
network
Merge pull request
#196
from NIC619/fix_peer_id
2019-08-02 18:03:56 +08:00
peer
Fix missing asterisk
2019-08-02 16:48:32 +08:00
protocol_muxer
Run
black
over repo
2019-07-31 15:00:12 -07:00
pubsub
Change argument name of
Network.listen
and blakc format
2019-08-02 14:45:59 +08:00
routing
Refactor ID to take in type bytes only
2019-08-02 14:42:10 +08:00
security
PR feedback
2019-08-02 14:12:59 +08:00
stream_muxer
Run
black
over repo
2019-07-31 15:00:12 -07:00
transport
Fix missing asterisk
2019-08-02 16:48:32 +08:00
__init__.py
Fix wrong peer id type used in KadPeerInfo
2019-08-02 14:42:10 +08:00