1098 Commits

Author SHA1 Message Date
Sergey Cherepanov
b17a16616a
Merge pull request #102 from anytypeio/dependabot/go_modules/github.com/stretchr/testify-1.8.3
Bump github.com/stretchr/testify from 1.8.2 to 1.8.3
v0.0.49
2023-05-23 12:44:54 +02:00
Mikhail Rakhmanov
333402490c
Merge pull request #103 from anytypeio/fix-settings-state 2023-05-23 12:34:02 +02:00
mcrakhman
3cdb263066
Fix mock 2023-05-23 12:15:54 +02:00
mcrakhman
6fd7a894eb
Merge branch 'main' into fix-settings-state 2023-05-23 12:12:49 +02:00
mcrakhman
d1628767c3
Remove extra comment 2023-05-23 11:51:42 +02:00
mcrakhman
8f688375a2
Improve tests to include check for new snapshot 2023-05-23 11:50:15 +02:00
mcrakhman
2df067bc35
Add mark deleted logic 2023-05-23 11:34:24 +02:00
mcrakhman
187c8a456e
Update state builder to use map and fix tests 2023-05-23 10:49:28 +02:00
mcrakhman
80b0e6125b
Add tests 2023-05-23 08:48:15 +02:00
dependabot[bot]
88c04ec0e4
Bump github.com/stretchr/testify from 1.8.2 to 1.8.3
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.2 to 1.8.3.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.8.2...v1.8.3)

---
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-05-22 18:03:40 +00:00
Sergey Cherepanov
e1d4196be9
Merge pull request #101 from anytypeio/handshake-version
handshake proto version
v0.0.48
2023-05-22 19:45:36 +02:00
Sergey Cherepanov
7a778a5c9a
refactor handshake err 2023-05-22 19:17:20 +02:00
Sergey Cherepanov
cfca99cf19
fix HandshakeError 2023-05-22 18:00:30 +02:00
Sergey Cherepanov
c17166b383
propagate handshake error + NetworkCompatibilityStatus method 2023-05-22 17:57:00 +02:00
mcrakhman
43fd9e3da5
Implement test utils for space 2023-05-22 15:37:48 +02:00
Sergey Cherepanov
0aabebb110
make credentials with version, fix test 2023-05-22 15:31:55 +02:00
Sergey Cherepanov
4673a62579
Merge pull request #100 from anytypeio/more-metrics
More metrics
2023-05-22 13:52:47 +02:00
Sergey Cherepanov
4a7bf3ef46
handshake proto version 2023-05-22 13:51:13 +02:00
mcrakhman
7eb708cc14
Fix settings state rebuild 2023-05-21 23:50:14 +02:00
Sergey Cherepanov
be29456a29
fix test 2023-05-19 22:21:12 +02:00
Sergey Cherepanov
014d8d72df
remove debug 2023-05-19 22:18:39 +02:00
Sergey Cherepanov
190d48b430
write app version to rpc log 2023-05-18 13:36:38 +02:00
Sergey Cherepanov
b22ddb612a
app.AnySyncVersion 2023-05-18 13:31:53 +02:00
Sergey Cherepanov
6c98cfbf57
app.AppName + prometheus versions metric 2023-05-18 13:22:09 +02:00
Mikhail Rakhmanov
94cfb82691
Merge pull request #99 from anytypeio/fix-send-error
Fix send error problem
v0.0.47
2023-05-17 13:17:43 +02:00
mcrakhman
9109c4de1c
Fix send error problem 2023-05-17 13:13:23 +02:00
Sergey Cherepanov
13bc7472a4
Merge pull request #96 from anytypeio/streampool-send-queue-per-peer
streampool: send queue per peer + metrics
v0.0.46
2023-05-15 21:08:15 +02:00
Sergey Cherepanov
a92dcffc93
Merge branch 'main' of github.com:anytypeio/any-sync into streampool-send-queue-per-peer 2023-05-15 20:32:22 +02:00
Sergey Cherepanov
94e211f134
increase sendSync timeout 2023-05-15 20:30:32 +02:00
Sergey Cherepanov
c620b6d52e
Merge pull request #97 from anytypeio/dependabot/go_modules/github.com/libp2p/go-libp2p-0.27.3
Bump github.com/libp2p/go-libp2p from 0.27.2 to 0.27.3
2023-05-15 20:29:29 +02:00
Sergey Cherepanov
537ff797af
Merge pull request #98 from anytypeio/dependabot/go_modules/golang.org/x/crypto-0.9.0
Bump golang.org/x/crypto from 0.8.0 to 0.9.0
2023-05-15 20:29:12 +02:00
dependabot[bot]
5e130e92b1
Bump golang.org/x/crypto from 0.8.0 to 0.9.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.8.0 to 0.9.0.
- [Commits](https://github.com/golang/crypto/compare/v0.8.0...v0.9.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-15 18:02:39 +00:00
dependabot[bot]
d574633a75
Bump github.com/libp2p/go-libp2p from 0.27.2 to 0.27.3
Bumps [github.com/libp2p/go-libp2p](https://github.com/libp2p/go-libp2p) from 0.27.2 to 0.27.3.
- [Release notes](https://github.com/libp2p/go-libp2p/releases)
- [Changelog](https://github.com/libp2p/go-libp2p/blob/master/CHANGELOG.md)
- [Commits](https://github.com/libp2p/go-libp2p/compare/v0.27.2...v0.27.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-15 18:02:23 +00:00
Sergey Cherepanov
c410101d5f
QueueId wrapper + test 2023-05-15 20:01:52 +02:00
Sergey Cherepanov
bc24da8762
use multiqueue for stream + MessageQueueId interface 2023-05-15 19:52:19 +02:00
Sergey Cherepanov
98e99686e4
streampool: send queue per peer + metrics 2023-05-15 15:50:27 +02:00
Mikhail Rakhmanov
56c1d65e88
Merge pull request #94 from anytypeio/sync-protocol-no-transaction-add v0.0.45 2023-05-11 18:50:58 +02:00
mcrakhman
864e86ceb6
Fix logs in diffsyncer (thanks Roma) 2023-05-11 18:48:38 +02:00
mcrakhman
e186761968
Fix ctx and change add method name in storage 2023-05-11 18:31:59 +02:00
mcrakhman
ca5be7cd0a
Send update only on remote tree or put tree when building 2023-05-11 13:40:24 +02:00
mcrakhman
393708a2bc
Update syncprotocol test 2023-05-11 09:51:24 +02:00
mcrakhman
8b3d8a4fef
Update sync protocol to remove transaction add 2023-05-10 23:51:03 +02:00
Mikhail Rakhmanov
182b047dce
Merge pull request #89 from anytypeio/fix-object-sync-ids v0.0.44 2023-05-09 15:40:31 +02:00
Sergey Cherepanov
8ec9d2c12a
Merge pull request #93 from anytypeio/dependabot/go_modules/golang.org/x/net-0.10.0
Bump golang.org/x/net from 0.9.0 to 0.10.0
2023-05-09 10:36:20 +02:00
Sergey Cherepanov
80a4990775
Merge pull request #92 from anytypeio/dependabot/go_modules/storj.io/drpc-0.0.33
Bump storj.io/drpc from 0.0.32 to 0.0.33
2023-05-09 10:36:03 +02:00
Sergey Cherepanov
c264d87692
Merge pull request #91 from anytypeio/dependabot/go_modules/github.com/libp2p/go-libp2p-0.27.2
Bump github.com/libp2p/go-libp2p from 0.27.1 to 0.27.2
2023-05-09 10:35:49 +02:00
Sergey Cherepanov
3b7b96d575
Merge pull request #90 from anytypeio/dependabot/go_modules/github.com/prometheus/client_golang-1.15.1
Bump github.com/prometheus/client_golang from 1.15.0 to 1.15.1
2023-05-09 10:35:23 +02:00
dependabot[bot]
3a2bb848df
Bump golang.org/x/net from 0.9.0 to 0.10.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.9.0 to 0.10.0.
- [Commits](https://github.com/golang/net/compare/v0.9.0...v0.10.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-05-08 18:05:01 +00:00
dependabot[bot]
4716973dce
Bump storj.io/drpc from 0.0.32 to 0.0.33
Bumps [storj.io/drpc](https://github.com/storj/drpc) from 0.0.32 to 0.0.33.
- [Release notes](https://github.com/storj/drpc/releases)
- [Commits](https://github.com/storj/drpc/compare/v0.0.32...v0.0.33)

---
updated-dependencies:
- dependency-name: storj.io/drpc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-08 18:04:52 +00:00
dependabot[bot]
41f240e198
Bump github.com/libp2p/go-libp2p from 0.27.1 to 0.27.2
Bumps [github.com/libp2p/go-libp2p](https://github.com/libp2p/go-libp2p) from 0.27.1 to 0.27.2.
- [Release notes](https://github.com/libp2p/go-libp2p/releases)
- [Changelog](https://github.com/libp2p/go-libp2p/blob/master/CHANGELOG.md)
- [Commits](https://github.com/libp2p/go-libp2p/compare/v0.27.1...v0.27.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-08 18:04:21 +00:00