Commit Graph

27 Commits

Author SHA1 Message Date
Stuckinaboot
e93ced5f6a Replace errors with exceptions 2018-10-29 13:13:39 +01:00
Stuckinaboot
2544f8dff5 Update README 2018-10-21 15:30:01 -04:00
Stuckinaboot
7709df9c10 Add README 2018-10-21 15:23:39 -04:00
Stuckinaboot
7d124bb047 Lint peer classes 2018-10-21 15:15:53 -04:00
Stuckinaboot
88b7eda256 Implement peer store. Not yet linted or tested XD 2018-10-20 19:37:29 -04:00
Stuckinaboot
f62db09179 Add peer data implementation 2018-10-20 17:11:44 -04:00
Stuckinaboot
ced2f3dc59 Add interface for PeerData (not a libp2p req) 2018-10-20 16:55:37 -04:00
Stuckinaboot
eacb7eac6d Add interfaces for Address Book, PeerStore Metadata, and Peerstore 2018-10-20 16:55:15 -04:00
Alex Haynes
48dfd9a77a started on stream 2018-10-20 13:42:16 -04:00
zixuanzh
5d825599cd Merge branch 'master' of https://github.com/zixuanzh/py-libp2p 2018-10-20 13:40:16 -04:00
zixuanzh
11b6f34916 update readme and virtualenv 2018-10-20 13:39:59 -04:00
ZX
d49a73a72a
Merge pull request #4 from zixuanzh/linter
added linter and style fixes
2018-10-15 01:53:48 -04:00
zixuanzh
d512dfaf19 added linter 2018-10-15 01:52:25 -04:00
Robert Zajac
877bf5fd8e
Merge pull request #3 from zixuanzh/zx-dev
define interfaces for milestone 1
2018-10-14 16:50:12 -04:00
zixuanzh
d0b12f5b4f update swarm 2018-10-14 16:39:44 -04:00
zixuanzh
a672a5017f update interfaces 2018-10-14 14:11:03 -04:00
zixuanzh
278a2d3b34 define interfaces 2018-10-14 13:47:06 -04:00
Alex Haynes
7e18e30550
Merge pull request #2 from zixuanzh/alex-dev
added basic_host.py
2018-10-14 10:51:30 -04:00
Alex Haynes
783347534b added basic_host.py 2018-10-14 10:51:00 -04:00
zixuanzh
e4c2a52615 peer scaffolding 2018-10-14 10:39:33 -04:00
Stuckinaboot
fe03329086 Merge branch 'master' of https://github.com/zixuanzh/py-libp2p 2018-10-14 10:33:22 -04:00
Alex Haynes
4e1e09a6cb
Merge pull request #1 from zixuanzh/alex-dev
added host folder & interface.py
2018-10-14 10:32:37 -04:00
Stuckinaboot
63e0f0210c Replace kad-dht with bmuller/kademlia 2018-10-14 10:32:27 -04:00
Alex Haynes
8b8788b705 added host folder 2018-10-14 10:17:43 -04:00
zixuanzh
99d37c8221 kad-dht scaffolding 2018-10-10 13:25:37 -04:00
zixuanzh
5b90056ec4 kad-dht scaffolding 2018-10-10 13:22:11 -04:00
ZX
e800080aa2
Initial commit 2018-09-17 01:20:42 -04:00