js-waku/packages
Danish Arora f32d7d9fe0
feat: allow passing of multiple ENR URLs to DNS Discovery & dial multiple peers in parallel (#1379)
* allow passing of multiple ENRs to DNS Discovery

* add test for >1 ENR to DNS Disc

* address comments

* feat: dial multiple peers in parallel (#1380)

* ensure discovered peers are dialed in parallel

* cap parallel dials

* drop connection to bootstrap peer if >set connected

* switch to american english

* improve promises and error logging
2023-06-08 14:26:29 +02:00
..
build-utils chore: bump eslint to 8.41.0 2023-06-06 16:07:49 +10:00
core feat: allow passing of multiple ENR URLs to DNS Discovery & dial multiple peers in parallel (#1379) 2023-06-08 14:26:29 +02:00
dns-discovery feat: allow passing of multiple ENR URLs to DNS Discovery & dial multiple peers in parallel (#1379) 2023-06-08 14:26:29 +02:00
enr chore: bump eslint to 8.41.0 2023-06-06 16:07:49 +10:00
interfaces feat: allow passing of multiple ENR URLs to DNS Discovery & dial multiple peers in parallel (#1379) 2023-06-08 14:26:29 +02:00
message-encryption chore: bump eslint to 8.41.0 2023-06-06 16:07:49 +10:00
message-hash chore: bump eslint to 8.41.0 2023-06-06 16:07:49 +10:00
peer-exchange chore: bump eslint to 8.41.0 2023-06-06 16:07:49 +10:00
proto chore: bump eslint to 8.41.0 2023-06-06 16:07:49 +10:00
relay chore: bump eslint to 8.41.0 2023-06-06 16:07:49 +10:00
sdk feat: allow passing of multiple ENR URLs to DNS Discovery & dial multiple peers in parallel (#1379) 2023-06-08 14:26:29 +02:00
tests feat: allow passing of multiple ENR URLs to DNS Discovery & dial multiple peers in parallel (#1379) 2023-06-08 14:26:29 +02:00
utils chore(deps)(deps-dev): bump @typescript-eslint/parser (#1387) 2023-06-02 01:41:19 +05:30