- 09 Dec, 2019 3 commits
-
-
Steven Allen authored
return the correct size when only "has" is cached
-
Steven Allen authored
-
Steven Allen authored
-
- 07 Dec, 2019 1 commit
-
-
Steven Allen authored
Bump github.com/multiformats/go-multihash from 0.0.9 to 0.0.10
-
- 03 Dec, 2019 1 commit
-
-
dependabot-preview[bot] authored
Bumps [github.com/multiformats/go-multihash](https://github.com/multiformats/go-multihash) from 0.0.9 to 0.0.10. - [Release notes](https://github.com/multiformats/go-multihash/releases) - [Commits](https://github.com/multiformats/go-multihash/compare/v0.0.9...v0.0.10) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-
- 12 Nov, 2019 2 commits
-
-
Steven Allen authored
Bump github.com/multiformats/go-multihash from 0.0.8 to 0.0.9
-
dependabot-preview[bot] authored
Bumps [github.com/multiformats/go-multihash](https://github.com/multiformats/go-multihash) from 0.0.8 to 0.0.9. - [Release notes](https://github.com/multiformats/go-multihash/releases) - [Commits](https://github.com/multiformats/go-multihash/compare/v0.0.8...v0.0.9) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-
- 01 Oct, 2019 2 commits
-
-
Steven Allen authored
Bump github.com/ipfs/go-datastore from 0.1.0 to 0.1.1
-
dependabot-preview[bot] authored
Bumps [github.com/ipfs/go-datastore](https://github.com/ipfs/go-datastore) from 0.1.0 to 0.1.1. - [Release notes](https://github.com/ipfs/go-datastore/releases) - [Commits](https://github.com/ipfs/go-datastore/compare/v0.1.0...v0.1.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-
- 25 Sep, 2019 5 commits
-
-
Steven Allen authored
Bump github.com/ipfs/go-cid from 0.0.1 to 0.0.3
-
dependabot-preview[bot] authored
Bumps [github.com/ipfs/go-cid](https://github.com/ipfs/go-cid) from 0.0.1 to 0.0.3. - [Release notes](https://github.com/ipfs/go-cid/releases) - [Commits](https://github.com/ipfs/go-cid/compare/v0.0.1...v0.0.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-
Steven Allen authored
Bump github.com/ipfs/go-block-format from 0.0.1 to 0.0.2
-
dependabot-preview[bot] authored
Bumps [github.com/ipfs/go-block-format](https://github.com/ipfs/go-block-format) from 0.0.1 to 0.0.2. - [Release notes](https://github.com/ipfs/go-block-format/releases) - [Commits](https://github.com/ipfs/go-block-format/compare/v0.0.1...v0.0.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-
Steven Allen authored
Bump github.com/hashicorp/golang-lru from 0.5.1 to 0.5.3
-
- 24 Sep, 2019 3 commits
-
-
Steven Allen authored
Bump github.com/multiformats/go-multihash from 0.0.1 to 0.0.8
-
dependabot-preview[bot] authored
Bumps [github.com/multiformats/go-multihash](https://github.com/multiformats/go-multihash) from 0.0.1 to 0.0.8. - [Release notes](https://github.com/multiformats/go-multihash/releases) - [Commits](https://github.com/multiformats/go-multihash/compare/v0.0.1...v0.0.8) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-
dependabot-preview[bot] authored
Bumps [github.com/hashicorp/golang-lru](https://github.com/hashicorp/golang-lru) from 0.5.1 to 0.5.3. - [Release notes](https://github.com/hashicorp/golang-lru/releases) - [Commits](https://github.com/hashicorp/golang-lru/compare/v0.5.1...v0.5.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-
- 19 Sep, 2019 1 commit
-
-
Steven Allen authored
-
- 24 Aug, 2019 2 commits
-
-
Steven Allen authored
dep: update go-datastore
-
Steven Allen authored
Deletes are now idempotent.
-
- 23 Aug, 2019 4 commits
-
-
Steven Allen authored
dep: update bbloom again
-
Steven Allen authored
-
Steven Allen authored
dep: update bbloom
-
Steven Allen authored
Fixes several unsafety issues (and completely removes the use of unsafe). However, unlike the original bloom package, this continues to use uint64 for improved performance.
-
- 20 Aug, 2019 4 commits
-
-
Steven Allen authored
cache: switch to 2q
-
Steven Allen authored
-
Steven Allen authored
-
Steven Allen authored
Due to patent concerns in closed-source downstream products: https://github.com/ipfs/go-ipfs/issues/6590
-
- 01 Mar, 2019 1 commit
-
-
Jakub Sztandera authored
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
-
- 21 Feb, 2019 1 commit
-
-
Steven Allen authored
-
- 18 Feb, 2019 1 commit
-
-
Jakub Sztandera authored
-
- 11 Nov, 2018 2 commits
-
-
Hannah Howard authored
gx publish 0.1.6
-
hannahhoward authored
-
- 02 Nov, 2018 1 commit
-
-
Steven Allen authored
-
- 05 Oct, 2018 4 commits
-
-
Steven Allen authored
-
Steven Allen authored
use datastore.GetSize
-
Steven Allen authored
-
Steven Allen authored
-
- 04 Oct, 2018 2 commits
-
-
Steven Allen authored
-
Steven Allen authored
make arccache.GetSize return ErrNotFound when not found
-