js-waku/packages/tests
Danish Arora 0b083201c6
chore: refactor dns-discovery & add tests (#1084)
* temp-add: debugging

* fix: ENR root signature verification

the nodes in the TXT/fleet were updated causing the publicKey to change
and verification to fail

* add: libp2p compliance tests

* fix: bind function
`bind` was being passed an empty object reference

* fix: tests

* merge with master

* chore: address review
- move compliance test to dev dependency
- move global mocha timeout to test specific timeout

* chore: update enrtree pubkey and fqdn
ref: https://github.com/status-im/infra-nim-waku/issues/64

* chore: update libp2p-peer-discovery-compliance-tests
ref: https://github.com/libp2p/js-libp2p-interfaces/pull/328

* chore: fix typedoc errors

* add: dns-discovery to dependencies
2023-01-06 12:30:06 +05:30
..
src test: remove `--nat` option when starting nwaku 2022-12-15 13:54:07 +11:00
tests chore: refactor dns-discovery & add tests (#1084) 2023-01-06 12:30:06 +05:30
.eslintrc.cjs test: re-introduce build 2022-11-02 13:53:26 +11:00
.mocharc.json test: re-introduce build 2022-11-02 13:53:26 +11:00
.prettierignore chore: move tests to separate package 2022-11-01 19:57:19 +11:00
package.json chore: refactor dns-discovery & add tests (#1084) 2023-01-06 12:30:06 +05:30
tsconfig.dev.json chore: merge tsconfig 2022-12-02 15:54:30 +11:00
tsconfig.json chore: merge tsconfig 2022-12-02 15:54:30 +11:00