js-libp2p
js-libp2p copied to clipboard
fix: remove deprecated multihashes library
Closes https://github.com/libp2p/js-libp2p/issues/2264
Change checklist
- [x] I have performed a self-review of my own code
- [ ] I have made corresponding changes to the documentation if necessary (this includes comments as well)
- [x] I have added tests that prove my fix is effective or that my feature works
@maschad the interop tests are failing but pass against main - it might be actual breakage, can you take a look please?