Commit Graph

2068 Commits

Author SHA1 Message Date
Hector Sanjuan
c31571407e Set the RPC Protocol Version to a fixed value
The RPC endpoints no longer change much, but every minor release enforces that
all peers in a Cluster must run on the same version.

This was meant to allow greater flexibility when upgrading the RPC
endpoints. Now we should not be in a situation that releasing a minor cluster
version causes peers incompatibilities, even though nothing changes on the RPC
side of things.

Therefore we make 0.12 the RPC protocol version going forward and detach it
from the actual cluster version from this point.
2020-04-23 19:08:11 +02:00
Hector Sanjuan
ee0d4481ca
Merge pull request #1078 from ipfs/fix/expire-at-check
Tests: improve explicitness of expiry time update check
2020-04-16 11:48:55 +02:00
Hector Sanjuan
74110b9b96 Tests: improve explicitness of expiry time update check 2020-04-16 11:02:33 +02:00
Hector Sanjuan
a6d8e00d20
Merge pull request #1065 from gargdeepak/fix/cluster/pinupdate
Fixes #996 pin expiry is updated if set in options
2020-04-16 10:55:18 +02:00
Hector Sanjuan
05c7efb6bb
Merge pull request #1077 from ipfs/dependabot/go_modules/github.com/libp2p/go-libp2p-0.8.0
build(deps): bump github.com/libp2p/go-libp2p from 0.7.4 to 0.8.0
2020-04-16 10:53:08 +02:00
Hector Sanjuan
596426b94b
Merge pull request #1076 from ipfs/dependabot/go_modules/github.com/ipfs/go-ipfs-config-0.5.2
build(deps): bump github.com/ipfs/go-ipfs-config from 0.4.2 to 0.5.2
2020-04-16 10:52:47 +02:00
dependabot-preview[bot]
2d2a75982b
build(deps): bump github.com/libp2p/go-libp2p from 0.7.4 to 0.8.0
Bumps [github.com/libp2p/go-libp2p](https://github.com/libp2p/go-libp2p) from 0.7.4 to 0.8.0.
- [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.7.4...v0.8.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-15 11:34:13 +00:00
dependabot-preview[bot]
35c7feee9b
build(deps): bump github.com/ipfs/go-ipfs-config from 0.4.2 to 0.5.2
Bumps [github.com/ipfs/go-ipfs-config](https://github.com/ipfs/go-ipfs-config) from 0.4.2 to 0.5.2.
- [Release notes](https://github.com/ipfs/go-ipfs-config/releases)
- [Commits](https://github.com/ipfs/go-ipfs-config/compare/v0.4.2...v0.5.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-15 11:33:35 +00:00
Hector Sanjuan
5d2ff3402e
Merge pull request #1075 from ipfs/fix/report-card
Fix some warnings from Go-report-card
2020-04-15 00:03:55 +02:00
Hector Sanjuan
b513ec194d Fix some mispellings 2020-04-14 23:47:09 +02:00
Hector Sanjuan
717ed85823 gofmt -s fixes 2020-04-14 23:44:18 +02:00
Hector Sanjuan
f8c0f942ea
Merge pull request #1074 from ipfs/feat/double-dht
Feat: upgrade to dual DHT
2020-04-14 23:37:41 +02:00
Hector Sanjuan
7ffd18e41b Feat: upgrade to dual DHT 2020-04-14 22:03:24 +02:00
Hector Sanjuan
d2011b3e67
Merge pull request #1073 from ipfs/deps/update-protobufs
Update to newest golang protobuf
2020-04-14 21:47:49 +02:00
deepakgarg
bf9a089ae3 Fixes #996 Rounding expiry time to 2s in TestClusterPingUpdate test 2020-04-14 12:45:34 -07:00
Hector Sanjuan
d38a25ac70 Deps: upgrade go-ds-crdt 2020-04-14 20:56:37 +02:00
Hector Sanjuan
97401443f3 Update to newest golang protobuf 2020-04-14 20:41:43 +02:00
Hector Sanjuan
95087d5859
Merge pull request #1071 from ipfs/fix/staticcheck
staticcheck: fix all staticcheck warnings in the project
2020-04-14 20:29:26 +02:00
Hector Sanjuan
f83ff9b655 staticcheck: fix all staticcheck warnings in the project 2020-04-14 20:16:10 +02:00
Hector Sanjuan
260930305a
Merge pull request #1068 from ipfs/dependabot/go_modules/github.com/libp2p/go-libp2p-pubsub-0.2.7
build(deps): bump github.com/libp2p/go-libp2p-pubsub from 0.2.6 to 0.2.7
2020-04-14 16:00:56 +02:00
Hector Sanjuan
da233259b9
Merge pull request #1063 from ipfs/dependabot/go_modules/github.com/ipfs/go-ipfs-config-0.4.2
build(deps): bump github.com/ipfs/go-ipfs-config from 0.4.1 to 0.4.2
2020-04-14 16:00:39 +02:00
Hector Sanjuan
3a54b2ef0c
Merge pull request #1066 from gargdeepak/fix/ipfs-cluster-ctl/expiry-time
Fixes #998 Added object expiry time to pin ls cmd.
2020-04-14 15:57:43 +02:00
dependabot-preview[bot]
a962886f1f
build(deps): bump github.com/libp2p/go-libp2p-pubsub from 0.2.6 to 0.2.7
Bumps [github.com/libp2p/go-libp2p-pubsub](https://github.com/libp2p/go-libp2p-pubsub) from 0.2.6 to 0.2.7.
- [Release notes](https://github.com/libp2p/go-libp2p-pubsub/releases)
- [Commits](https://github.com/libp2p/go-libp2p-pubsub/compare/v0.2.6...v0.2.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-14 11:32:16 +00:00
deepakgarg
6213898a77 Fixes #998 Moved the ExpireAt value to the end and humanized the outout 2020-04-11 01:28:35 -07:00
deepakgarg
4aae7080a8 Fixes #996. Updated the TestClustersPinUpdate test 2020-04-10 23:41:48 -07:00
dependabot-preview[bot]
14c3ccf687
build(deps): bump github.com/ipfs/go-ipfs-config from 0.4.1 to 0.4.2
Bumps [github.com/ipfs/go-ipfs-config](https://github.com/ipfs/go-ipfs-config) from 0.4.1 to 0.4.2.
- [Release notes](https://github.com/ipfs/go-ipfs-config/releases)
- [Commits](https://github.com/ipfs/go-ipfs-config/compare/v0.4.1...v0.4.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-10 11:34:25 +00:00
Hector Sanjuan
7a5bc9cf3f
Merge pull request #1059 from ipfs/dependabot/go_modules/github.com/libp2p/go-libp2p-quic-transport-0.3.3
build(deps): bump github.com/libp2p/go-libp2p-quic-transport from 0.3.2 to 0.3.3
2020-04-09 15:28:06 +02:00
dependabot-preview[bot]
cec0442457
build(deps): bump github.com/libp2p/go-libp2p-quic-transport
Bumps [github.com/libp2p/go-libp2p-quic-transport](https://github.com/libp2p/go-libp2p-quic-transport) from 0.3.2 to 0.3.3.
- [Release notes](https://github.com/libp2p/go-libp2p-quic-transport/releases)
- [Commits](https://github.com/libp2p/go-libp2p-quic-transport/compare/v0.3.2...v0.3.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-09 11:32:56 +00:00
Hector Sanjuan
b89c08695d
Merge pull request #1056 from ipfs/dependabot/go_modules/github.com/ipfs/go-ds-badger-0.2.4
build(deps): bump github.com/ipfs/go-ds-badger from 0.2.3 to 0.2.4
2020-04-08 17:18:12 +02:00
Hector Sanjuan
6f49481ef4
Merge pull request #1055 from ipfs/dependabot/go_modules/github.com/ipfs/go-ipld-format-0.2.0
build(deps): bump github.com/ipfs/go-ipld-format from 0.0.2 to 0.2.0
2020-04-08 17:17:57 +02:00
dependabot-preview[bot]
39ac311fcf
build(deps): bump github.com/ipfs/go-ds-badger from 0.2.3 to 0.2.4
Bumps [github.com/ipfs/go-ds-badger](https://github.com/ipfs/go-ds-badger) from 0.2.3 to 0.2.4.
- [Release notes](https://github.com/ipfs/go-ds-badger/releases)
- [Commits](https://github.com/ipfs/go-ds-badger/compare/v0.2.3...v0.2.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-08 11:34:29 +00:00
dependabot-preview[bot]
020084ea3d
build(deps): bump github.com/ipfs/go-ipld-format from 0.0.2 to 0.2.0
Bumps [github.com/ipfs/go-ipld-format](https://github.com/ipfs/go-ipld-format) from 0.0.2 to 0.2.0.
- [Release notes](https://github.com/ipfs/go-ipld-format/releases)
- [Commits](https://github.com/ipfs/go-ipld-format/compare/v0.0.2...v0.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-07 23:01:17 +00:00
Hector Sanjuan
01d16cdebf
Merge pull request #1051 from ipfs/feat/dht-cypress-update
chore: update deps (dht)
2020-04-08 00:52:00 +02:00
Hector Sanjuan
941d840a42 sharness: Disable ipns tests
These tests do not work as go-ipfs goes in dht-client mode automatically
2020-04-07 23:33:30 +02:00
Hector Sanjuan
b14a3cdb4b crdt: tests: set dht mode to server in tests 2020-04-07 17:49:42 +02:00
Hector Sanjuan
2a1181076b
Merge pull request #1054 from ipfs/dependabot/go_modules/github.com/ipfs/go-ipfs-config-0.4.1
build(deps): bump github.com/ipfs/go-ipfs-config from 0.4.0 to 0.4.1
2020-04-07 16:27:59 +02:00
Hector Sanjuan
eba3246b98 chore: update deps: dht to cypress
Add necessary validators.

There is currently no way to run a dynamic-mode DHT that supports
LAN-based peers. Therefore for the time-being we are setting the
dht.Mode to "server".
2020-04-07 16:22:46 +02:00
dependabot-preview[bot]
44133f37ef
build(deps): bump github.com/ipfs/go-ipfs-config from 0.4.0 to 0.4.1
Bumps [github.com/ipfs/go-ipfs-config](https://github.com/ipfs/go-ipfs-config) from 0.4.0 to 0.4.1.
- [Release notes](https://github.com/ipfs/go-ipfs-config/releases)
- [Commits](https://github.com/ipfs/go-ipfs-config/compare/v0.4.0...v0.4.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-07 11:35:15 +00:00
Hector Sanjuan
3659a6c419
Merge pull request #1050 from ipfs/dependabot/go_modules/github.com/libp2p/go-libp2p-peerstore-0.2.3
build(deps): bump github.com/libp2p/go-libp2p-peerstore from 0.2.2 to 0.2.3
2020-04-07 00:03:31 +02:00
dependabot-preview[bot]
abdbcb104f
build(deps): bump github.com/libp2p/go-libp2p-peerstore
Bumps [github.com/libp2p/go-libp2p-peerstore](https://github.com/libp2p/go-libp2p-peerstore) from 0.2.2 to 0.2.3.
- [Release notes](https://github.com/libp2p/go-libp2p-peerstore/releases)
- [Commits](https://github.com/libp2p/go-libp2p-peerstore/compare/v0.2.2...v0.2.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-06 21:38:14 +00:00
Hector Sanjuan
6a2207c2eb chore: go mod tidy 2020-04-06 15:13:56 +02:00
Hector Sanjuan
e0ed6e2585
Merge pull request #1048 from ipfs/dependabot/go_modules/github.com/ipfs/go-log/v2-2.0.4
build(deps): bump github.com/ipfs/go-log/v2 from 2.0.3 to 2.0.4
2020-04-06 12:29:43 +02:00
Hector Sanjuan
bb81337eae
Merge pull request #1049 from ipfs/dependabot/go_modules/github.com/libp2p/go-libp2p-quic-transport-0.3.2
build(deps): bump github.com/libp2p/go-libp2p-quic-transport from 0.3.1 to 0.3.2
2020-04-06 12:29:29 +02:00
dependabot-preview[bot]
9441fceb04
build(deps): bump github.com/libp2p/go-libp2p-quic-transport
Bumps [github.com/libp2p/go-libp2p-quic-transport](https://github.com/libp2p/go-libp2p-quic-transport) from 0.3.1 to 0.3.2.
- [Release notes](https://github.com/libp2p/go-libp2p-quic-transport/releases)
- [Commits](https://github.com/libp2p/go-libp2p-quic-transport/compare/v0.3.1...v0.3.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-06 07:58:48 +00:00
dependabot-preview[bot]
301f815869
build(deps): bump github.com/ipfs/go-log/v2 from 2.0.3 to 2.0.4
Bumps [github.com/ipfs/go-log/v2](https://github.com/ipfs/go-log) from 2.0.3 to 2.0.4.
- [Release notes](https://github.com/ipfs/go-log/releases)
- [Commits](https://github.com/ipfs/go-log/compare/v2.0.3...v2.0.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-06 07:58:25 +00:00
Hector Sanjuan
3817ce808e
Merge pull request #1045 from ipfs/dependabot/go_modules/github.com/hsanjuan/ipfs-lite-1.1.4
build(deps): bump github.com/hsanjuan/ipfs-lite from 1.1.3 to 1.1.4
2020-04-03 14:35:33 +02:00
Hector Sanjuan
09e6ee853e
Merge pull request #1042 from ipfs/dependabot/go_modules/github.com/libp2p/go-libp2p-0.7.4
build(deps): bump github.com/libp2p/go-libp2p from 0.7.2 to 0.7.4
2020-04-03 14:34:52 +02:00
dependabot-preview[bot]
79b7fa0175
build(deps): bump github.com/libp2p/go-libp2p from 0.7.2 to 0.7.4
Bumps [github.com/libp2p/go-libp2p](https://github.com/libp2p/go-libp2p) from 0.7.2 to 0.7.4.
- [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.7.2...v0.7.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-03 11:57:03 +00:00
dependabot-preview[bot]
dcdc61c10e
build(deps): bump github.com/hsanjuan/ipfs-lite from 1.1.3 to 1.1.4
Bumps [github.com/hsanjuan/ipfs-lite](https://github.com/hsanjuan/ipfs-lite) from 1.1.3 to 1.1.4.
- [Release notes](https://github.com/hsanjuan/ipfs-lite/releases)
- [Commits](https://github.com/hsanjuan/ipfs-lite/compare/v1.1.3...v1.1.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-03 11:56:30 +00:00
Hector Sanjuan
c73f4fabbc
Merge pull request #1046 from ipfs/dependabot/go_modules/github.com/multiformats/go-multiaddr-net-0.1.4
build(deps): bump github.com/multiformats/go-multiaddr-net from 0.1.3 to 0.1.4
2020-04-03 13:50:01 +02:00