Steven Allen
12892ff24c
Merge pull request #6957 from ipfs/dependabot/go_modules/github.com/libp2p/go-libp2p-kad-dht-0.5.1
...
chore(deps): bump github.com/libp2p/go-libp2p-kad-dht from 0.5.0 to 0.5.1
2020-03-06 22:18:52 -08:00
Steven Allen
e91e983be8
Merge pull request #6960 from ipfs/fix/dht-put-docs
...
doc(commands): document that `dht put` takes a file
2020-03-06 22:18:38 -08:00
Steven Allen
fef5e8d780
doc(commands): document that dht put takes a file
...
Turns out that our CLI help text doesn't indicate whether or not a command takes
a file.
2020-03-06 13:49:57 -08:00
dependabot-preview[bot]
21ad5498f3
chore(deps): bump github.com/libp2p/go-libp2p-kad-dht
...
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>
2020-03-06 21:48:04 +00:00
Steven Allen
f0959de1c0
Merge pull request #6958 from ipfs/dependabot/go_modules/github.com/libp2p/go-libp2p-core-0.4.0
...
chore(deps): bump github.com/libp2p/go-libp2p-core from 0.3.1 to 0.4.0
2020-03-06 13:42:21 -08:00
dependabot-preview[bot]
aa61259787
chore(deps): bump github.com/libp2p/go-libp2p-core from 0.3.1 to 0.4.0
...
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>
2020-03-06 11:24:54 +00:00
Steven Allen
18ca5abf1c
Merge pull request #6948 from ipfs/dependabot/go_modules/github.com/prometheus/client_golang-1.5.0
...
chore(deps): bump github.com/prometheus/client_golang from 1.4.1 to 1.5.0
2020-03-04 22:32:26 -08:00
Steven Allen
49afb3b5bd
Merge pull request #6950 from ipfs/remove-jenkins-ci
...
chore: remove unused jenkins ci config
2020-03-04 10:08:18 -08:00
Oli Evans
9c232cc55a
chore: remove unused jenkins ci config
...
We use circle for ci. The old Jenkinsfile is stale and unused.
License: MIT
Signed-off-by: Oli Evans <oli@tableflip.io>
2020-03-04 16:43:19 +00:00
dependabot-preview[bot]
fb2a642b6a
chore(deps): bump github.com/prometheus/client_golang
...
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>
2020-03-04 11:26:13 +00:00
Steven Allen
083ef47ce8
Merge pull request #6942 from ipfs/docs/update-licence-info-in-readme
...
docs: update licence info in README
2020-03-02 09:21:49 -08:00
Steven Allen
9156cb083b
Merge pull request #6944 from ipfs/dependabot/go_modules/github.com/multiformats/go-multiaddr-0.2.1
...
chore(deps): bump github.com/multiformats/go-multiaddr from 0.2.0 to 0.2.1
2020-03-02 09:20:46 -08:00
Steven Allen
76acc953e1
Merge pull request #6943 from ipfs/docs/fix-files-write-eg
...
docs: fix example for files.write
2020-03-02 09:20:15 -08:00
Alan Shaw
0ddc2751a4
docs: fix typo
...
Co-Authored-By: Johnny <9611008+johnnymatthews@users.noreply.github.com>
2020-03-02 15:57:04 +00:00
dependabot-preview[bot]
65954b71cc
chore(deps): bump github.com/multiformats/go-multiaddr
...
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>
2020-03-02 11:25:50 +00:00
Alan Shaw
885e1125b8
docs: fix example for files.write
...
* 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
2020-03-02 10:36:13 +00:00
Alan Shaw
3229c82ad8
docs: update licence info in README
...
Also tweaks "highly suggests" to "highly recommends". IMHO there are levels of recommendation but a suggestion is a boolean.
2020-03-02 10:11:42 +00:00
Steven Allen
8d89322b8f
Merge pull request #6941 from Ronsor/patch-1
...
Fix typo in 0.4.23 release date
2020-03-01 22:26:14 -08:00
Ronsor
861df14905
Fix typo in 0.4.23 release date
...
The year should be "2020," not "2019."
2020-03-01 22:49:17 -07:00
Steven Allen
a22dc826c5
Merge pull request #6892 from ipfs/feat/graphsync-server
...
feat(graphsync): mount the graphsync libp2p protocol
2020-02-26 10:19:33 -08:00
Steven Allen
585731074e
test(graphsync): test server-side graphsync
2020-02-26 09:11:17 -08:00
Steven Allen
46d26af0b6
feat(graphsync): mount the graphsync libp2p protocol
...
This won't fetch files from graphsync but will serve them.
fixes #6830
2020-02-26 09:11:15 -08:00
Steven Allen
682989a9f4
Merge pull request #6933 from ipfs/feat/update-go
...
feat: update go in docker container
2020-02-25 19:13:02 -08:00
Steven Allen
c804a1638c
Merge pull request #6923 from ipfs/dependabot/go_modules/github.com/libp2p/go-libp2p-core-0.3.1
...
chore(deps): bump github.com/libp2p/go-libp2p-core from 0.3.0 to 0.3.1
2020-02-25 19:04:09 -08:00
Steven Allen
956b8d1e75
feat: update go in docker container
...
Nice and fresh features & bugs.
2020-02-25 18:57:19 -08:00
Steven Allen
0e9c3317a7
Merge pull request #6931 from ipfs/bug/encryptedsecurityreports
...
remove expired GPG key from README
2020-02-25 14:22:11 -08:00
Will Scott
ca0ee36b8d
remove expired GPG key from README
...
Encourage initial bug reports to security@ to be unencrypted for faster triage
2020-02-25 12:30:29 -08:00
dependabot-preview[bot]
ab0d96c321
chore(deps): bump github.com/libp2p/go-libp2p-core from 0.3.0 to 0.3.1
...
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>
2020-02-24 11:25:22 +00:00
Steven Allen
63d5fd7b99
Merge pull request #6918 from ipfs/fix/go-mod
...
fix: tidy go.mod
2020-02-21 18:33:36 -05:00
Steven Allen
5a191d9c89
Merge pull request #6919 from ipfs/chore/update-package-list
...
chore: update the package list
2020-02-21 17:08:42 -05:00
Steven Allen
0cd843ea68
chore: update the package list
...
It's not fully up-to-date but we're not going to keep this up-to-date without automation.
2020-02-21 13:50:20 -05:00
Steven Allen
e1af65600e
fix: tidy go.mod
...
Dependabot needs to run go mod tidy...
2020-02-21 13:47:56 -05:00
Steven Allen
21f6e19f2f
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
2020-02-19 11:10:38 -05:00
Steven Allen
51362f31bd
Merge pull request #6910 from ipfs/dependabot/go_modules/github.com/ipfs/go-datastore-0.4.4
...
chore(deps): bump github.com/ipfs/go-datastore from 0.4.2 to 0.4.4
2020-02-19 11:07:31 -05:00
dependabot-preview[bot]
3eeb2688cf
chore(deps): bump github.com/ipfs/go-datastore from 0.4.2 to 0.4.4
...
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>
2020-02-19 11:24:06 +00:00
dependabot-preview[bot]
01659a2399
chore(deps): bump github.com/ipfs/interface-go-ipfs-core
...
Bumps [github.com/ipfs/interface-go-ipfs-core](https://github.com/ipfs/interface-go-ipfs-core ) from 0.2.5 to 0.2.6.
- [Release notes](https://github.com/ipfs/interface-go-ipfs-core/releases )
- [Commits](https://github.com/ipfs/interface-go-ipfs-core/compare/v0.2.5...v0.2.6 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-19 11:23:42 +00:00
Steven Allen
25fbf19186
Merge pull request #6908 from ipfs/test/test-sharness-tests
...
test(sharness): test our tests
2020-02-18 16:34:30 -05:00
Steven Allen
6e8c25eaee
test(sharness): test our tests
...
Make sure they:
1. Report that they're done. Otherwise, we'll silently succeed.
2. Have a description.
3. Make sure we cleanup IPFS.
2020-02-18 15:14:45 -05:00
Steven Allen
ff0feb42cd
Merge pull request #6905 from ipfs/dependabot/go_modules/github.com/libp2p/go-libp2p-pubsub-0.2.6
...
chore(deps): bump github.com/libp2p/go-libp2p-pubsub from 0.2.5 to 0.2.6
2020-02-18 11:55:45 -05:00
Steven Allen
3edf010d0c
Merge pull request #6903 from ipfs/dependabot/go_modules/github.com/libp2p/go-libp2p-0.5.2
...
chore(deps): bump github.com/libp2p/go-libp2p from 0.5.1 to 0.5.2
2020-02-18 11:54:22 -05:00
Steven Allen
1d88ca91e8
Merge pull request #6902 from ipfs/dependabot/go_modules/github.com/ipfs/go-ipfs-blockstore-0.1.4
...
chore(deps): bump github.com/ipfs/go-ipfs-blockstore from 0.1.1 to 0.1.4
2020-02-18 11:53:28 -05:00
Steven Allen
4b06e29b57
Merge pull request #6907 from ipfs/dependabot/go_modules/github.com/ipfs/go-ipfs-pinner-0.0.4
...
chore(deps): bump github.com/ipfs/go-ipfs-pinner from 0.0.3 to 0.0.4
2020-02-18 10:49:40 -05:00
dependabot-preview[bot]
8dbb153c38
chore(deps): bump github.com/ipfs/go-ipfs-pinner from 0.0.3 to 0.0.4
...
Bumps [github.com/ipfs/go-ipfs-pinner](https://github.com/ipfs/go-ipfs-pinner ) from 0.0.3 to 0.0.4.
- [Release notes](https://github.com/ipfs/go-ipfs-pinner/releases )
- [Commits](https://github.com/ipfs/go-ipfs-pinner/compare/v0.0.3...v0.0.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-18 11:24:39 +00:00
dependabot-preview[bot]
6887514835
chore(deps): bump github.com/libp2p/go-libp2p-pubsub from 0.2.5 to 0.2.6
...
Bumps [github.com/libp2p/go-libp2p-pubsub](https://github.com/libp2p/go-libp2p-pubsub ) from 0.2.5 to 0.2.6.
- [Release notes](https://github.com/libp2p/go-libp2p-pubsub/releases )
- [Commits](https://github.com/libp2p/go-libp2p-pubsub/compare/v0.2.5...v0.2.6 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-17 11:26:09 +00:00
dependabot-preview[bot]
8756487292
chore(deps): bump github.com/libp2p/go-libp2p from 0.5.1 to 0.5.2
...
Bumps [github.com/libp2p/go-libp2p](https://github.com/libp2p/go-libp2p ) from 0.5.1 to 0.5.2.
- [Release notes](https://github.com/libp2p/go-libp2p/releases )
- [Changelog](https://github.com/libp2p/go-libp2p/blob/master/NEWS.md )
- [Commits](https://github.com/libp2p/go-libp2p/compare/v0.5.1...v0.5.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-17 11:24:59 +00:00
dependabot-preview[bot]
889ed71a44
chore(deps): bump github.com/ipfs/go-ipfs-blockstore from 0.1.1 to 0.1.4
...
Bumps [github.com/ipfs/go-ipfs-blockstore](https://github.com/ipfs/go-ipfs-blockstore ) from 0.1.1 to 0.1.4.
- [Release notes](https://github.com/ipfs/go-ipfs-blockstore/releases )
- [Commits](https://github.com/ipfs/go-ipfs-blockstore/compare/v0.1.1...v0.1.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-17 11:24:29 +00:00
Steven Allen
87e19b48e7
Merge pull request #6900 from ipfs/chore/update-ds
...
chore(dep): update datastores for better prefix handling
2020-02-14 10:20:18 -08:00
Steven Allen
ce6c86ec0c
chore(dep): update datastores for better prefix handling
2020-02-14 09:08:13 -08:00
Steven Allen
516eaa8a7a
Merge pull request #6899 from ipfs/fix/interop-tests
...
fix: broken interop tests
2020-02-13 14:32:50 -08:00
Steven Allen
6b9b8e60cd
fix: broken interop tests
...
fixes https://github.com/ipfs/interop/issues/100
2020-02-13 09:41:09 -08:00