Marcin Rataj

Results 493 issues of Marcin Rataj

This is a meta issue in which I will be noting room for improvement based on experience from https://github.com/ipfs/boxo/pull/622 Likely will either extract below into separate issues, or use as...

need/triage

We run with: https://github.com/ipfs/rainbow/blob/471f09587d51044070a12bfc2df7c3092fc9c581/setup_bitswap.go#L73 It would be useful to have env flag to enable it on some boxes. Part of investigation related to - https://github.com/ipfs/boxo/issues/657 - `maxBlockSizeReplaceHasWithBlock` https://github.com/ipfs/boxo/blob/88beadf0804607dedc7a4aa12cfef47381a74f89/bitswap/server/internal/decision/engine.go#L206

P3
good first issue
help wanted

> IPFS Camp UX improvement suggestion based on discussions with @aschmahmann ## Current state - `service-worker-gateway` sends a lot of requests to `https://delegated-routing.dev` but (afaik) we don't have direct retrieval...

enhancement
effort/hours
need/analysis
P3

Right now, the app default to a single public gateway at trustless-gateway.link This ok, but makes perf. testing tied to remote backend which is provided on best-effort basis. ## Suggested...

effort/days
exp/intermediate
kind/enhancement
P2
status/inactive

## Problem If I open https://inbrowser.dev and click on config editor: > ![2024-06-10_15-25](https://github.com/ipfs/service-worker-gateway/assets/157609/b7009a56-b55e-46c5-a54e-eb2ad9f1c10a) There is no way to close editor and go back to the main screen where i can...

- [ ] 0.30.0-rc1 https://github.com/ipfs/kubo/issues/10436#issuecomment-2303371528 - [ ] 0.30.0-rc2 - [ ] switch to final 0.30.0 Release-As: 0.38.0

# Meta * Release owner: @gammazero * Release reviewer: @lidel * Expected RC1 date: week of ~2024-10-25 (TBD) * 🚢 Expected final release date: ~2024-11-02 (TBD) * Release PR: *...

Below are improvements introduced during Kubo 0.30 (https://github.com/ipfs/kubo/issues/10436) and its RC's: - [x] document `publish-to-all` from https://github.com/ipfs/kuboreleaser/issues/30

skip/changelog

This PR creates release v0.30.0 --- #### Kubo commits **NOT** included in this release ``` ``` #### Boxo commits **NOT** included in this release ``` ``` Closes https://github.com/ipfs/kubo/issues/10436

### Version ```Text 0.17.0-rc1 ``` ### Config ```json > ipfs config --json Addresses.API [ "/ip4/127.0.0.1/tcp/5001", "/ip6/::1/tcp/5001" ] ``` ### Description ``` Daemon is ready 2022-11-10T22:46:26.286Z ERROR core/server corehttp/metrics.go:64 OC default...

kind/bug
need/triage