Marcin Rataj

Results 493 issues of Marcin Rataj

> This is part of https://github.com/ipfs/ipfs/issues/470, read that first. ## What IPFS Stewards are renaming go-ipfs to something else :snowflake: :point_right: Feel free to comment in https://github.com/ipfs/ipfs/discussions/471 with name (and...

need/community-input
exp/expert
need/analysis
need/maintainers-input
effort/weeks

## TODO Ability to request dag-json or dag-cbor response with: - [ ] `?format=dag-json`, `Accept: application/vnd.ipld.dag-json` - [ ] `?format=dag-cbor`, `Accept: application/vnd.ipld.dag-cbor` - [ ] TDB: should requesting `Accept: application/json`...

help wanted
topic/gateway
P1
kind/feature

## Problem > Suggestion extracted from https://github.com/ipfs/go-ipfs/issues/8650 [SHA1 is considered to be broken](https://en.wikipedia.org/wiki/SHA-1#Attacks), and systems like git moved away from it. IPFS makes migration wa easy thanks to abstraction provided...

kind/enhancement
help wanted
topic/security
status/blocked
topic/commands:add
P1
exp/intermediate

`Swarm.ResourceMgr ` was added in https://github.com/ipfs/go-ipfs/pull/8680 as part of https://github.com/ipfs/go-ipfs/issues/8761 epic, but there are some paper cuts around it which we need to address, ideally before shipping it enabled by...

kind/enhancement

- [ ] switch `Swarm.ConnMgr` config from hardcoded strings to optional types: ```go *OptionalString `json:",omitempty"` // type *OptionalInteger `json:",omitempty"` // low|high water *OptionalDuration `json:",omitempty"` // graceperiod ``` - this allows...

kind/enhancement
help wanted
P1
topic/config

This PR is WIP, do not merge. ### Context We are planning changes to relax some requirements of pinning service API, and will have to re-generate client based on updated...

go-ipfs 0.11 will ship with circuits v2, js-ipfs should be able to talk to them. Ref. https://github.com/libp2p/specs/blob/master/relay/circuit-v2.md

P0
need/analysis

https://github.com/ipfs/ipfs-webui/releases/tag/v2.17.3 states CID `bafybeihfkeactw26tghz7m3puzh4zqlukvft2f7atfdc7t2qmqn2vszhc4` and that CID shows previous release version: > ![2022-07-21_14-17](https://user-images.githubusercontent.com/157609/180211646-c93f82df-086a-4b0d-a7e8-407daf01cafd.png)

kind/bug
P2
kind/maintenance

`/ipns/en.wikipedia-on-ipfs.org/wiki/` is an UnixFS HAMT-sharded directory with 20M of files. Currently, ipfs-webui tries to open it as it would any other directory, and it ends up with spinner/loader animation looped...

kind/bug
help wanted
exp/intermediate
P1
area/screen/files
effort/days
starmaps