ash

Results 190 issues of ash

From @daviddias in https://github.com/ipfs/js-ipfs/issues/1816: > Perhaps they won't all be doable on ProtoSchool, but going through the list I would say that at least we can: > > * https://github.com/ipfs/js-ipfs/tree/master/examples/browser-mfs...

new-tutorial
content:IPFS

This PR enables the gateway to serve CBOR encoded DAG nodes. They are returned as JSON objects, the same encoding used on the CLI. Closes https://github.com/ipfs/go-ipfs/issues/8823 and https://github.com/ipfs/in-web-browsers/issues/182

topic/gateway
topic/interop
topic/design-ux
topic/devexp

Reposting the issue from here https://github.com/alanshaw/it-pipe/issues/1

kind/bug
exp/expert
status/ready
P1

``` cluster1 | qemu: uncaught target signal 11 (Segmentation fault) - core dumped cluster1 exited with code 139 ```

kind/bug
need/author-input
need/community-input

It seems that there's a bunch of general information on miner addresses on the lotus docs site https://docs.filecoin.io/mine/lotus/miner-addresses/ including information on control addresses that could be transferred here and then...

The name for 0x70 here is "protobuf": https://github.com/ipfs/go-cid/blob/6e296c5c49ad84dc6a44af69fa1fe4e1245cd0cf/cid.go#L88 In the multicodec table the name for 0x70 is defined as "dag-pb": https://github.com/multiformats/multicodec/blob/master/table.csv#L408 "protobuf" exists in the table but is mapped to...

From the log message printed to the leader after a share command is executed: > You can stop the command at any point. If so, the group file will not...

refactoring

It is failing consistently on some machines: ``` === RUN TestHTTPHealth ts="Wed, 22 Jul 2020 15:42:38 CEST" call=listener.go:22 level=warn grpcListener="failed metrics registration" err="d uplicate metrics collector registration attempted" panic: test...

testing

We know that there's a lot of content stored on IPFS, but how much of that content can actually be accessed universally right now? Knowing what content is available in...

Hangs on connection with no error message.

kind/bug