Commit Graph

1464 Commits

Author SHA1 Message Date
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
Jason Carver
03f00d3fbe
Merge pull request #12 from njgheorghita/update-bumpversion
[WIP] Add changelog instructions
2018-09-05 11:00:43 -07:00
Nick Gheorghita
0b004a8597
Add changelog instructions 2018-09-04 18:46:05 -06:00
Jason Carver
5ad0973c3d
Ignore any internal _utils module 2018-08-29 09:47:22 -07:00
Jason Carver
56e4b20080
Merge pull request #7 from davesque/fix-readlink
Make template filler more BSD friendly
2018-06-07 12:04:01 -07:00
Jason Carver
af727b97f2
Merge pull request #8 from davesque/twine
Use twine for pypi uploading per packaging docs
2018-06-07 12:02:28 -07:00
Jason Carver
e0af03a299
Merge pull request #10 from davesque/eth-utils-version
Update eth-utils version requirement
2018-06-07 11:52:59 -07:00
Jason Carver
24d6899caa
Merge pull request #9 from davesque/gpg-sign-setting
Fix ineffectual commands in Makefile
2018-06-07 11:52:30 -07:00
David Sanders
d3537cf1ab
Update eth-utils version requirement 2018-06-07 12:27:07 -06:00