-
If you try and dial an address that is relayed, e.g. /ip6/2a03:b0c0:3:d0::f5b:2001/tcp/4001/p2p/12D3KooWAYhKPvH8JrBT7oTiY69LY2QksfvPH2sY8ECvR1KD9ZTo/p2p-circuit/p2p/12D3KooWHci62Skj6sC6c2ASXARBnBMmUuM…
-
This question comes up very regularly, essentially what are the qualifications for being included in this table, but I'm particularly focusing on the "codec"s in here, IPLD and related.
Some recent…
-
hellord :wave:
### Related problem
i simply feel there are soo many hash functions in the wild it's a bit a shame `nushell` only has `md5` and `sha256` :wink:
it could be quite cool to have …
-
https://github.com/multiformats/js-multiformats/pull/29 repurposed former `buffer: Buffer` property to `buffer: ArrayBuffer` property that as @mikeal points out can lead to issues in node land that wo…
-
Table: https://ipfs.io/ipfs/QmXec1jjwzxWJoNbxQF5KffL8q6hFXm9QwUGaa3wKGk6dT/#title=Multicodecs&src=https://raw.githubusercontent.com/multiformats/multicodec/master/table.csv
Source: https://github.c…
-
Everyone agrees ?
/cc @multiformats/javascript-team
-
Ideally, we'd take a page from the https://github.com/multiformats/js-multiformats book and support cjs, esm, etc builds via rollup and friends to support multiple platforms/use-cases. Since this is d…
-
In writing [CID](https://github.com/ipld/cid) i wanted a way to expand a CID into a human readable log version, for development. So i wrote this:
This means multihash needs an equivalent version.
-…
-
Would like to know if this is the desired behavior:
```js
Block = await import('multiformats/block')
codec = await import('@ipld/dag-cbor')
{ sha256: hasher } = await import('multiformats/hashes…
-
https://github.com/multiformats/multicodec
`publicKeyBase58` -> `publicKeyMultibase`
`bytesBase58` -> `bytesMultibase`
This would be a breaking change in the data model.