-
On installation `^11.0.0` or `^10.0.0` and running `ts-node`:`v7.0.1`
```ts
import { CID } from "multiformats/cid";
import * as json from "multiformats/codecs/json";
import { sha256 } from "multif…
-
Unfortunately this commit broke bb compatibility:
https://github.com/greglook/clj-multiformats/commit/2131ffa0361bb67a9fa2317ea250cf6fd29c4c15#r102553489
The `:bb` reader conditional must go bef…
-
Dependencies:
* https://github.com/TBD54566975/web5-js/issues/45
* #409
Based on their conclusion to this, update docs where you're putting the notice to users about this warning on `npm install`
-
At the Berlin developer summit, we decided *multiaddresses* or *peer addresses* were important to write a concept doc about.
We did not have time to write a rough draft, so we need to create a conc…
-
Client has only one Bootstrap node connected to it.
Interestingly, even if the PeerId is different, the CID requested from the same IP is quickly received.
(Block is not stored locally, I used InMem…
-
In the following config based on the latest examples:
![Screenshot 2023-05-23 at 4 26 39 PM](https://github.com/ipfs/helia/assets/37487508/0a78c112-d19e-43a2-b22e-d5fd0a948d5e)
![Screenshot 2023…
-
Please provide:
- Link to build log from https://jitpack.io
https://jitpack.io/com/github/ipld/java-cid/v1.3.4/build.log
- Does the project build on your machine with **the same** commands (e.…
-
We've discussed this idea on various ephemeral channels before, but as @vasco-santos pointed out it would be a lot more useful to have this discussion in the issue.
### Problem statement
We have…
-
Installation in the following environment fails with the error `node-pre-gyp: command not found`:
~~~
➜ tmp arch
arm64
➜ tmp sw_vers
ProductName: macOS
ProductVersion: 13.…
-
(Not sure if this issue should be moved to https://github.com/w3c-ccg/security-vocab/ but filing it here for now.)
https://github.com/w3c/vc-data-integrity/blob/574b29322b60fc31d5c51f487d4f4a72ebc9…