818 Commits

Author SHA1 Message Date
dependabot[bot]
cd92818e56
Bump github.com/stretchr/testify from 1.8.1 to 1.8.2
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.1 to 1.8.2.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.8.1...v1.8.2)

---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-27 18:15:28 +00:00
mcrakhman
3caa36d3a5
Change deleter peer logic 2023-02-27 14:24:28 +01:00
mcrakhman
fa52eb413d
Any-sync remove printlns and fix condition 2023-02-26 18:47:43 +01:00
mcrakhman
b7c4bf8f1e
Add deletionmanager tests 2023-02-26 00:05:28 +01:00
mcrakhman
ad639f66be
Add some basic tests for settings 2023-02-25 22:41:12 +01:00
mcrakhman
e02b2e6964
Test settings state builder 2023-02-25 21:41:35 +01:00
mcrakhman
ac22c3014c
Add deps 2023-02-24 23:51:45 +01:00
mcrakhman
94248dfd59
Update interfaces 2023-02-24 23:42:05 +01:00
mcrakhman
51736bc535
Add logs and fix building settings state 2023-02-24 23:25:11 +01:00
mcrakhman
b2f8f83518
Stop syncing with clients after deletion 2023-02-24 00:10:40 +01:00
mcrakhman
05d76811b6
Remove unnecessary call 2023-02-24 00:04:11 +01:00
mcrakhman
a0aa02bb8a
Change deletion logic in headsync and objectsync 2023-02-23 23:58:09 +01:00
mcrakhman
73b27c7dac
Update any-sync new deletion logic 2023-02-23 21:08:31 +01:00
mcrakhman
8a38d54192
Add space deleted in storage 2023-02-22 10:05:17 +01:00
mcrakhman
913c6925bf
Add comments 2023-02-21 14:44:12 +01:00
mcrakhman
89fa4d71a3
Create methods for deleting space 2023-02-20 23:47:32 +01:00
mcrakhman
7e946d4313
Add spaceIsDeleted checks 2023-02-20 22:51:00 +01:00
mcrakhman
09387888de
Add some deletion logic 2023-02-20 21:43:14 +01:00
Sergey Cherepanov
04512cee0d
mock coordinatorclient 2023-02-27 17:19:23 +03:00
Sergey Cherepanov
2c369a1fe4
coordinator client 2023-02-27 16:40:27 +03:00
Sergey Cherepanov
92fb54a3e4
remove priv keys from nodes conf 2023-02-23 16:55:10 +03:00
Sergey Cherepanov
6eb84043f0
add peerId to space receipt 2023-02-23 14:13:11 +03:00
dependabot[bot]
33e1065e4d
Bump github.com/ipfs/go-merkledag from 0.9.0 to 0.10.0
Bumps [github.com/ipfs/go-merkledag](https://github.com/ipfs/go-merkledag) from 0.9.0 to 0.10.0.
- [Release notes](https://github.com/ipfs/go-merkledag/releases)
- [Commits](https://github.com/ipfs/go-merkledag/compare/v0.9.0...v0.10.0)

---
updated-dependencies:
- dependency-name: github.com/ipfs/go-merkledag
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-20 18:08:42 +00:00
dependabot[bot]
5f03a5e76b
Bump golang.org/x/net from 0.6.0 to 0.7.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.6.0 to 0.7.0.
- [Release notes](https://github.com/golang/net/releases)
- [Commits](https://github.com/golang/net/compare/v0.6.0...v0.7.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-20 18:08:07 +00:00
mcrakhman
8abf60d5d7
Add more logs for space 2023-02-21 16:46:40 +01:00
mcrakhman
aa6c2e7ce4
Fix putTree close and handshake params and add logs for trees used debug 2023-02-21 16:36:58 +01:00
Sergey Cherepanov
d6737cc547
coordinator node type 2023-02-23 13:38:58 +03:00
Sergey Cherepanov
aa5566c010
coordinator proto 2023-02-22 16:35:29 +03:00
mcrakhman
c95059b4c6
Add subscribe after push 2023-02-17 22:27:10 +01:00
Sergey Cherepanov
370683ff70
fix listener 2023-02-17 15:38:42 +03:00
Sergey Cherepanov
68e122cf72
remove unused param 2023-02-17 00:24:52 +03:00
Sergey Cherepanov
3a43f603fb
dial timeout 2023-02-17 00:19:05 +03:00
Sergey Cherepanov
1a588d0a72
remove tls listener, move handshake to serve goroutine 2023-02-17 00:09:52 +03:00
mcrakhman
f796cc6c6d
Add listen addrs 2023-02-14 23:09:03 +01:00
Sergey Cherepanov
ba1cc69c01
secure service test 2023-02-15 22:09:09 +03:00
Sergey Cherepanov
e93812cdcc
handshake with ctx 2023-02-15 21:29:37 +03:00
Sergey Cherepanov
862d5fe693
increase dial timeout + debug logs 2023-02-15 14:58:23 +03:00
Sergey Cherepanov
95bcbcd9a5
cleanup thread on error 2023-02-14 21:18:25 +03:00
Sergey Cherepanov
5fb7bcca22
dial timeout 2023-02-14 19:39:57 +03:00
Sergey Cherepanov
956d644bab
fix 2023-02-14 19:00:27 +03:00
Sergey Cherepanov
e05dc905e5
handleQueue thread close / onObjectClose method 2023-02-14 16:53:43 +03:00
Sergey Cherepanov
c262be5f58
timeoutconn: remove debug 2023-02-13 22:13:40 +03:00
Sergey Cherepanov
de47b5aaf5
default periodic sync timeout 2023-02-13 22:09:06 +03:00
Sergey Cherepanov
7409171af3
commongetter: check for space close 2023-02-13 21:53:27 +03:00
Sergey Cherepanov
f858d39534
listen ctx for closing object 2023-02-13 21:49:56 +03:00
dependabot[bot]
703bf4fda6
Bump golang.org/x/net from 0.5.0 to 0.6.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.5.0 to 0.6.0.
- [Release notes](https://github.com/golang/net/releases)
- [Commits](https://github.com/golang/net/compare/v0.5.0...v0.6.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-13 18:12:15 +00:00
dependabot[bot]
0938f812c2
Bump github.com/ipfs/go-unixfs from 0.4.2 to 0.4.3
Bumps [github.com/ipfs/go-unixfs](https://github.com/ipfs/go-unixfs) from 0.4.2 to 0.4.3.
- [Release notes](https://github.com/ipfs/go-unixfs/releases)
- [Commits](https://github.com/ipfs/go-unixfs/compare/v0.4.2...v0.4.3)

---
updated-dependencies:
- dependency-name: github.com/ipfs/go-unixfs
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-13 18:12:32 +00:00
Roman Khafizianov
3ed9d6180a
fix tests 2023-02-10 14:40:45 +01:00
Roman Khafizianov
f81196eb98
RWLocker iface: add TryLock 2023-02-10 14:23:45 +01:00
Sergey Cherepanov
d30d79a110
wip: secureservice with verifiers 2023-02-13 21:48:41 +03:00