Robert Zajac
|
cbb2f12141
|
adding license
MIT, just as go-libp2p
|
2018-10-24 11:47:20 -04: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 |
|
Alex Haynes
|
b8a7f6dd49
|
Merge pull request #14 from zixuanzh/multiaddr
Adding new methods to multiaddr and commenting
|
2018-10-21 15:23:09 -04:00 |
|
Robert Zajac
|
9db53a6fb1
|
Adding new methods to multiaddr and commenting
|
2018-10-21 15:19:22 -04:00 |
|
Stuckinaboot
|
7d124bb047
|
Lint peer classes
|
2018-10-21 15:15:53 -04:00 |
|
ZX
|
3cd533b2a5
|
Merge pull request #7 from zixuanzh/stream
implementing stream.py
|
2018-10-21 15:14:50 -04:00 |
|
Alex Haynes
|
51921fe728
|
fixed super and multi_addr variable name
|
2018-10-21 15:11:27 -04:00 |
|
Alex Haynes
|
f32b0cc3ef
|
removed comments
|
2018-10-21 14:49:20 -04:00 |
|
Alex Haynes
|
08b37ee7cd
|
updated to not require peerstore
|
2018-10-21 14:48:53 -04:00 |
|
Robert Zajac
|
342e0318a5
|
Merge pull request #12 from zixuanzh/test-infrastructure
Basic Test infrastructure
|
2018-10-21 14:30:48 -04:00 |
|
Alex Haynes
|
f51f975533
|
fixed merge conflicts
|
2018-10-21 14:28:02 -04:00 |
|
stuckinaboot
|
667d03344f
|
Merge pull request #11 from zixuanzh/multiaddr
Basic multiaddr representation.
|
2018-10-21 14:22:31 -04:00 |
|
Robert Zajac
|
d59a0907b4
|
Updating with results from pylinter
|
2018-10-21 14:16:26 -04:00 |
|
Robert Zajac
|
f538d36947
|
Basic multiaddr representation.
|
2018-10-21 14:06:56 -04:00 |
|
Stuckinaboot
|
f6d7ba774f
|
Add second test
|
2018-10-21 14:05:39 -04:00 |
|
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 |
|