-
There’s a few different threads converging that embed or otherwise store an IPLD Selector. Given that selectors are defined in IPLD Schema this is quite easy and was probably designed that way given h…
-
Hello just tried to do a fresh install with the latest versions of node, npm and yarn (node->14.18.0)(npm->6.14.15)(yarn->1.22.15)
and when using yarn create eth-app nameOfTheApp I get the followin…
-
It would be interesting for `@aragon/wrapper` to hold an in-memory (or indexedDB) IPFS cache with a resolver API exposed to apps.
Aragon apps could fetch IPFS files through a shared bus and have re…
-
When serialising/deserialising blocks we currently suggest an intermediate representation, the ipld data model. This has the advantage that generic ipld tools can understand and work with this represe…
-
- **Version**:0.34.4
- **Platform**:OSX
- **Subsystem**:*
#### Type:Enhancement
#### Severity:Other
#### Description:Provide an API to encode data without publishing a block
This…
-
Hello,
As per the notice in the README, I am opening an issue to discuss my plans to work on an equivalent version of [go-ipld-cbor](https://github.com/ipfs/go-ipld-cbor) using [CapnProto](https://…
-
See #459
-
> This is a more powerful alternative to `Alt-Svc` discussed in https://github.com/ipfs/in-web-browsers/issues/144
> There is also IETF draft with `Content-Digest` and `Want-Content-Digest` headers –…
lidel updated
2 years ago
-
Like it says on the tin.
Making an issue for this so we can put it on boards to remind ourselves there's work to be done here. However, there could be a lot of specific targets in this area, and I…
-
Here is an example code to reproduce the problem:
```js
const block = json.encode({
hello: {
'/': 'baguqeeratmwuhl736sndm4bi34xbifhyjqhatgwjrq6vjkfiafl7253rv4sq',
message: 'hello'
…