- Version: master
- Platform: All (at least it appears so)
- Subsystem: libp2p, libp2p-secio
Type: Bug
Severity: Medium
Description:
Master is failing to build with:

The Bad signature error message seems to be coming from libp2p-secio - https://github.com/libp2p/js-libp2p-secio/blob/6d09b472ec8d96040c54fbee630dc0b117a628bb/src/handshake/crypto.js#L151
I'm not sure about the second failure.
Steps to reproduce the error:
- Clone this repo and run
npm run test.
Type: Bug
Severity: Medium
Description:
Master is failing to build with:
The
Bad signatureerror message seems to be coming fromlibp2p-secio- https://github.com/libp2p/js-libp2p-secio/blob/6d09b472ec8d96040c54fbee630dc0b117a628bb/src/handshake/crypto.js#L151I'm not sure about the second failure.
Steps to reproduce the error:
npm run test.