1
0
mirror of https://github.com/fluencelabs/js-libp2p synced 2025-03-30 22:31:03 +00:00

136 Commits

Author SHA1 Message Date
David Dias
bcca813171 chore: release version v0.19.0 2018-03-15 08:16:12 -07:00
David Dias
cfc5958a4b chore: update contributors 2018-03-15 08:16:12 -07:00
David Dias
642b8ad751 chore: update deps 2018-03-15 07:57:30 -07:00
David Dias
ada73221b0 chore: update deps 2018-03-14 06:27:53 -07:00
David Dias
fdfc237780 chore: release version v0.18.0 2018-02-19 09:59:47 +00:00
David Dias
b28eba067e chore: update deps 2018-02-19 09:58:08 +00:00
David Dias
10a8ec3f31 chore: release version v0.17.0 2018-02-16 18:26:06 +00:00
David Dias
0c543b7180 feat: add pubsub to libp2p 2018-02-16 19:23:35 +01:00
David Dias
beeb36c10c chore: release version v0.16.5 2018-02-14 10:55:16 +01:00
David Dias
9fd94b98a1 chore: update deps 2018-02-14 10:48:21 +01:00
David Dias
5c3037037a chore: release version v0.16.4 2018-02-09 12:45:17 +00:00
David Dias
7733ba5cd7 chore: release version v0.16.3 2018-02-08 08:11:24 +00:00
David Dias
10619afbe6 chore: release version v0.16.2 2018-02-07 09:50:30 +00:00
David Dias
ebdb696742 chore: release version v0.16.1 2018-02-07 09:45:01 +00:00
David Dias
98f2903088 chore: release version v0.16.0 2018-02-07 08:39:08 +00:00
David Dias
3dda282dfd chore: update contributors 2018-02-07 08:39:08 +00:00
David Dias
cd43863db6 chore: use pre-push 2018-02-07 07:31:10 +00:00
David Dias
23e8293b75 feat: use libp2p-switch 2018-02-07 07:31:10 +00:00
David Dias
a85f041843 chore: release version v0.15.2 2018-01-27 18:51:45 -08:00
David Dias
b4ba267589 chore: update deps 2018-01-27 18:48:44 -08:00
David Dias
4c81f39ebe chore: release version v0.15.1 2018-01-16 06:16:15 -08:00
David Dias
76922383ab chore: update contributors 2018-01-16 06:16:15 -08:00
David Dias
13b36dcaa6 chore: update deps 2018-01-16 06:03:04 -08:00
David Dias
808f7495a9 chore: release version v0.15.0 2018-01-07 17:09:57 +00:00
David Dias
ae21a6facf chore: update contributors 2018-01-07 17:09:56 +00:00
David Dias
3aba3fd176
chore: update deps () 2018-01-07 17:00:24 +00:00
David Dias
59de0da19c chore: release version v0.14.3 2017-12-15 08:25:08 +00:00
David Dias
c128873a07 chore: release version v0.14.2 2017-12-15 07:15:05 +00:00
David Dias
8d2d8c98a0 chore: release version v0.14.1 2017-12-15 07:10:42 +00:00
David Dias
c7f20383d9 chore: release version v0.14.0 2017-12-14 07:39:37 +00:00
David Dias
a86a95c19f chore: update contributors 2017-12-14 07:39:37 +00:00
ᴠɪᴄᴛᴏʀ ʙᴊᴇʟᴋʜᴏʟᴍ
67ca37c356 chore: updating CI files ()
* Updating CI files

This commit updates all CI scripts to the latest version

* chore: update deps

* bump timout

* fix circle
2017-12-14 07:14:36 +00:00
David Dias
8563395d32 chore: release version v0.13.3 2017-12-01 09:32:49 +00:00
David Dias
f602cd9f79
test: use that crypto puzzle! () 2017-12-01 09:19:44 +00:00
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! 🌟 ()
* 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 ()
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 ()

* 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