879 Commits

Author SHA1 Message Date
mcrakhman
cda401356d
Simplify cred provider logic 2023-03-02 22:40:56 +01:00
mcrakhman
897c50e8e6
Add credential provider 2023-03-02 22:04:37 +01:00
mcrakhman
5218eea8ad
Fix change builder with no root 2023-03-02 21:08:14 +01:00
mcrakhman
6e5d044251
Update metrics to convert dots 2023-03-02 20:54:52 +01:00
mcrakhman
fcb936bca9
Update coordinator client 2023-03-02 19:55:27 +01:00
Sergey Cherepanov
1837d89ef9
fileproto: SpaceInfo method 2023-03-02 19:11:55 +03:00
mcrakhman
9979a820d3
Update coordinator proto 2023-03-02 14:19:32 +01:00
mcrakhman
1ed8f162ae
Update space header validation 2023-03-02 13:27:08 +01:00
mcrakhman
31b3fed274
Add space header validation 2023-03-02 13:23:43 +01:00
mcrakhman
3758e9cdf3
Add header to coordinator proto 2023-03-02 12:18:12 +01:00
mcrakhman
eae4f0a57d
Change verify export 2023-03-01 22:12:07 +01:00
mcrakhman
00c344112e
Export VerifyDeleteChange 2023-03-01 22:06:37 +01:00
Roman Khafizianov
6c17d380b7
Merge pull request #37 from anytypeio/fix-graphviz-nocgo
exclude graphviz when CGO_ENABLED=0
2023-03-01 15:13:01 +01:00
Sergey Cherepanov
e6352f74ad
update fileproto 2023-03-01 13:44:15 +03:00
Roman Khafizianov
3f95941045
exclude graphviz when CGO_ENABLED=0 2023-02-28 17:03:19 +01:00
Sergey Cherepanov
c42c4415bf
fix fileproto 2023-02-28 12:26:19 +03:00
Sergey Cherepanov
cd8dd7a869
extending file protocol 2023-02-28 12:04:05 +03:00
Sergey Cherepanov
fef3c7f937
Merge pull request #35 from anytypeio/dependabot/go_modules/github.com/stretchr/testify-1.8.2
Bump github.com/stretchr/testify from 1.8.1 to 1.8.2
2023-02-28 11:45:08 +03:00
mcrakhman
4212138546
Update coordinator proto 2023-02-27 22:50:11 +01:00
dependabot[bot]
61859bbb09
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
Mikhail Rakhmanov
5906091051
Merge pull request #34 from anytypeio/account-deletion v0.0.16 2023-02-27 15:40:58 +01:00
Mikhail Rakhmanov
51a956fd84
Merge pull request #33 from anytypeio/coordinator 2023-02-27 15:40:29 +01:00
Sergey Cherepanov
cd5a4abc87
mock coordinatorclient 2023-02-27 17:19:23 +03:00
Sergey Cherepanov
2dd2b309df
coordinator client 2023-02-27 16:40:27 +03:00
mcrakhman
cf80cdbe7d
Change deleter peer logic 2023-02-27 14:24:28 +01:00
mcrakhman
74b0269230
Any-sync remove printlns and fix condition 2023-02-26 18:47:55 +01:00
mcrakhman
679b068dfa
Merge remote-tracking branch 'origin/main' into account-deletion 2023-02-26 09:22:18 +01:00
mcrakhman
aea36229fb
Add deletionmanager tests 2023-02-26 00:05:28 +01:00
mcrakhman
67d97c26ec
Add some basic tests for settings 2023-02-25 22:41:12 +01:00
mcrakhman
0c200ba323
Test settings state builder 2023-02-25 21:41:35 +01:00
mcrakhman
be253bb01b
Add deps 2023-02-24 23:51:45 +01:00
mcrakhman
8d25922f27
Update interfaces 2023-02-24 23:42:05 +01:00
mcrakhman
4ff0d9d42a
Add logs and fix building settings state 2023-02-24 23:25:11 +01:00
Sergey Cherepanov
24cc345fbb
Merge pull request #31 from anytypeio/coordinator
Coordinator
v0.0.15
2023-02-24 16:01:41 +03:00
mcrakhman
0ababcf913
Stop syncing with clients after deletion 2023-02-24 00:10:40 +01:00
mcrakhman
c5b47abf8a
Remove unnecessary call 2023-02-24 00:04:11 +01:00
mcrakhman
7960297ea2
Change deletion logic in headsync and objectsync 2023-02-23 23:58:09 +01:00
mcrakhman
3cd292db5b
Update any-sync new deletion logic 2023-02-23 21:08:31 +01:00
Sergey Cherepanov
c708fbd984
remove priv keys from nodes conf 2023-02-23 16:55:10 +03:00
Sergey Cherepanov
f5f960bd81
add peerId to space receipt 2023-02-23 14:13:11 +03:00
Sergey Cherepanov
2a76b81a32
Merge branch 'main' of github.com:anytypeio/any-sync into coordinator 2023-02-23 13:58:29 +03:00
Sergey Cherepanov
43e4c121ee
coordinator node type 2023-02-23 13:38:58 +03:00
Sergey Cherepanov
6765150ba9
Merge pull request #29 from anytypeio/dependabot/go_modules/github.com/ipfs/go-merkledag-0.10.0
Bump github.com/ipfs/go-merkledag from 0.9.0 to 0.10.0
2023-02-22 16:43:23 +03:00
Sergey Cherepanov
ab14cc9b6d
Merge pull request #28 from anytypeio/dependabot/go_modules/golang.org/x/net-0.7.0
Bump golang.org/x/net from 0.6.0 to 0.7.0
2023-02-22 16:42:40 +03:00
Sergey Cherepanov
64d9689be5
coordinator proto 2023-02-22 16:35:29 +03:00
mcrakhman
904224447f
Add space deleted in storage 2023-02-22 10:05:17 +01:00
mcrakhman
47be32c804
Merge branch 'main' into account-deletion 2023-02-22 09:59:13 +01:00
Mikhail Rakhmanov
98bbdc2e4e
Merge pull request #30 from anytypeio/fixes-and-logs v0.0.14 2023-02-21 16:51:40 +01:00
mcrakhman
7da3553db3
Add more logs for space 2023-02-21 16:46:40 +01:00
mcrakhman
c37c7ba874
Fix putTree close and handshake params and add logs for trees used debug 2023-02-21 16:36:58 +01:00