102 Commits

Author SHA1 Message Date
David Dias
ec956c1d42 chore: release version v0.13.2 2017-11-27 09:13:13 +00:00
David Dias
c906f698e4 chore: update contributors 2017-11-27 09:13:12 +00:00
Maciej Krüger
95f029eb7a feat: Bring libp2p-websocket-star to the Transports family! 🌟 (#122)
* test: add libp2p-websocket-star tests

* refactor: websocket-star-{signal => rendezvous}

* misc: Apply requested changes

* chore: update deps

* refactor: considerable amount of refactor, clean up test structure

* use right flag

* test: refactor transport tests
2017-11-27 09:10:36 +00:00
ᴠɪᴄᴛᴏʀ ʙᴊᴇʟᴋʜᴏʟᴍ
38a68a01b7 chore: Upgrade wrtc to 0.0.63 (#133)
For testing on CIs
2017-11-22 16:19:27 +00:00
David Dias
c08aa517a0 chore: release version v0.13.1 2017-11-12 10:53:37 +00:00
David Dias
9fd092fddf chore: update deps 2017-11-12 10:51:13 +00:00
David Dias
aeb3ae1301 chore: update deps 2017-11-04 16:20:28 +00:00
David Dias
3ad696445d chore: release version v0.13.0 2017-10-26 13:02:16 +01:00
David Dias
30bec8d53b chore: update contributors 2017-10-26 13:02:16 +01:00
David Dias
db2b5300b4 chore: update deps 2017-10-26 12:57:33 +01:00
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
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 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 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 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
David Dias
2c03222136 chore: release version 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
a2a85eb8d6 chore: update deps 2017-08-24 10:53:05 +01:00
David Dias
314b45897f chore: release version v0.11.0 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 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
c8f4eaf982 chore: update deps 2017-07-20 11:18:34 -07:00
David Dias
f877609a58 chore: release version 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
74b6f5f793 chore: update deps 2017-07-08 22:17:14 +01:00
David Dias
32cb59fa18 docs(examples): transports 1 2017-07-07 14:37:41 +01:00
David Dias
b6e41922a7 chore: release version v0.10.0 2017-07-07 13:27:04 +01:00
David Dias
195673c2d3 chore: update contributors 2017-07-07 13:27:04 +01:00
David Dias
647d10fe10 chore: update deps 2017-07-07 13:25:34 +01:00
David Dias
606fa737b8 WIP - feat: convergence (#94)
* feat: convergence

* structure examples
2017-07-04 11:43:45 +01:00
Pedro Teixeira
45b0f61824 fix: added missing dep async 2017-06-17 14:29:19 +01:00
David Dias
0263b899e3 chore: release version v0.9.1 2017-04-16 16:54:49 +01:00
David Dias
a5b7de1b6b chore: release version v0.9.0 2017-04-06 15:50:57 -04:00
David Dias
1f00855e6e chore: update deps 2017-04-06 15:46:13 -04:00
David Dias
babb90fe17 chore: release version v0.8.0 2017-03-31 16:19:24 +01:00
David Dias
2f9070a725 chore: update contributors 2017-03-31 16:19:24 +01:00
David Dias
dee0340806 chore: update to latest peer-info, peer-book and libp2p-swarm 2017-03-31 15:52:20 +01:00
David Dias
59ea9c388f feat: append peer id to multiaddr if not there 2017-03-29 20:02:54 +01:00