Marcin Rataj
Marcin Rataj
@daviddias > everyday, when I get to my machine, IPFS Companion has the "Redirect to Gateway" enabled again. Is there a timer to reset it? I mean, I love the...
### Background - https://github.com/ipfs/js-ipfs-api/issues/501 - https://github.com/ipfs/js-ipfs/issues/904 - https://github.com/ipfs/js-ipfs-api/pull/665 (right now we send XHR manually) ### Tasks - [ ] [Confirm](https://github.com/ipfs/js-ipfs-api/issues/501#issuecomment-358056476) that implementation in js-ipfs-api [v17.3.0](https://github.com/ipfs/js-ipfs-api/releases/tag/v17.3.0) is ready for use -...
## Description This patch applies changes from https://github.com/libp2p/specs/pull/451. In particular, the new defaults are: - Record Expiration: 48h - Record Republish Interval: 22h Closes #3229. ## Notes ## Links to...
No way to follow https://blog.web3.storage with feed readers :'-(
Users should be able to fetch a raw block by explicitly requesting it via `?format=raw` or `Accept: application/vnd.ipld.raw` Ref. - https://www.iana.org/assignments/media-types/application/vnd.ipld.raw - https://docs.ipfs.tech/reference/http/gateway/#example-fetching-a-single-raw-block-from-a-public-gateway
Users should be able to fetch a CAR by explicitly requesting it via `?format=car` or `Accept: application/vnd.ipld.car` Ref. - https://www.iana.org/assignments/media-types/application/vnd.ipld.car - https://docs.ipfs.tech/reference/http/gateway/#example-fetching-an-entire-dag-as-a-car-stream-from-a-public-gateway
### Checklist - [X] This is a bug report, not a question. Ask questions on [discuss.ipfs.io](https://discuss.ipfs.io). - [X] I have searched on the [issue tracker](https://github.com/ipfs/kubo/issues?q=is%3Aissue) for my bug. - [X]...
### Checklist - [X] My issue is specific & actionable. - [X] I am not suggesting a protocol enhancement. - [X] I have searched on the [issue tracker](https://github.com/ipfs/kubo/issues?q=is%3Aissue) for my...
https://github.com/ipfs/kubo/issues/7999, https://github.com/ipfs/kubo/issues/8144, https://github.com/ipfs/kubo/issues/7172 still hunts us https://github.com/ipfs/ipfs-webui/issues/2205. I think we should make `ipfs files cp /ipfs/cid /mfs-destination` at least check the root cid, and error if it is not a...
Seems https://github.com/ipfs/kubo/pull/9830 was missing a test for `--format` :) cc @Jorropo @imthe1 ### Installation method built from source ### Version ```Text 0.20.0-dev ``` ### Description ```console $ ipfs key gen...