Commit Graph

79 Commits

Author SHA1 Message Date
Jeromy
1ee2d0de81 gx publish 1.4.4 2017-03-05 18:22:35 -08:00
Jeromy
9b13cae8e0 gx publish 1.4.3 2017-02-03 12:51:23 -08:00
Jeromy
7842b6862f dont commit with deps rewritten 2017-02-03 12:49:59 -08:00
Jeromy
5ea1774aba gx publish 1.4.2 2017-02-03 10:32:21 -08:00
Jeromy
2969d77b0f gx publish 1.4.1 2017-02-01 22:47:04 -08:00
Lars Gierth
15bf35eef9 Merge pull request #1 from libp2p/feature/standardize-readme
Standardized Readme
2017-01-06 23:30:43 +01:00
Jeromy
63b884f507 gx publish 1.4.0 2016-11-17 16:49:55 -08:00
Jeromy Johnson
ab348e7915 Merge pull request #12 from libp2p/feat/set-protos
Add SetProtocols method to peerstore
2016-11-17 16:47:14 -08:00
Jeromy
f759b0e611 Add SetProtocols method to peerstore
This allows us to overwrite known protocols and remove potentially
unwanted ones during a full knowledge update. The current AddProtocol
just appends to the existing set.
2016-11-17 15:49:21 -08:00
Richard Littauer
0d1068b958 Added install and usage 2016-11-03 13:25:03 -04:00
Richard Littauer
e08850948e Standardized Readme
See https://github.com/ipfs/community/issues/124
2016-11-03 13:24:04 -04:00
Jeromy
639e4e1e92 gx publish 1.3.0 2016-10-04 18:43:44 -07:00
Jeromy Johnson
cf69e7912b Merge pull request #9 from libp2p/feat/stdlib-ctx
use context from stdlib
2016-10-04 18:10:56 -07:00
Jeromy
c0ba61510e update readme 2016-10-04 18:06:37 -07:00
Jeromy
c61bb7e8a3 update package location 2016-10-04 18:05:58 -07:00
Jeromy
901c7a7e3d fix CI, vet, and annoying types 2016-10-04 18:01:51 -07:00
Jeromy
c87d50ff49 use context from stdlib 2016-10-04 16:19:16 -07:00
Jeromy
8b37b2c3bd gx publish 1.2.5 2016-09-25 02:13:21 -07:00
Jeromy Johnson
052ff5d380 Merge pull request #7 from geoah/master
Publish gx 1.2.4
2016-09-05 11:53:14 -04:00
George Antoniadis
91f5ce98a8 Publish gx 1.2.4 2016-09-05 16:29:14 +01:00
Jeromy Johnson
34e65edc90 Merge pull request #6 from geoah/master
Bump 'go-libp2p-peer' to '2.0.4'
2016-09-03 09:22:58 -07:00
George Antoniadis
f3c22edf46 Switch to go 1.7 2016-09-02 18:05:24 +01:00
George Antoniadis
9ec1567053 Bump 'go-libp2p-peer' to '2.0.4' 2016-09-02 17:28:08 +01:00
Jeromy
1553be2ee4 gx publish version 1.2.2 2016-08-22 18:40:34 -07:00
Jeromy
dadb244868 gx publish v1.2.1 2016-08-22 17:44:47 -07:00
Jeromy
e3f7cc18a2 gx publish v1.2.0 2016-08-19 15:10:37 -07:00
Jeromy Johnson
d50560b0c3 Merge pull request #5 from ipfs/feat/update-proto
rework protocol methods
2016-08-19 15:08:48 -07:00
Jeromy
de350f2f66 update travis.yml for coveralls 2016-08-19 15:01:56 -07:00
Jeromy
df3e34df4b make protocol methods threadsafe 2016-08-19 14:51:59 -07:00
Jeromy
d02feb985c improve test coverage 2016-08-19 14:30:19 -07:00
Jeromy
3015b65a10 rework protocol storage and handling to better support upper layers needs 2016-08-19 14:16:56 -07:00
Jeromy Johnson
782728729d Merge pull request #4 from ipfs/feat/CI
Add Makefile and travis
2016-06-30 16:19:40 -07:00
Jakub Sztandera
d7b2c72754 Add Makefile and travis 2016-06-30 20:49:29 +02:00
Jeromy
5c9e1a5ccc gx publish version 1.1.0 2016-06-10 16:13:40 -07:00
Jeromy
86d52240c9 update go-multiaddr dep 2016-06-10 16:13:19 -07:00
Jeromy
f03b1d4952 add methods for setting protocols of a peer 2016-06-10 16:13:11 -07:00
Jeromy
549f45e95f gx publish version 1.0.0 2016-05-31 11:38:25 -07:00
Jeromy
98f39afb70 update readme 2016-05-31 11:34:42 -07:00
Jeromy
350c2ce7c2 extract peerstore from peer package 2016-05-31 11:31:50 -07:00
Jeromy Johnson
0089910775 Merge pull request #1 from ipfs/feat/addr-stream
Add peerstore method to subscribe to new addresses
2016-05-31 10:42:36 -07:00
Jeromy
34269f3cb1 migrate sorting tests 2016-05-31 10:02:59 -07:00
Jeromy
3e0ab3fc11 bugfix on sub before peer entry 2016-05-31 10:02:59 -07:00
Jeromy
6d94c67e2a move interface method to more appropriate location 2016-05-31 10:02:59 -07:00
Jeromy
d98569b4c1 import mafmt with gx 2016-05-31 10:02:59 -07:00
Jeromy
ffd762afc8 do sorting on addresses before sending them to stream 2016-05-31 10:01:17 -07:00
Jeromy
825dac628c Add peerstore method to subscribe to new addresses 2016-05-31 10:01:17 -07:00
Jeromy
b1935638ed gx publish version 1.0.6 2016-05-16 21:23:56 -07:00
Jeromy
90429be98a don't use string method for key of maps 2016-05-16 21:23:25 -07:00
Jeromy Johnson
36c3a870c6 Merge pull request #4 from ipfs/fix/nil-address
don't panic on being passed nil addresses
2016-05-16 17:24:29 -07:00
Jeromy
84426bca9b don't panic on being passed nil addresses 2016-05-16 17:04:08 -07:00