- 29 Aug, 2021 1 commit
-
-
tavit ohanian authored
-
- 21 Aug, 2021 1 commit
-
-
tavit ohanian authored
-
- 24 Jun, 2021 1 commit
-
-
tavit ohanian authored
-
- 29 Apr, 2021 2 commits
-
-
tavit ohanian authored
-
tavit ohanian authored
-
- 05 Feb, 2021 3 commits
-
-
Hannah Howard authored
chore(deps): update to remove old deps
-
hannahhoward authored
-
Hannah Howard authored
Bump github.com/ipfs/go-ipfs-util from 0.0.1 to 0.0.2
-
- 16 Nov, 2020 1 commit
-
-
Raúl Kripalani authored
-
- 10 Nov, 2020 1 commit
-
-
Raúl Kripalani authored
-
- 24 Jul, 2020 3 commits
-
-
dependabot-preview[bot] authored
Bumps [github.com/ipfs/go-ipfs-util](https://github.com/ipfs/go-ipfs-util) from 0.0.1 to 0.0.2. - [Release notes](https://github.com/ipfs/go-ipfs-util/releases) - [Commits](https://github.com/ipfs/go-ipfs-util/compare/v0.0.1...v0.0.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-
Steven Allen authored
Optimize id store
-
Steven Allen authored
Prefix() is now much faster than extracting the hash.
-
- 04 May, 2020 1 commit
-
-
Hector Sanjuan authored
-
- 27 Apr, 2020 1 commit
-
-
Hector Sanjuan authored
-
- 13 Apr, 2020 1 commit
-
-
Steven Allen authored
add race fix for HashOnRead
-
- 12 Apr, 2020 1 commit
-
-
postables authored
-
- 25 Feb, 2020 1 commit
-
-
Steven Allen authored
Add test to maintain Put contract of calling Has first
-
- 24 Feb, 2020 1 commit
-
-
Andrey Petrov authored
-
- 17 Feb, 2020 2 commits
-
-
Steven Allen authored
Bump github.com/ipfs/go-datastore from 0.4.1 to 0.4.2
-
dependabot-preview[bot] authored
Bumps [github.com/ipfs/go-datastore](https://github.com/ipfs/go-datastore) from 0.4.1 to 0.4.2. - [Release notes](https://github.com/ipfs/go-datastore/releases) - [Commits](https://github.com/ipfs/go-datastore/compare/v0.4.1...v0.4.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-
- 14 Feb, 2020 3 commits
-
-
Steven Allen authored
Update readme and license
-
Hector Sanjuan authored
Fix copyright year and holder (Protocol Labs) in LICENSE file. Remove mentions of `gx` and fix link to travis in README file.
-
Hector Sanjuan authored
-
- 11 Feb, 2020 4 commits
-
-
Steven Allen authored
Bump github.com/ipfs/go-cid from 0.0.4 to 0.0.5
-
dependabot-preview[bot] authored
Bumps [github.com/ipfs/go-cid](https://github.com/ipfs/go-cid) from 0.0.4 to 0.0.5. - [Release notes](https://github.com/ipfs/go-cid/releases) - [Commits](https://github.com/ipfs/go-cid/compare/v0.0.4...v0.0.5) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-
Steven Allen authored
Bump github.com/ipfs/go-datastore from 0.3.1 to 0.4.1
-
dependabot-preview[bot] authored
Bumps [github.com/ipfs/go-datastore](https://github.com/ipfs/go-datastore) from 0.3.1 to 0.4.1. - [Release notes](https://github.com/ipfs/go-datastore/releases) - [Commits](https://github.com/ipfs/go-datastore/compare/v0.3.1...v0.4.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-
- 04 Feb, 2020 2 commits
-
-
Steven Allen authored
Bump github.com/multiformats/go-multihash from 0.0.10 to 0.0.13
-
dependabot-preview[bot] authored
Bumps [github.com/multiformats/go-multihash](https://github.com/multiformats/go-multihash) from 0.0.10 to 0.0.13. - [Release notes](https://github.com/multiformats/go-multihash/releases) - [Commits](https://github.com/multiformats/go-multihash/compare/v0.0.10...v0.0.13) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-
- 02 Feb, 2020 5 commits
-
-
Steven Allen authored
feat: switch to raw multihashes for blocks
-
Steven Allen authored
Part of: https://github.com/ipfs/go-ipfs/issues/6815
-
Steven Allen authored
V0 CIDs are always "dag-pb". Using the "raw" codec indicates that these blocks are just raw data.
-
Alex Trottier authored
-
Alex Trottier authored
-
- 17 Jan, 2020 2 commits
-
-
Steven Allen authored
Bump github.com/hashicorp/golang-lru from 0.5.3 to 0.5.4
-
dependabot-preview[bot] authored
Bumps [github.com/hashicorp/golang-lru](https://github.com/hashicorp/golang-lru) from 0.5.3 to 0.5.4. - [Release notes](https://github.com/hashicorp/golang-lru/releases) - [Commits](https://github.com/hashicorp/golang-lru/compare/v0.5.3...v0.5.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-
- 18 Dec, 2019 1 commit
-
-
Steven Allen authored
Bump github.com/ipfs/go-cid from 0.0.3 to 0.0.4
-
- 16 Dec, 2019 1 commit
-
-
dependabot-preview[bot] authored
Bumps [github.com/ipfs/go-cid](https://github.com/ipfs/go-cid) from 0.0.3 to 0.0.4. - [Release notes](https://github.com/ipfs/go-cid/releases) - [Commits](https://github.com/ipfs/go-cid/compare/v0.0.3...v0.0.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-
- 09 Dec, 2019 1 commit
-
-
Steven Allen authored
return the correct size when only "has" is cached
-