Marcin Rataj

Results 493 issues of Marcin Rataj

Not sure if this is a flaky test, or a sign of underlying bug. We should look into this in spare time. Confirmed this is pretty old bug, reproduces with...

kind/bug
topic/test failure
kind/test
P2

> I hoped to punt this until we need to switch away from sha256 in CIDs, but we may need to solve this problem sooner than expected due to ED25519...

kind/bug
status/in-progress
topic/gateway
P1
topic/cidv1b32
topic/ed25519

The intention here is to have `github.com/libp2p/go-libp2p-kad-dht/amino` as a single public source of truth about Amino DHT we can reference rather than hardcoding the same defaults everywhere in IPFS implementations...

DAG-CBOR documents should have an option to visualize them against type(s) from user-provided `.ipldsch`. ## Problem We've found UX papercut identified with @aschmahmann while trying to provide useful interface for...

need/triage

> UX papercut identified by @aschmahmann while prototyping things against custom gateway. ## Problem There is no UI for inspecting or changing which gateways are used by IPLD Explorer. ##...

need/triage

## Problem At [Shipyard](https://ipshipyard.com/) we've run some A/B tests at [public gateway](https://docs.ipfs.tech/concepts/public-utilities/#public-ipfs-gateways) and lowering nginx timeout from 5m to 30s. This produced better UX and also raised the number of...

P2
dif/easy
effort/hours
help wanted
topic/gateway

## Problem We have many unixfs implementations, and it is extremely confusing for new developers to understand what they should use and why. (cc @2color) ## Proposed improvement The [./exmaples](https://github.com/ipfs/boxo/tree/main/examples)...

P2
dif/easy
effort/hours
good first issue
help wanted

https://github.com/ipfs/boxo/pull/659 introduced support for returning optional UnixFS 1.5 mtime value as `Last-Modified` header, and returning `304 Not Modified` if it is matching `If-Modified-Since` sent with a file request. This -...

P2
dif/medium
effort/days
help wanted
kind/enhancement
topic/gateway

## Why Filling this issue so we don't have regression in IPNS Blocking (https://github.com/ipshipyard/waterworks-infra/issues/209) when switching from legacy badbits service to modern NOPFS-based support in rainbow and kubo. We need...

effort/hours
exp/intermediate
P1

(did not look into this too deep, filling issue so we dont forget to investigate at some point) Right now (v4.3.0) in Chrome v128 every RPC call done cross origin...

need/triage