Skip to content

Releases: vulcanize/boxo

v0.13.2-internal-0.0.2

17 Oct 20:43
Compare
Choose a tag to compare
Pre-release

Internal release off of v0.13.1 that adds a GetMany implementation to the blockstore. For use with a go-ipld-cbor GetMany store which is in turn used for the parallel traversal methods in https://github.com/vulcanize/go-amt-ipld and https://github.com/filecoin-project/go-hamt-ipld.

Depends on https://github.com/vulcanize/go-datastore/releases/tag/v0.6.1-internal-0.0.1.

Full Changelog: v0.13.1...v0.13.2-internal-0.0.2

v0.13.2-internal-0.0.1

12 Oct 18:39
05ad44f
Compare
Choose a tag to compare
Pre-release

Internal release off of v0.13.1 that adds a GetMany implementation to the blockstore. For use with a go-ipld-cbor GetMany store which is in turn used for the parallel traversal methods in https://github.com/vulcanize/go-amt-ipld and https://github.com/filecoin-project/go-hamt-ipld.

Depends on https://github.com/vulcanize/go-datastore/releases/tag/v0.6.1-internal-0.0.1.

What's Changed

  • GetMany blockstore method + tests for upstream by @i-norden in #4

Full Changelog: v0.13.1...v0.13.2-internal-0.0.1

v0.13.1

12 Oct 17:23
6602207
Compare
Choose a tag to compare

v0.11.1-internal

07 Aug 21:54
cea1918
Compare
Choose a tag to compare
v0.11.1-internal Pre-release
Pre-release

Internal release off of v0.11.0 that adds a GetMany implementation to the blockstore. For use with https://github.com/vulcanize/go-ipld-cbor/pull/1/files and, in turn, with the parallel traversal methods in https://github.com/vulcanize/go-amt-ipld and https://github.com/filecoin-project/go-hamt-ipld which, in turn, will be exposed through https://github.com/filecoin-project/specs-actors to be used in Lotus.

Depends on https://github.com/vulcanize/go-datastore/releases/tag/v0.6.1-internal.

What's Changed

New Contributors

Full Changelog: v0.11.0...v0.11.1-internal

v0.11.0

07 Aug 21:26
Compare
Choose a tag to compare