440 Commits

Author SHA1 Message Date
Jakub Sztandera
f41dec4bb7 Disable OSX
It is slow and causes queue in whole org.
2017-07-11 19:48:49 +02:00
Jeromy
e58d9b98b9 gx publish 1.5.5 2017-07-11 10:30:33 -07:00
Jeromy
6c0f82541b gx publish 1.2.4 2017-07-10 23:10:15 -07:00
Jakub Sztandera
a7b93d1185 Merge pull request #27 from jackkleeman/patch-1
Check for local ip6 addresses with more flexbility
2017-03-28 18:08:41 +02:00
Jakub Sztandera
2b541b7fc2 Merge pull request #26 from multiformats/docs-improvements
README/docs: Improved README, make golint happy
2017-03-28 18:07:09 +02:00
Jack Kleeman
ee4ab58778 Check for local ip6 addresses with more flexbility
Currently IsIPLoopback returns true for any multiaddr starting ip4/127, but only returns true on ip6 addresses that exactly equal ip6/::1. So /ip6/::1/tcp/4001 for example does not return true. Instead we should check whether ip6/::1 is contained in the multiaddr, and to do that I simply decapsulated and checked to see if the result is different. It seems this was not caught by tests as none are present specifically for this function.
2017-03-26 13:33:16 +01:00
Jeromy
6c6b26b274 fix go vet issue 2017-03-23 18:45:49 -07:00
Jeromy
c35c6b25b9 gx publish 1.5.4 2017-03-23 18:44:26 -07:00
Jeromy
33741da7b3 gx publish 1.2.2 2017-03-23 18:43:16 -07:00
Jeromy
8a7f50dbc5 gx publish 1.5.3 2017-03-21 15:20:26 -07:00
Jeromy
168733adeb gx publish 1.2.1 2017-03-18 17:13:16 -07:00
Jeromy
c69ec140a5 update go-multihash dep 2017-03-18 13:41:42 -07:00
Jeromy Johnson
7debba7a9f Merge pull request #48 from marten-seemann/master
add QUIC
2017-03-17 22:22:04 -07:00
Hector Sanjuan
1c4b9a62de README/docs: Improved README, make golint happy
License: MIT
Signed-off-by: Hector Sanjuan <code@hector.link>
2017-03-17 15:36:06 +01:00
Marten Seemann
22c78388e2
add QUIC 2017-03-17 13:26:26 +07:00
Trond Bråthen
525acb7bc4 switched to codecov 2017-02-25 11:25:18 +01:00
Jeromy
1854460b37 gx publish 1.5.2 2017-02-01 20:32:54 -08:00
Jeromy
217f15fd01 updating go-multihash 2017-02-01 20:32:49 -08:00
Jeromy
5ea81f9b8a gx publish 1.1.3 2017-02-01 20:25:00 -08:00
Jeromy
23ad6db6f8 updating go-multihash 2017-02-01 20:24:58 -08:00
Lars Gierth
86dfe50a09 Merge pull request #44 from multiformats/feat/standard-readme
Edit Badges
2017-01-06 23:56:01 +01:00
Lars Gierth
ac78277d26 Merge pull request #25 from multiformats/feat/standard-readme
Edit badges, fix links
2017-01-06 23:55:29 +01:00
Richard Littauer
149f0b2bcc Edit badges, fix links
Edit badges, fixed https links, added Travis and Codecov, capitalized README, added year to license
2016-12-26 15:29:30 -05:00
Richard Littauer
ba3944e3b7 Edit Badges
Edit https links, add Travis and CodeCov.
2016-12-26 15:18:42 -05:00
Jeromy Johnson
3fb0c32e7a Merge pull request #42 from multiformats/feat/transcoders
add Transocoder functionality
2016-12-17 13:17:37 -08:00
Jakub Sztandera
72b4a6ce81
Create NewTranscoderFromFunctions function and use it 2016-11-02 17:49:29 +01:00
Jakub Sztandera
b23eb95805 Merge pull request #27 from RichardLitt/feature/readme
Added badges, contribute, license, and fixed addr to ma
2016-10-21 20:57:32 +02:00
Richard Littauer
b53629c262 Back to m 2016-10-20 20:49:11 -04:00
Richard Littauer
97dd3b3fbb Fixed badge, added ToC, maintainers, install, contribute, license link 2016-10-20 20:49:10 -04:00
Richard Littauer
fa328bf614 Update naming 2016-10-20 20:48:40 -04:00
Richard Littauer
123bf94ac9 Changed jbenet to multiformats 2016-10-20 20:48:40 -04:00
Richard Littauer
147dc71922 Added badges, contribute, license, and fixed addr to ma 2016-10-20 20:48:40 -04:00
Jakub Sztandera
1919305418
add Transocoder functionality
Allowing multiaddr extensions to have data with
2016-10-14 11:48:19 -04:00
Richard Littauer
4b637b03a2 Fix install 2016-10-14 10:41:42 -04:00
Richard Littauer
e50c11c893 Fix install 2016-10-14 10:40:03 -04:00
Jeromy Johnson
08107ee53b Merge pull request #19 from multiformats/feature/standardize-readme
Standardized README
2016-10-11 13:50:07 -07:00
Richard Littauer
e3fd702c6e Standardized README
See https://github.com/multiformats/multiformats/issues/13
2016-10-11 16:49:29 -04:00
Jeromy
b3ee630630 gx publish version 1.5.1 2016-10-04 18:33:13 -07:00
Jeromy Johnson
0de18dfd80 Merge pull request #41 from multiformats/feat/update-mhash
update go-multihash
2016-10-04 17:14:46 -07:00
Jeromy
fb7326f3f7 fix ci scripts 2016-10-04 17:01:32 -07:00
Jeromy
e29f2b150e gx publish 1.1.2 2016-10-04 16:53:40 -07:00
Jeromy
8e94c56715 update multihash 2016-10-04 16:52:57 -07:00
Jeromy
00fd7fbe64 gx publish 1.5.0 2016-10-04 16:31:39 -07:00
Richard Littauer
97164e677c Merge pull request #22 from RichardLitt/master
Update README URLs based on HTTP redirects
2016-10-03 16:56:05 -04:00
Richard Littauer
a6b7c13dd1 Update README URLs based on HTTP redirects 2016-09-30 14:54:31 -04:00
Lars Gierth
407d06bbd6 Merge pull request #40 from multiformats/fix/multiformats-org
Update multiformats imports & go-multihash dep
2016-09-29 15:30:47 +02:00
Lars Gierth
ee4596af4a gx release v1.1.1 2016-09-29 15:25:02 +02:00
Lars Gierth
e81c7060ff Add go-multihash gx dep 2016-09-29 15:24:05 +02:00
Lars Gierth
26c0624fc0 Update CI go versions 2016-09-29 15:23:47 +02:00
Lars Gierth
16fe749936 Add gx release cmd 2016-09-29 15:02:17 +02:00