issues Search Results · repo:ipfs/go-unixfs language:Go
Filter by
23 results
(67 ms)23 results
inipfs/go-unixfs (press backspace or delete to remove)I included this project as a module, but when I tried to build it I was served with the following errors;
# github.com/ipfs/go-merkledag
../../../../go/pkg/mod/github.com/ipfs/go-merkledag@v0.5.1/merkledag.go:83:16: ...
need/triage
RobQuistNL
- 2
- Opened on Mar 17, 2023
- #144
This issue tracks small things that need to be done to wrap up the unsharding effort (concentrated in #94) but should be
taken care of at the end as they are not very complex nor essential, and addressing ...
schomatis
- 1
- Opened on Aug 17, 2021
- #105
Continuation and expansion of https://github.com/ipfs/go-unixfs/pull/94#discussion_r679652041. Discussing in its own
issue as I think this might be too long for a review thread.
The final advice there ...
need/triage
schomatis
- 4
- Opened on Jul 30, 2021
- #100
https://github.com/ipfs/go-unixfs/blob/a20f6cb506c4196de71d44de1d893098abd51875/pb/unixfs.proto#L5-L13
This is a breaking change that goes in line with https://github.com/ipfs/go-mfs/issues/86 to hide ...
need/triage
schomatis
- 1
- Opened on May 5, 2021
- #90
unixfs constitutes a major interpretation of IPFS data into concrete interpretation. It currently makes use of
go-merkeldag, which exposes a primary dagservice interface. In addition to this interface, ...
need/triage
willscott
- 7
- Opened on Mar 2, 2021
- #87
Hey @Stebalien,
I couldn t find any recent document/discussion about UnixFS v2. I was wondering how the design looks like, as I read
some research about another filesystem that was created to have extremely ...
need/triage
RubenKelevra
- 3
- Opened on Feb 9, 2021
- #86
Since created and modified date fields are file system level attributes, was hoping they could get added to the UnixFS
file metadata fields.
We see that a date time field has been added to the JS version ...
need/triage
jsonsivar
- 2
- Opened on Jun 23, 2020
- #84
TLDR proposal:
- EITHER: add func (...) UnixPerms() ( os.FileMode ) { ... return os.FileMode( perms | os.ModeIrregular) }
- OR: extend the UnixFS mode spec to represent os.FileMode with full fidelity ...
ribasushi
- 7
- Opened on Mar 24, 2020
- #82
Now that we are including it in Sync (https://github.com/ipfs/go-unixfs/pull/33).
It would also be helpful to review the entire function itself.
exp/novice
help wanted
status/deferred
topic/technical debt
schomatis
- 5
- Opened on Oct 23, 2018
- #43
See https://github.com/ipfs/go-unixfs/pull/30#discussion_r223924779.
schomatis
- 1
- Opened on Oct 16, 2018
- #38

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.