Jacob Heun
cfa4df6e11
chore: update contributors
2019-04-12 11:15:33 +02:00
Jacob Heun
7313f781fc
chore: update contributors
2019-04-11 13:54:39 +02:00
Jacob Heun
313b1eae20
fix: connection emits ( #352 )
...
* fix: add connection tracking events
* chore: update dependencies
2019-04-11 13:49:31 +02:00
Jacob Heun
01aa44724e
feat: auto dial discovered peers ( #349 )
2019-04-11 12:44:58 +02:00
Jacob Heun
e5f19e860b
fix: remove unneeded peerbook puts ( #348 )
2019-04-05 14:27:35 +02:00
Jacob Heun
813a59b9ce
chore: update contributors
2019-03-21 14:27:35 +01:00
Jacob Heun
eee60ed37d
feat: update to the latest switch ( #336 )
2019-03-21 14:23:00 +01:00
Jacob Heun
bb0c45d704
chore: update contributors
2019-03-06 11:28:19 +01:00
Jacob Heun
6cfb0b2692
chore: update contributors
2019-02-26 15:24:55 +01:00
Jacob Heun
bba6f7eff8
chore: update contributors
2019-02-26 15:10:30 +01:00
Jacob Heun
5f92acd5bb
fix: make the config less restrictive ( #329 )
2019-02-25 12:19:37 +01:00
Jacob Heun
9f47100713
chore: update contributors
2019-02-21 17:46:09 +01:00
Hugo Dias
d497961938
fix: bundle-size ( #298 )
...
* fix: bundle-size
* fix: feedback
* fix: lint
* chore: update deps
* fix: add bundle size check and update deps
* fix: fix badges
* fix: add once to package.json
* fix: fix config validation
2019-02-21 17:07:35 +01:00
Jacob Heun
ec7d0761de
test: add pull-mplex to test suite
2019-02-18 15:45:33 +01:00
Hugo Dias
59fe9732d7
chore: move to travis ( #322 )
...
* chore: move to travis
* chore: move to travis 2
* chore: remove unused test file
* chore: remove travis webworker
* chore: fix webworker
* chore: remove webrtcsupport module
* chore: test windows
* chore: make windows-build-tools silent
* chore: test dllss
* chore: test dllss 2
* chore: test dllss 3
* chore: remove before_install stuff
* chore: remove windows from CI
2019-02-14 18:07:13 +01:00
Vasco Santos
9e7a080a5c
fix: emit peer discovery for dht discovery
2019-02-05 19:54:02 +01:00
Jacob Heun
ab028a2be3
chore: update contributors
2019-02-05 13:56:50 +01:00
Jacob Heun
8047fb76fa
fix: start and stop error callback ( #316 )
...
* fix: ensure start and stop callbacks are called
2019-02-01 16:32:34 +01:00
Jacob Heun
14e12ee1f1
chore: update contributors
2019-01-04 10:15:48 -07:00
Alan Shaw
2374929990
chore: update deps
...
License: MIT
Signed-off-by: Alan Shaw <alan.shaw@protocol.ai>
2019-01-04 10:11:49 -07:00
Jacob Heun
daa26859e0
chore: update contributors
2018-12-14 17:57:31 +01:00
Jacob Heun
fdfb7b4e86
fix: not started yet ( #297 )
...
* fix: callback when not started rather than throwing asserts
* fix: dont remove transports until the switch has stopped
* test: update connection check logic
* test: fix variable reference
* chore: update switch dep
* chore: update switch dep
2018-12-14 17:54:32 +01:00
Jacob Heun
7d78728f54
chore: update contributors
2018-12-04 17:10:52 +01:00
Jacob Heun
7c78faa171
chore: update contributors
2018-12-03 12:56:50 +01:00
Jacob Heun
2a5232b541
chore: update contributors
2018-11-16 14:12:01 +01:00
Jacob Heun
44915b3723
0.24.0-rc.3
2018-11-15 18:59:22 +01:00
Jacob Heun
64bba57255
chore: add publish files to package
2018-11-15 18:58:40 +01:00
Jacob Heun
92cd591da4
chore: update deps
2018-11-15 18:01:31 +01:00
Jacob Heun
320d84f541
docs: update examples ( #271 )
...
* docs: fix examples
* chore: remove non jenkins ci files
* chore: update libp2p-spdy
* chore: update libp2p-spdy
* docs: update example language
2018-11-14 18:50:17 +01:00
Vasco Santos
970deec2a4
feat: add maxNumProviders to findprovs ( #283 )
...
* feat: add maxNumProviders to findprovs
* chore: upgrade libp2p-kad-dht
2018-11-13 11:46:51 +01:00
Jacob Heun
e92053da9a
Chore/update deps ( #279 )
...
* chore: update deps
* test: remove unneeded timeout
* chore: make nock a dev dep, it was not
2018-11-06 22:52:16 +01:00
Jacob Heun
c18d2a4147
0.24.0-rc.2
2018-11-01 15:10:36 +01:00
Jacob Heun
f1baa7e0b1
chore: update switch version
2018-11-01 15:10:35 +01:00
Jacob Heun
4abc868ab3
0.24.0-rc.1
2018-11-01 15:10:35 +01:00
Vasco Santos
40e840d5fd
feat: add datastore to config
2018-10-31 14:43:16 +01:00
Jacob Heun
0b75f99d75
feat: make libp2p a state machine ( #257 )
...
* docs: add events to readme
2018-10-19 17:37:34 +02:00
Jacob Heun
a95389a28e
feat: add delegated peer and content routing support ( #242 )
...
* feat: allow for configuring content and peer routing
* feat: support multiple peer and content routing modules
* docs: add delegated routing example
2018-10-19 16:28:28 +02:00
Vasco Santos
dd934b9690
fix: start kad dht random walk ( #251 )
...
* fix: start kad dht random walk
* chore: added tests and stop random walk
* chore: allows to disable discovery for dht
* chore: upgrade kad-dht version
2018-10-04 14:40:32 +02:00
Vasco Santos
cef3c8b5cc
chore: change dependency name from libp2p-railing to libp2p-bootstrap ( #256 )
...
* chore: change dependency name from libp2p-railing to libp2p-bootstrap
* fix: changed require on tests
2018-10-02 15:09:22 +02:00
Vasco Santos
eedb20e9a3
chore: upgrade libp2p-mplex
2018-10-01 17:26:41 +02:00
Jacob Heun
3b7c4b5eb0
chore: update deps
2018-09-24 17:24:32 +02:00
Vasco Santos
4460e8246c
fix: dht get options
2018-09-24 17:03:43 +02:00
Jacob Heun
7b6c921d36
chore: release version v0.23.1
2018-08-13 15:21:08 +02:00
Jacob Heun
0b729621db
chore: update lead maintainer
2018-07-27 16:04:15 +02:00
David Dias
e6e5b872dc
chore: release version v0.23.0
2018-07-27 14:01:36 +02:00
David Dias
5aa9ebbbe8
chore: update deps
2018-07-27 13:57:15 +02:00
Jacob Heun
6106915923
fix: start and stop connection manager with libp2p
...
test: add test to verify libp2p starts and stops the right things
test: add test for verifying disabled modules
fix: linting
2018-07-22 19:29:19 +01:00
David Dias
d9059dbad9
chore: update deps
2018-07-13 18:10:03 +02:00
David Dias
b7f67f2764
chore: release version v0.22.0
2018-06-29 23:27:29 +01:00
David Dias
8665286764
chore: update contributors
2018-06-29 23:27:28 +01:00