- 09 Mar, 2020 1 commit
-
-
Steven Allen authored
-
- 07 Mar, 2020 3 commits
-
-
Steven Allen authored
mount: switch over to the CoreAPI
-
Steven Allen authored
chore(deps): bump github.com/libp2p/go-libp2p-kad-dht from 0.5.0 to 0.5.1
-
Steven Allen authored
doc(commands): document that `dht put` takes a file
-
- 06 Mar, 2020 4 commits
-
-
Steven Allen authored
Turns out that our CLI help text doesn't indicate whether or not a command takes a file.
-
dependabot-preview[bot] authored
Bumps [github.com/libp2p/go-libp2p-kad-dht](https://github.com/libp2p/go-libp2p-kad-dht) from 0.5.0 to 0.5.1. - [Release notes](https://github.com/libp2p/go-libp2p-kad-dht/releases) - [Commits](https://github.com/libp2p/go-libp2p-kad-dht/compare/v0.5.0...v0.5.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-
Steven Allen authored
chore(deps): bump github.com/libp2p/go-libp2p-core from 0.3.1 to 0.4.0
-
dependabot-preview[bot] authored
Bumps [github.com/libp2p/go-libp2p-core](https://github.com/libp2p/go-libp2p-core) from 0.3.1 to 0.4.0. - [Release notes](https://github.com/libp2p/go-libp2p-core/releases) - [Commits](https://github.com/libp2p/go-libp2p-core/compare/v0.3.1...v0.4.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-
- 05 Mar, 2020 1 commit
-
-
Steven Allen authored
chore(deps): bump github.com/prometheus/client_golang from 1.4.1 to 1.5.0
-
- 04 Mar, 2020 3 commits
-
-
Steven Allen authored
chore: remove unused jenkins ci config
-
Oli Evans authored
We use circle for ci. The old Jenkinsfile is stale and unused. License: MIT Signed-off-by: Oli Evans <oli@tableflip.io>
-
dependabot-preview[bot] authored
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.4.1 to 1.5.0. - [Release notes](https://github.com/prometheus/client_golang/releases) - [Changelog](https://github.com/prometheus/client_golang/blob/master/CHANGELOG.md) - [Commits](https://github.com/prometheus/client_golang/compare/v1.4.1...v1.5.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-
- 02 Mar, 2020 12 commits
-
-
Steven Allen authored
This resolve function assumed that all paths were of the same type (ipfs, ipld, etc.). The CoreAPI does a much better job.
-
Steven Allen authored
-
Steven Allen authored
1. Fix resolution of sharded directories. 2. Slowly kill off users of the IpfsNode object.
-
Steven Allen authored
docs: update licence info in README
-
Steven Allen authored
chore(deps): bump github.com/multiformats/go-multiaddr from 0.2.0 to 0.2.1
-
Steven Allen authored
docs: fix example for files.write
-
Alan Shaw authored
Co-Authored-By: Johnny <9611008+johnnymatthews@users.noreply.github.com>
-
dependabot-preview[bot] authored
Bumps [github.com/multiformats/go-multiaddr](https://github.com/multiformats/go-multiaddr) from 0.2.0 to 0.2.1. - [Release notes](https://github.com/multiformats/go-multiaddr/releases) - [Commits](https://github.com/multiformats/go-multiaddr/compare/v0.2.0...v0.2.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-
Alan Shaw authored
* Adds the `--parents` optiont to the first command so that it is runnable * Updates the description to specifies the option to use if you _do_ want nonexistant intermediate directories created
-
Alan Shaw authored
Also tweaks "highly suggests" to "highly recommends". IMHO there are levels of recommendation but a suggestion is a boolean.
-
Steven Allen authored
Fix typo in 0.4.23 release date
-
Ronsor authored
The year should be "2020," not "2019."
-
- 26 Feb, 2020 6 commits
-
-
Steven Allen authored
feat(graphsync): mount the graphsync libp2p protocol
-
Steven Allen authored
-
Steven Allen authored
This won't fetch files from graphsync but will serve them. fixes #6830
-
Steven Allen authored
feat: update go in docker container
-
Steven Allen authored
chore(deps): bump github.com/libp2p/go-libp2p-core from 0.3.0 to 0.3.1
-
Steven Allen authored
Nice and fresh features & bugs.
-
- 25 Feb, 2020 2 commits
-
-
Steven Allen authored
remove expired GPG key from README
-
Will Scott authored
Encourage initial bug reports to security@ to be unencrypted for faster triage
-
- 24 Feb, 2020 1 commit
-
-
dependabot-preview[bot] authored
Bumps [github.com/libp2p/go-libp2p-core](https://github.com/libp2p/go-libp2p-core) from 0.3.0 to 0.3.1. - [Release notes](https://github.com/libp2p/go-libp2p-core/releases) - [Commits](https://github.com/libp2p/go-libp2p-core/compare/v0.3.0...v0.3.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-
- 21 Feb, 2020 4 commits
-
-
Steven Allen authored
fix: tidy go.mod
-
Steven Allen authored
chore: update the package list
-
Steven Allen authored
It's not fully up-to-date but we're not going to keep this up-to-date without automation.
-
Steven Allen authored
Dependabot needs to run go mod tidy...
-
- 19 Feb, 2020 3 commits
-
-
Steven Allen authored
Merge pull request #6909 from ipfs/dependabot/go_modules/github.com/ipfs/interface-go-ipfs-core-0.2.6 chore(deps): bump github.com/ipfs/interface-go-ipfs-core from 0.2.5 to 0.2.6
-
Steven Allen authored
chore(deps): bump github.com/ipfs/go-datastore from 0.4.2 to 0.4.4
-
dependabot-preview[bot] authored
Bumps [github.com/ipfs/go-datastore](https://github.com/ipfs/go-datastore) from 0.4.2 to 0.4.4. - [Release notes](https://github.com/ipfs/go-datastore/releases) - [Commits](https://github.com/ipfs/go-datastore/compare/v0.4.2...v0.4.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-