libp2p / js-libp2p

The JavaScript Implementation of libp2p networking stack.
https://libp2p.io
Other
2.27k stars 436 forks source link

fix: remove deprecated multihashes library #2522

Open maschad opened 2 months ago

maschad commented 2 months ago

Closes https://github.com/libp2p/js-libp2p/issues/2264

Change checklist

achingbrain commented 2 months ago

@maschad the interop tests are failing but pass against main - it might be actual breakage, can you take a look please?