mirror of
https://github.com/waku-org/js-waku.git
synced 2025-01-10 20:46:52 +00:00
0b083201c6
* 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