Closed
Description
- Version: master
- Platform: All (at least it appears so)
- Subsystem: libp2p, libp2p-secio
Type: Bug
Severity: Medium
Description:
Master is failing to build with:
- https://travis-ci.org/libp2p/js-libp2p
- https://circleci.com/gh/libp2p/js-libp2p/540#tests/containers/0
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
.
Metadata
Metadata
Assignees
Labels
No labels