-
this task is intended to cover all of the actions necessary to get a library, lets call it "helia fetch" working for dApps.
- [x] Create library that accepts HTTP Request and returns HTTP Responses…
-
- [ ] dataflow configurable sending and receiving
- [ ] git hooks
Related:
- https://github.com/intel/dffml/pull/1061#discussion_r819930461
- https://intel.github.io/dffml/main/examples/webhook/…
-
From milestone 3.c:
> Develop support for features such as _redirects file for PWA/SPA, DAG-CBOR and DAG-JSON, and HTML Preview for UnixFS directories.
-
Context: Currently orbit-db has no mechanism to represent the current state in a single hash. The closest thing to this is comparing a list of head hashes, and trans-versing the dag of each head in th…
-
I'm still sitting at the code I talked about yesterday, trying to rewrite it to deal with the encoding issues.
And I was wondering, if it might be useful to have an option to set `serialize` and `d…
-
boxo version: 0.17.0
I have a custom pinning service using ipfs-lite and I've been prototyping with boxo to see how the service feels. I've pinned some content, and setup a gateway and all is worki…
-
It looks like the `typing-extensions` package released version `4.6.x` on May 23rd, and this breaks multiformats for me on any Python version older than 3.11.
Stacktrace is:
```
File "/home/mar…
-
Remove variant file after loading fails even though MR runs successfully
opencga@a4cbf37fded8:/opt/opencga/bin$ ./opencga-analysis.sh variant remove --file ALL.chr22.phase3_shapeit2_mvncall_integra…
wbari updated
5 years ago
-
DAG-CBOR only supports a subset of CBOR. Especially for the FVM we should be strict about (de)serializing only valid DAG-CBOR. DAG-CBOR supports:
- From all major types: only finite length major t…
-
{
"orbit-db": "^0.24.1",
"orbit-db-keystore": "^0.3.4",
"orbit-db-storage-adapter": "^0.5.3"
}
I am using a document store for orbitdb with jsipfs. After I put some data, wher I loa…