Commit Graph

934 Commits

Author SHA1 Message Date
Stuckinaboot
4c4f82361b Add readme describing test naming convention 2018-10-21 14:04:43 -04:00
Stuckinaboot
80d1a89947 Add test folder 2018-10-21 14:02:32 -04:00
ZX
5dbe1304a0
Merge pull request #8 from zixuanzh/network-interface-listen
lgtm
2018-10-21 13:53:41 -04:00
Alex Haynes
15978eae11 added function to swarm 2018-10-21 13:51:55 -04:00
Alex Haynes
5934eaffd0 added listen to interface 2018-10-21 13:44:39 -04:00
Alex Haynes
007d9915e2 implemented stream io interactions 2018-10-21 13:35:56 -04:00
Robert Zajac
0e7d8dd927
Merge pull request #6 from zixuanzh/basic-host
Basic host implemented
2018-10-21 12:59:11 -04:00
zixuanzh
9e64202e5c basic-host and remove context 2018-10-21 12:55:45 -04:00
Robert Zajac
d625af0001 Adding pylint to our dependencies 2018-10-21 11:19:43 -04:00
Robert Zajac
15e6b56516 Minor add to gitignore: pycharm 2018-10-21 11:18:35 -04:00
zixuanzh
5fd7cbe0eb started on basic host 2018-10-21 10:58:55 -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