js-waku/packages
Danish Arora d8419d9e5c
feat: nwaku interop test for peer-exchange (#1129)
* handle a breaking edge case
- changes interval from static to increasing
- handles an edge case which resulted in unwanted return
from a function

* modularise code & make defaults configurable
- breaks the backoff code into a separate function
- makes default values configurable
- improve interval handling

* clean code for checking peer in peerStore

* address comments

* rename `backoff` to `abort`

* add locally run nwaku interop test for peer-exchange

* replace `--listen-address` with `--nat:extip`

* address improvements
2023-02-17 01:07:44 +05:30
..
core chore(deps)(deps-dev): bump rollup from 3.14.0 to 3.15.0 2023-02-14 16:25:26 +00:00
create chore(deps)(deps-dev): bump rollup from 3.14.0 to 3.15.0 2023-02-14 16:25:26 +00:00
dns-discovery chore(deps)(deps-dev): bump rollup from 3.14.0 to 3.15.0 2023-02-14 16:25:26 +00:00
enr chore(deps)(deps-dev): bump rollup from 3.14.0 to 3.15.0 2023-02-14 16:25:26 +00:00
interfaces chore: update note in CHANGELOG and add missing (#1178) 2023-02-14 01:11:40 +01:00
message-encryption chore(deps)(deps-dev): bump rollup from 3.14.0 to 3.15.0 2023-02-14 16:25:26 +00:00
peer-exchange chore(deps)(deps-dev): bump rollup from 3.14.0 to 3.15.0 2023-02-14 16:25:26 +00:00
proto chore(deps)(deps-dev): bump rollup from 3.14.0 to 3.15.0 2023-02-14 16:25:26 +00:00
tests feat: nwaku interop test for peer-exchange (#1129) 2023-02-17 01:07:44 +05:30
utils chore(deps)(deps-dev): bump rollup from 3.14.0 to 3.15.0 2023-02-14 16:25:26 +00:00