-
First of all, thanks for the repo(s)!
I'm using Poetry, and that lead me to notice that [multiformat depends on multiformat-config](https://github.com/hashberg-io/multiformats/blob/e75dc1777afdc2dd…
-
Camlistore is designed for long term storage. That means that the hash functions and other encodings it uses will likely break/change in the coming years.
The Multiformats project was designed to …
-
I have this in my file
```
import { base64url } from 'multiformats/bases/base64';
```
I run jest for testing and get this error
```
● Test suite failed to run
Cannot find module 'mult…
-
While I usually reserve my time and energy for advancing good ideas, I’m making an exception to publicly state the reasons why I believe “[multiformats](https://github.com/msporny/charter-ietf-multifo…
-
Fedify currently depends on the [multibase](https://github.com/multiformats/js-multibase) package, which is obsolete. Although it is succeeded by [multiformats](https://github.com/multiformats/js-mult…
-
Hello there.
I looked around in the Multiformats-specs. I found the following protocols: `multiformat`, `multibase`, `multicodec`, `multiaddr` and `multihash`. In this case, `multiformat` seems to …
-
**Describe the bug**
This is an extension from https://github.com/WalletConnect/modal-react-native/issues/112 with more logs pertaining to @walletconnect/core and upon further investigation, it seems…
-
Tracking next steps to do the `/webrtc` -> `/webrtc-direct` rename (https://github.com/multiformats/multiaddr/pull/150#issuecomment-1468791586) with potential for collision with the introduction of `/…
-
Lodestar libraries depend on a number of external dependencies for historical reasons.
Identify dependencies that are not maintained anymore or can be considered a security risk.
- [ ] https://git…
-
### Specification
The `multiformats` dependency has an internal type error. Right now it's being ignored since we added `"skipLibCheck": true` to the tsconfig.
We need to update the version to …