Marcin Rataj
Marcin Rataj
Wire up boxo's `AllowCodecConversion` config to control codec conversion behavior per IPIP-0524. When false (default), the gateway returns 406 Not Acceptable if the requested format doesn't match the block's codec....
> [!NOTE] > Part of ongoing maintenance of key libraries and services https://github.com/ipshipyard/roadmaps/issues/1 and https://github.com/ipshipyard/roadmaps/issues/6 # Meta * Release owner: @lidel * Release reviewer/backup: @gammazero * Expected RC1 date: TBD...
> [!WARNING] > Not ready yet, opening draft PR to see if there are any test failures. I will work on this is spare time, but likely 0.40. This PR...
### Version - https://github.com/ipfs/kubo/pull/10955 @ 1324b78 ### Config ```json default ``` ### Description From manual staging test: `Nov 08 12:21:44 kubo-staging-us-east-02 ipfs[1779293]: 2025-11-08T12:21:44.976Z ERROR webrtc-transport-pion webrtc/logger.go:45 Failed to accept data...
https://github.com/ipfs/ipfs-update#readme is deprecated, but some users may still depend on it: - add `ipfs update` command to kubo - release final `ipfs-update` that datects repo version >16 and just calls...
### 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...
> [!WARNING] > This wip experimentation to see gateway-conformance regressions, not ready for review yet. Uses boxo PR #1019 which ensures content filtering policies are enforced for CAR format responses...
> [!WARNING] > Do not merge, using this PR as a sandbox for now, to see what fails on CI but rarely locally. This PR is exploration into making test/cli/harness...
### Summary - chore: update to golangci/v2 (2.4.0) which is compatible with go1.25 - pay off technical debt: - align kubo with unified golang ci linter from IPDX and rules...
Summary Add a new "DHT Provide" tab to the Diagnostics screen that provides a GUI equivalent of ipfs provide stat -a --compact, allowing users to monitor the health and progress...