- 29 Apr, 2020 3 commits
-
-
Eric Myhre authored
Update go-ipld-prime to the era of NodeAssembler.
-
Eric Myhre authored
-
Eric Myhre authored
-
- 08 Apr, 2020 4 commits
-
-
Steven Allen authored
fix: update the cli tool's car dep
-
Steven Allen authored
-
Steven Allen authored
feat: move car program to a separate module
-
Steven Allen authored
That way, this repo doesn't end up bringing in urfav/cli as a dependency.
-
- 27 Mar, 2020 2 commits
-
-
Steven Allen authored
feat: only require the NodeGetter interface instead of the DAG interface
-
Steven Allen authored
This makes it possible to pass in a dagservice "session" for better performance when fetching from bitswap.
-
- 16 Mar, 2020 1 commit
-
-
Hannah Howard authored
feat(car): add selector support
-
- 06 Mar, 2020 8 commits
-
-
hannahhoward authored
rename SizeHeader to HeaderSize, add comments and cleanups in selective car test
-
Łukasz Magiera authored
-
hannahhoward authored
convert SelectiveCarPrepared data to accessors
-
hannahhoward authored
Allows a selective car to simply be written, or to be prepared then dumped to disk
-
hannahhoward authored
Use an ipld.Node for a selector rather than an actual selector operation -- that way it can be serialized as needed
-
hannahhoward authored
when writing a car, seperate traversal of the selector from the actual writing of the Car file, which allows us to gather information about what will be written in the car, and to dedupe writes
-
hannahhoward authored
add ldsize function to estimate size of an LdWrite
-
hannahhoward authored
Add a mechanism for doing CAR files that write with selectors fix #14
-
- 04 Mar, 2020 4 commits
-
-
Steven Allen authored
don't use private types in public functions
-
Steven Allen authored
-
Steven Allen authored
-
Steven Allen authored
-
- 21 Jan, 2020 1 commit
-
-
whyrusleeping authored
-
- 15 Jan, 2020 1 commit
-
-
whyrusleeping authored
-
- 17 Oct, 2019 1 commit
-
-
frrist authored
-
- 26 Sep, 2019 1 commit
-
-
frrist authored
- LoadCar accepts Store interface for putting blocks.
-
- 02 Mar, 2019 2 commits
-
-
Jakub Sztandera authored
add gomod support // tag v0.0.1.
-
Jakub Sztandera authored
License: MIT Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
-
- 20 Feb, 2019 1 commit
-
-
whyrusleeping authored
-
- 14 Dec, 2018 2 commits
- 04 Dec, 2018 1 commit
-
-
whyrusleeping authored
-
- 02 Nov, 2018 3 commits
-
-
Steven Allen authored
-
Steven Allen authored
gx publish 1.1.7
-
Steven Allen authored
-
- 23 Oct, 2018 1 commit
-
-
Jeromy authored
-
- 30 Aug, 2018 3 commits
- 28 Aug, 2018 1 commit
-
-
Whyrusleeping authored
Deps/update
-