Mikhail Rakhmanov
|
7a45acb497
|
Merge pull request #3 from anyproto/start-headsync
v0.1.2
|
2023-05-26 19:05:21 +02:00 |
|
mcrakhman
|
556f03ed7f
|
Expose more methods in exec pool
|
2023-05-26 11:29:21 +02:00 |
|
mcrakhman
|
f0a3edd798
|
Add tree syncer
|
2023-05-26 09:49:09 +02:00 |
|
mcrakhman
|
5b553f1a8d
|
Change headsync logic
|
2023-05-25 20:23:19 +02:00 |
|
mcrakhman
|
a5e2bea04c
|
Update message pool to include optional context deadline
|
2023-05-24 21:47:59 +02:00 |
|
mcrakhman
|
c485baaadf
|
Simplify interface
|
2023-05-24 15:05:21 +02:00 |
|
mcrakhman
|
2ab43e2b69
|
Space headsync delayed start
|
2023-05-24 14:54:10 +02:00 |
|
Sergey Cherepanov
|
f8c79c33bc
|
update go.mod
v0.1.1
|
2023-05-23 18:00:04 +02:00 |
|
Sergey Cherepanov
|
453aa7b769
|
update go mod
v0.1.0
|
2023-05-23 15:43:33 +02:00 |
|
Mikhail Iudin
|
dbae377351
|
fix imports
|
2023-05-23 14:47:24 +02:00 |
|
Mikhail Iudin
|
da6c99c949
|
fix rebase changes
|
2023-05-23 14:38:34 +02:00 |
|
dependabot[bot]
|
71c0580bae
|
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 |
|
mcrakhman
|
f005c82bf5
|
Fix mock
|
2023-05-23 12:15:54 +02:00 |
|
Sergey Cherepanov
|
24395ec7bf
|
refactor handshake err
|
2023-05-22 19:17:20 +02:00 |
|
Sergey Cherepanov
|
d8ed9f9307
|
fix HandshakeError
|
2023-05-22 18:00:30 +02:00 |
|
Sergey Cherepanov
|
d04e55bc9c
|
propagate handshake error + NetworkCompatibilityStatus method
|
2023-05-22 17:57:00 +02:00 |
|
Sergey Cherepanov
|
698507d363
|
make credentials with version, fix test
|
2023-05-22 15:31:55 +02:00 |
|
Sergey Cherepanov
|
f5bb73a3e7
|
handshake proto version
|
2023-05-22 13:51:13 +02:00 |
|
Sergey Cherepanov
|
a0633c39ec
|
fix test
|
2023-05-19 22:21:12 +02:00 |
|
Sergey Cherepanov
|
3d2005833b
|
remove debug
|
2023-05-19 22:18:39 +02:00 |
|
Sergey Cherepanov
|
8c84ab9b31
|
write app version to rpc log
|
2023-05-18 13:35:49 +02:00 |
|
Sergey Cherepanov
|
b1ad0be3b4
|
app.AnySyncVersion
|
2023-05-18 13:31:53 +02:00 |
|
Sergey Cherepanov
|
0d72b3b671
|
app.AppName + prometheus versions metric
|
2023-05-18 13:21:01 +02:00 |
|
mcrakhman
|
b141dcdb47
|
Remove extra comment
|
2023-05-23 11:51:42 +02:00 |
|
mcrakhman
|
1343dad443
|
Improve tests to include check for new snapshot
|
2023-05-23 11:50:15 +02:00 |
|
mcrakhman
|
db7a95514d
|
Add mark deleted logic
|
2023-05-23 11:34:24 +02:00 |
|
mcrakhman
|
da9bbba79b
|
Update state builder to use map and fix tests
|
2023-05-23 10:49:28 +02:00 |
|
mcrakhman
|
c348ee2a49
|
Add tests
|
2023-05-23 08:48:15 +02:00 |
|
mcrakhman
|
9cd73af53c
|
Implement test utils for space
|
2023-05-22 15:37:48 +02:00 |
|
mcrakhman
|
5532c2c482
|
Fix settings state rebuild
|
2023-05-21 23:50:14 +02:00 |
|
mcrakhman
|
6e48b2dcff
|
Fix send error problem
|
2023-05-17 13:13:23 +02:00 |
|
dependabot[bot]
|
743a7b8d2f
|
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 |
|
dependabot[bot]
|
ca82644ece
|
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 |
|
Sergey Cherepanov
|
5e1ac84d37
|
increase sendSync timeout
|
2023-05-15 20:30:32 +02:00 |
|
Sergey Cherepanov
|
b8cb74d2ff
|
QueueId wrapper + test
|
2023-05-15 20:01:52 +02:00 |
|
Sergey Cherepanov
|
3d4ac4d130
|
use multiqueue for stream + MessageQueueId interface
|
2023-05-15 19:52:19 +02:00 |
|
Sergey Cherepanov
|
34c6ce261e
|
streampool: send queue per peer + metrics
|
2023-05-15 15:50:27 +02:00 |
|
mcrakhman
|
7ed44c27b9
|
Fix logs in diffsyncer (thanks Roma)
|
2023-05-11 18:48:38 +02:00 |
|
mcrakhman
|
86ac7223db
|
Fix ctx and change add method name in storage
|
2023-05-11 18:31:59 +02:00 |
|
mcrakhman
|
7feb6b0d2c
|
Send update only on remote tree or put tree when building
|
2023-05-11 13:40:24 +02:00 |
|
mcrakhman
|
a232ed76ce
|
Update syncprotocol test
|
2023-05-11 09:51:24 +02:00 |
|
mcrakhman
|
2c832d2518
|
Update sync protocol to remove transaction add
|
2023-05-10 23:51:03 +02:00 |
|
mcrakhman
|
a6d66c15a0
|
Add build full tree for history tree
|
2023-05-07 20:27:46 +02:00 |
|
mcrakhman
|
527236b17b
|
Fix unmarshallSendError bug
|
2023-05-07 20:27:30 +02:00 |
|
dependabot[bot]
|
a1a08ae73b
|
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]
|
298f3e0ac2
|
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]
|
9612635602
|
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 |
|
dependabot[bot]
|
58968f1e29
|
Bump github.com/prometheus/client_golang from 1.15.0 to 1.15.1
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.15.0 to 1.15.1.
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prometheus/client_golang/compare/v1.15.0...v1.15.1)
---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-08 18:03:33 +00:00 |
|
Sergey Cherepanov
|
b54e141a13
|
remove peer addr from log
|
2023-05-05 16:30:22 +02:00 |
|
Sergey Cherepanov
|
41709e2ee5
|
remove peer addr from log
|
2023-05-05 16:28:31 +02:00 |
|