Vasco Santos
74bdfd1024
chore: _isStarted is false when stop starts
2020-12-16 13:56:41 +01:00
Vasco Santos
4d1fcdb3d2
chore: auto relay multiaddr update push
2020-12-16 13:56:41 +01:00
Vasco Santos
caf66ea143
feat: auto relay ( #723 )
...
* feat: auto relay
* fix: leverage protoBook events to ask relay peers if they support hop
* chore: refactor disconnect
* chore: do not listen on a relayed conn
* chore: tweaks
* chore: improve _listenOnAvailableHopRelays logic
* chore: default value of 1 to maxListeners on auto-relay
2020-12-16 13:56:41 +01:00
Jacob Heun
48656712ea
chore: release version v0.29.4
v0.29.4
2020-12-09 16:42:21 +01:00
Jacob Heun
1a5ae74741
chore: update contributors
2020-12-09 16:42:20 +01:00
Smite Chow
8691465a52
feat: support custom listener options ( #822 )
...
* support custom listener options
* fix get listener options
* add doc to explain custom listener options
* add ut
* fix code style
* Apply suggestions from code review
Co-authored-by: Vasco Santos <vasco.santos@ua.pt>
* add missing comma
Co-authored-by: Vasco Santos <vasco.santos@ua.pt>
2020-12-09 16:31:17 +01:00
Vasco Santos
6350a187c7
fix: dial self ( #826 )
2020-12-09 16:13:25 +01:00
Michael Burns
8e3bb09279
chore: remove references to Solarnet ( #820 )
...
Co-authored-by: Vasco Santos <vasco.santos@ua.pt>
2020-12-01 19:10:47 +01:00
a1300
73204958ee
docs: use Libp2p.create() in examples ( #811 ) ( #814 )
2020-11-30 11:15:09 +01:00
a1300
e9e4b731a5
docs: fix JSDOc for stop and create ( #812 ) ( #813 )
2020-11-27 10:50:35 +01:00
Vasco Santos
d0a9fada32
feat: custom and store self agent version + store self protocol version ( #800 )
...
* feat: custom and store self protocol and agent version
* fix: do not enable custom protocolVersion
2020-11-20 15:14:01 +01:00
Samlior
824a444f56
docs(fix): fix contentRouting.getMany ( #803 )
2020-11-18 10:28:43 +01:00
Vasco Santos
fef54b2b2c
chore: release version v0.29.3
v0.29.3
2020-11-04 14:05:08 +01:00
Vasco Santos
8f29a667a1
chore: update contributors
2020-11-04 14:05:08 +01:00
Vasco Santos
093c0ea13f
feat: resolve multiaddrs before dial ( #782 )
2020-11-04 13:54:50 +01:00
Jacob Heun
61c36f9e09
chore: release version v0.29.2
v0.29.2
2020-10-23 15:40:54 +02:00
Jacob Heun
f82da56901
chore: update contributors
2020-10-23 15:40:53 +02:00
Jacob Heun
06f26e586f
fix: cleanup open streams on conn close ( #791 )
2020-10-23 15:34:59 +02:00
Jacob Heun
8879634363
chore: release version v0.29.1
v0.29.1
2020-10-22 14:33:29 +02:00
Jacob Heun
4a80afce8f
chore: update contributors
2020-10-22 14:33:28 +02:00
Jacob Heun
f75ae341bb
test: lock ci on node 14
2020-10-22 14:29:52 +02:00
Jacob Heun
f2d010a3ab
chore: update mplex
2020-10-22 14:29:52 +02:00
Jacob Heun
e04224a1e2
fix: catch error in upgrader close call
2020-10-22 14:29:52 +02:00
Jacob Heun
4c6be91588
fix: ensure streams are closed on connection close
2020-10-22 14:29:52 +02:00
Cindy Wu
5f50054d94
docs: fix typo in transports example readme ( #788 )
2020-10-22 11:02:00 +02:00
Ethan Lam
d7d8439e71
docs: update transport example ( #770 )
2020-10-15 17:28:01 +02:00
acolytec3
4c7a89b710
doc(pubsub): add topicValidators links in API.md table of contents
2020-10-12 12:57:33 +02:00
Vasco Santos
4eabe07bde
chore: update node badge
2020-10-12 12:48:48 +02:00
Vasco Santos
2fd3b0a0e5
chore: examples not using secio ( #747 )
...
* chore: examples not using secio
* chore(docs): remove unused dep
* chore(docs): remove reference of secio in setup
* chore(docs): replace circuit secio reference with noise
Co-authored-by: Jacob Heun <jacobheun@gmail.com>
2020-10-07 16:16:36 +02:00
Vasco Santos
ec6f7d1cfd
chore: lint issue fixed ( #775 )
2020-10-07 15:39:24 +02:00
Vasco Santos
a1053bdc54
chore: remove outdated events from libp2p js docs ( #766 )
2020-10-07 14:51:51 +02:00
Vasco Santos
0d48fc4f5a
test: use ed25519 keys in tests ( #669 )
...
* chore: use ed25519 keys in tests
* fix: persisted keybook recheck keybook content for delete
* chore: only store if key not inline
* chore: update peer id
* chore: identify wait for closed streams
2020-10-07 14:50:01 +02:00
Vasco Santos
60d437f595
fix: flakey identify test firefox ( #774 )
2020-10-06 15:37:01 +02:00
Vasco Santos
96df4b7dc4
chore: update aegir and jsdocs for eslint changes ( #773 )
2020-10-06 14:59:43 +02:00
Vasco Santos
bb59b518f1
chore: complement 0.29 migration for pubsub subscribe ( #755 )
...
* chore: complement 0.29 migration for pubsub subscribe
* chore: update doc/migrations/v0.28-v0.29.md
Co-authored-by: Jacob Heun <jacobheun@gmail.com>
2020-09-16 15:46:05 +02:00
Vasco Santos
fb4b2734d3
chore: update delegate deps ( #753 )
2020-09-15 12:47:16 +02:00
Vasco Santos
0087218194
chore: update getting started connect event ( #752 )
2020-09-14 13:23:28 +02:00
Vasco Santos
58b793d700
chore: add libp2p examples repo to release checklist ( #746 )
2020-09-08 14:47:25 +02:00
Vasco Santos
63ba2f8fa3
chore: update docs after secio deprecation announcement ( #745 )
2020-09-08 14:07:06 +02:00
Vasco Santos
bd26bde876
chore: remove libp2p-pubsub from package table ( #743 )
2020-08-31 15:19:43 +02:00
Jacob Heun
3c2a45a9d2
docs: update examples for 0.29 ( #742 )
...
* docs: update examples for 0.29
* fix: update examples/libp2p-in-the-browser/package.json
Co-authored-by: Vasco Santos <vasco.santos@moxy.studio>
Co-authored-by: Vasco Santos <vasco.santos@moxy.studio>
2020-08-27 18:13:38 +02:00
Jacob Heun
bbf8ef7065
chore: release version v0.29.0
v0.29.0
2020-08-27 16:56:17 +02:00
Jacob Heun
d6d1a746ea
chore: update contributors
2020-08-27 16:56:16 +02:00
Vasco Santos
28b79a76a8
test: fix pubsub intermittent test ( #741 )
2020-08-27 16:42:07 +02:00
Vasco Santos
81e70df742
chore: update interop version ( #740 )
2020-08-27 15:38:01 +02:00
Jacob Heun
e9478cee2e
chore: release version v0.29.0-rc.1
2020-08-27 15:38:01 +02:00
Jacob Heun
7be17a3ce1
chore: update contributors
2020-08-27 15:38:01 +02:00
Jacob Heun
93dda74085
fix: peer record interop with go ( #739 )
...
* test: add go peer record interop test
* fix: correct the payload type of peer records
* chore: fix linting
* test: fix envelope test
2020-08-27 15:38:01 +02:00
Vasco Santos
cfbd52d7f7
chore: migration to 0.29 should use webrtc-star0.20
2020-08-27 15:38:01 +02:00
Vasco Santos
6cd23ea6c9
chore: use gossipsub0.6
2020-08-27 15:38:01 +02:00