- 29 Aug, 2021 2 commits
-
-
tavit ohanian authored
-
tavit ohanian authored
-
- 21 Aug, 2021 2 commits
-
-
tavit ohanian authored
-
tavit ohanian authored
-
- 23 Jun, 2021 5 commits
-
-
tavit ohanian authored
-
tavit ohanian authored
-
tavit ohanian authored
-
tavit ohanian authored
-
tavit ohanian authored
-
- 01 Jun, 2021 1 commit
-
-
web3-bot authored
-
- 04 May, 2020 1 commit
-
-
Hector Sanjuan authored
-
- 27 Apr, 2020 1 commit
-
-
Hector Sanjuan authored
-
- 21 Feb, 2020 1 commit
-
-
Steven Allen authored
Bump github.com/ipfs/go-datastore from 0.4.1 to 0.4.4
-
- 19 Feb, 2020 1 commit
-
-
dependabot-preview[bot] authored
Bumps [github.com/ipfs/go-datastore](https://github.com/ipfs/go-datastore) from 0.4.1 to 0.4.4. - [Release notes](https://github.com/ipfs/go-datastore/releases) - [Commits](https://github.com/ipfs/go-datastore/compare/v0.4.1...v0.4.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-
- 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>
-
- 31 Jan, 2020 5 commits
-
-
Steven Allen authored
Bump github.com/ipfs/go-datastore from 0.1.1 to 0.3.1
-
dependabot-preview[bot] authored
Bumps [github.com/ipfs/go-datastore](https://github.com/ipfs/go-datastore) from 0.1.1 to 0.3.1. - [Release notes](https://github.com/ipfs/go-datastore/releases) - [Commits](https://github.com/ipfs/go-datastore/compare/v0.1.1...v0.3.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-
Hector Sanjuan authored
feat: switch to raw multihashes for blocks
-
Hector Sanjuan authored
Allow passing in whatever codec type the user wants
-
Hector Sanjuan authored
We are deprecating these functions as ipfs strives to store multihashes directly on the datastore, rather than CIDs. Thus multiple CIDs might map to the same multihash. Making this functions reflect that behaviour might cause silent breakage in users. We prefer loud breakage. Users using CidToDsKey(c) should move to MultihashToDsKey(c.Hash()). Users using DsKeyToCid() should move to DsKeyToCidV1Raw() or DsKeyToMultihash(). Note that datastore should handle migrations to replace existing CID-encoded keys with raw multihashes, or preserve DsKeyToCid() and CidToDsKey() in their own codebases.
-
- 07 Jan, 2020 1 commit
-
-
Steven Allen authored
Part of: https://github.com/ipfs/go-ipfs/issues/6815
-
- 20 Dec, 2019 4 commits
-
-
Steven Allen authored
Bump github.com/ipfs/go-cid from 0.0.3 to 0.0.4
-
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>
-
Steven Allen authored
chore(dep): remove gx
-
Steven Allen authored
-
- 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 1 commit
-
-
Steven Allen authored
Bump github.com/ipfs/go-datastore from 0.0.1 to 0.1.0
-
- 24 Sep, 2019 3 commits
-
-
dependabot-preview[bot] authored
Bumps [github.com/ipfs/go-datastore](https://github.com/ipfs/go-datastore) from 0.0.1 to 0.1.0. - [Release notes](https://github.com/ipfs/go-datastore/releases) - [Commits](https://github.com/ipfs/go-datastore/compare/v0.0.1...v0.1.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-
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>
-
- 28 Feb, 2019 1 commit
-
-
Jakub Sztandera authored
-
- 21 Feb, 2019 1 commit
-
-
Steven Allen authored
-
- 18 Feb, 2019 1 commit
-
-
Jakub Sztandera authored
-
- 11 Nov, 2018 1 commit
-
-
Hannah Howard authored
gx publish 0.1.5
-