Dmitriy Ryajov
29cc0afc64
feat: enable and test Circuit Relay
...
* feat: new super simplified API
* feat: append peer id to multiaddr if not there
* [WIP] Awesome DHT (#86 )
* feat: integrate dht
* better interfaces
* docs: add documentation for peerRouting, contentRouting, dht
* fix: take in passed datastore
* fix: update usage of _getPeerInfo
* fix: getPeerInfo
* docs: update docs
* moar
feat: correctly handle p2p-circuit addrs when creating a peer info object
refactor: rework config options
* feat: adding circuit relaying
* feat: rework circuit relay for protobufs
* feat: circuit loading and tests
* fix: clean up _getPeerInfo to work with /p2p-circuit
* wip: tests cleaup
* test: clean up
* wip
* fix: bringing back test reworks and new aegir
* test: group tests
* test: clean up
* test: adjust test
* fix: use getPeerId to determine if the ipfs fragment is missing
* feat: adding circuit relaying
* feat: circuit loading and tests
* test: clean up
* wip
* feat: upgrade to latest aegir
* fix: removing unused tests
* feat: cleanup tests
* fix: create node defautl options
* chore: upgrade swarm to latest version
* fix: updated aegir and adjust timeouts
* feat: more timeouts
* chore: updating deps
* fix: circle ci builds
* test: timeouts
2017-10-26 12:51:36 +01:00
David Dias
2504cbeb26
docs: add missing sections to the README ( #128 )
2017-10-22 10:27:36 +01:00
Ryan Bell
468cc421fa
docs: update README.md ( #124 )
2017-10-22 10:19:50 +01:00
Nuno Nogueira
0b991e19d1
docs(examples): fix peer-content routing example scripts ( #126 ). ( #127 )
2017-10-22 10:19:16 +01:00
David Dias
2a81fc75a8
chore: update deps
2017-09-10 05:20:56 +01:00
David Dias
e04c249d4d
chore: update deps
2017-09-10 04:52:07 +01:00
David Dias
4a995613ae
chore: release version v0.12.4
v0.12.4
2017-09-07 17:17:38 +01:00
David Dias
066c4976bb
chore: update contributors
2017-09-07 17:17:38 +01:00
David Dias
429cf9c361
chore: update deps
2017-09-07 17:15:08 +01:00
David Dias
01c20f8ab9
chore: release version v0.12.3
v0.12.3
2017-09-07 11:18:58 +01:00
David Dias
c8adce3906
chore: update contributors
2017-09-07 11:18:57 +01:00
David Dias
6e3c5427de
chore: update deps
2017-09-07 11:17:39 +01:00
David Dias
3e140d2c47
chore: release version v0.12.2
v0.12.2
2017-09-07 10:54:49 +01:00
David Dias
f0858c20bd
chore: update contributors
2017-09-07 10:54:48 +01:00
David Dias
ef9c2a6296
chore: release version v0.12.1
2017-09-07 10:53:25 +01:00
David Dias
090d75d383
chore: update contributors
2017-09-07 10:53:25 +01:00
David Dias
04a4ffcc36
chore: update deps
2017-09-07 10:53:25 +01:00
Daijiro Wachi
7f7278fe82
docs: fix typo in readme ( #121 )
2017-09-06 09:55:12 +01:00
David Dias
2c03222136
chore: release version v0.12.0
v0.12.0
2017-09-03 14:43:35 +01:00
David Dias
65857838f9
chore: update contributors
2017-09-03 14:43:34 +01:00
David Dias
cad173e3bd
feat: p2p addrs situation ( #119 )
...
* chore: update gitignore and CI
* chore: update deps
* test: update tests to use p2p-webrtc-star
2017-09-03 14:39:55 +01:00
David Dias
19ce266f1b
chore: update deps and readme of browser example
2017-08-24 10:58:06 +01:00
David Dias
a2a85eb8d6
chore: update deps
2017-08-24 10:53:05 +01:00
Elven
b674bccfc2
chane three links~ 😉 ( #115 )
2017-07-31 02:35:21 -07:00
Elven
4ae8e43b8b
Fix transport example ( #114 )
...
* fix the readme of transport-example-1
* change wrong node.isOn to node.isStarted()
2017-07-31 02:35:08 -07:00
RasmusErik Voel Jensen
6b059a0ba8
docs: fix link to contribution guidelines ( #112 )
2017-07-24 01:53:06 -07:00
David Dias
363259f832
docs: add project status and throughput graph
2017-07-23 11:20:18 -07:00
David Dias
56dbd9e7c2
docs: add issue template
2017-07-23 11:18:44 -07:00
David Dias
314b45897f
chore: release version v0.11.0
v0.11.0
2017-07-22 15:21:07 -07:00
David Dias
0a6f1faf82
chore: update contributors
2017-07-22 15:21:07 -07:00
David Dias
5a638794c5
chore: update deps - no moar webcrypto-ossl
2017-07-22 15:17:41 -07:00
David Dias
d3b0f380bb
chore: release version v0.10.2
v0.10.2
2017-07-21 10:26:13 -07:00
David Dias
c1ccc1d5fb
chore: update contributors
2017-07-21 10:26:12 -07:00
David Dias
49484f734c
chore: update deps
2017-07-21 10:12:19 -07:00
David Dias
43345cee6d
docs(examples): PubSub 1 and 2 ( #103 )
2017-07-20 19:42:32 -07:00
David Dias
06eb7a19f3
docs(examples): Peer and Content Routing 1 and 2 ( #107 )
2017-07-20 14:19:36 -07:00
David Dias
76ef5fdf50
chore: no more Sauce
2017-07-20 11:28:31 -07:00
David Dias
c8f4eaf982
chore: update deps
2017-07-20 11:18:34 -07:00
David Dias
abe5c8c171
test: fix travis
2017-07-12 07:37:25 +01:00
David Dias
a01221f89c
Update CODE_OF_CONDUCT.md
2017-07-12 07:04:29 +01:00
David Dias
4224c1fe61
fix: circle ci, thanks victor!
2017-07-11 13:51:07 +01:00
Chris Bratlien
019cd4715d
docs(examples): fix dial function name and multiaddr variable name in echo and chat dialer/listener examples ( #109 )
2017-07-11 07:39:57 +01:00
David Dias
f877609a58
chore: release version v0.10.1
v0.10.1
2017-07-10 10:52:44 +01:00
David Dias
4a7eb34056
chore: update contributors
2017-07-10 10:52:43 +01:00
David Dias
fb0c64f9d4
Merge pull request #105 from libp2p/docs/libp2p-browser-example
...
docs(examples): libp2p in the browser 1
2017-07-09 16:53:58 +01:00
David Dias
7ef1c0a598
docs(examples): libp2p in the browser 1
2017-07-09 16:52:37 +01:00
David Dias
c23f147bda
docs: fix API docs
2017-07-09 12:18:05 +01:00
David Dias
c1a471793d
Merge pull request #102 from libp2p/docs/discovery-example
...
docs(examples): Peer Discovery Mechanisms 1, 2 and 3
2017-07-09 11:14:19 +01:00
David Dias
39145e9a91
docs(examples): Peer Discovery Mechanisms 1, 2 and 3
2017-07-09 11:08:06 +01:00
David Dias
74b6f5f793
chore: update deps
2017-07-08 22:17:14 +01:00