Closed mkg20001 closed 6 years ago
Currently more focused on libp2p-websocket-star. Will add the fix when I've released the new version (0.6.0
)
Fixed it!
Applied the requested changes but now it seems like libp2p-crypto also has the exact same issues with crypto.keys.unmarshalPrivateKey
which has a cb
@mkg20001 CI is failing, see https://circleci.com/gh/libp2p/js-peer-id/226
Yes I see. This is because, as I previously said, the libp2p-crypto module has the exact same error. Which is something that should be handled there. libp2p/js-libp2p-crypto#112
All tests seam to pass when using libp2p/js-libp2p-crypto#113
Releated #71