- 26 Oct, 2018 4 commits
-
-
Hector Sanjuan authored
-
Hector Sanjuan authored
Fix #27: Remove batching from importers
-
Hector Sanjuan authored
-
Hector Sanjuan authored
A batching DAG service is forced onto the users of the importers, but they could just wrap the given DAGSerice in the batching one to get the same functionality (remembering to Close it at the end of the proccess). As detailed in #27, the importers should not be making choices about what DAGService is the right one to use and wrapping the given one. This change requires wrapping the DAGService in go-ipfs into ipld.Batch. and closing it when Finishing the adding process.
-
- 24 Oct, 2018 4 commits
-
-
Steven Allen authored
-
Steven Allen authored
-
Steven Allen authored
-
Steven Allen authored
-
- 17 Oct, 2018 2 commits
-
-
Łukasz Magiera authored
gx: update go-ipfs-files
-
Łukasz Magiera authored
-
- 16 Oct, 2018 6 commits
-
-
Overbool authored
-
Overbool authored
-
Overbool authored
-
Steven Allen authored
gx: update to use extracted go-ipfs-files
-
Łukasz Magiera authored
-
Łukasz Magiera authored
-
- 15 Oct, 2018 2 commits
- 12 Oct, 2018 1 commit
-
-
Steven Allen authored
-
- 10 Oct, 2018 1 commit
-
-
Steven Allen authored
-
- 09 Oct, 2018 1 commit
-
-
Lucas Molas authored
-
- 05 Oct, 2018 3 commits
-
-
Steven Allen authored
-
Steven Allen authored
-
Hannah Howard authored
Use EnumerateChildrenAsync in for enumerating HAMT links
-
- 04 Oct, 2018 7 commits
-
-
hannahhoward authored
-
hannahhoward authored
-
hannahhoward authored
-
Michael Avila authored
Due to new architecture of EnumLinks, remove order concerns and prevent crashes on calls to fetch CID
-
hannahhoward authored
- makeAsyncTrieGetLinks -- returns a function that can be used as a GetLinks function with EnumerateChildrenAsyc - Mutex on appending links in EnumLinks
-
Kevin Atkinson authored
-
Kevin Atkinson authored
-
- 26 Sep, 2018 1 commit
-
-
Overbool authored
-
- 24 Sep, 2018 5 commits
-
-
Steven Allen authored
-
Łukasz Magiera authored
gx: update go-libp2p-routing
-
Łukasz Magiera authored
-
Steven Allen authored
fix(fsnode): issue #17
-
Steven Allen authored
-
- 23 Sep, 2018 2 commits
- 12 Sep, 2018 1 commit
-
-
Steven Allen authored
-