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 |
|
dependabot[bot]
|
61963e2043
|
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 |
|
mcrakhman
|
fdbcd29b29
|
Add build full tree for history tree
|
2023-05-07 20:27:46 +02:00 |
|
mcrakhman
|
fc9644e509
|
Fix unmarshallSendError bug
|
2023-05-07 20:27:30 +02:00 |
|
Sergey Cherepanov
|
7394b4bd67
|
Merge pull request #86 from anytypeio/GO-802-metrics
GO-802 rpc metrics
v0.0.43
|
2023-05-05 19:35:18 +02:00 |
|
Mikhail Rakhmanov
|
d48923fbdf
|
Merge pull request #88 from anytypeio/fix-space-settings
|
2023-05-05 19:31:34 +02:00 |
|
mcrakhman
|
461410a8f8
|
Add comment
|
2023-05-05 18:51:30 +02:00 |
|
mcrakhman
|
11b8609a9b
|
Fix space settings
|
2023-05-05 18:49:51 +02:00 |
|
Mikhail Rakhmanov
|
67ca504f81
|
Merge pull request #87 from anytypeio/fix-dialer-addrs
v0.0.42
|
2023-05-05 16:50:52 +02:00 |
|
Sergey Cherepanov
|
0ca41dbd47
|
remove peer addr from log
|
2023-05-05 16:30:22 +02:00 |
|
Sergey Cherepanov
|
36cb769379
|
remove peer addr from log
|
2023-05-05 16:28:31 +02:00 |
|
mcrakhman
|
590e8080b8
|
Update dialer to have peer addrs map
|
2023-05-05 16:18:46 +02:00 |
|
Sergey Cherepanov
|
fc4bdb6000
|
check that metric is using
|
2023-05-04 19:35:07 +02:00 |
|
Sergey Cherepanov
|
a12f3fb0dd
|
allow nil metric
|
2023-05-04 19:30:46 +02:00 |
|
Sergey Cherepanov
|
debbf448db
|
fix import
|
2023-05-04 19:04:41 +02:00 |
|
Sergey Cherepanov
|
847b2d40fd
|
file fields
|
2023-05-04 17:49:24 +02:00 |
|
Sergey Cherepanov
|
9855eb4484
|
request log
|
2023-05-04 17:39:23 +02:00 |
|
Sergey Cherepanov
|
4bc402f1f0
|
stream ctx + peer addr
|
2023-05-04 17:39:11 +02:00 |
|
Mikhail Rakhmanov
|
ba5ca3d6be
|
Merge pull request #85 from anytypeio/GO-1227-add-custom-timestamps
v0.0.41
|
2023-05-04 16:30:11 +02:00 |
|
mcrakhman
|
7294a74de0
|
Improve timestamp test
|
2023-05-04 16:25:41 +02:00 |
|
mcrakhman
|
ce9fcb5b0a
|
Change timestamp condition
|
2023-05-04 14:58:17 +02:00 |
|
mcrakhman
|
d26bce0dea
|
Send timestamp to addcontent
|
2023-05-04 14:12:29 +02:00 |
|
mcrakhman
|
0cb7ae1100
|
Add timestamp externally in tree
|
2023-05-04 11:10:08 +02:00 |
|
Sergey Cherepanov
|
5fdfb6c8e4
|
Merge branch 'main' of github.com:anytypeio/any-sync into GO-802-metrics
|
2023-05-01 12:28:41 +02:00 |
|
Mikhail Rakhmanov
|
235a365ade
|
Merge pull request #82 from anytypeio/fix-empty-data-tree
v0.0.40
|
2023-04-27 19:37:37 +02:00 |
|
mcrakhman
|
6efde25562
|
Keep inmemory data on load
|
2023-04-27 19:11:05 +02:00 |
|
mcrakhman
|
6676480e1d
|
Add sync protocol tests for empty data tree
|
2023-04-27 18:43:04 +02:00 |
|
mcrakhman
|
da0e4f148a
|
Fix empty data tree
|
2023-04-27 18:24:45 +02:00 |
|
Mikhail Rakhmanov
|
f3c9c64bce
|
Merge pull request #81 from anytypeio/broadcast-no-error
v0.0.39
|
2023-04-26 18:15:32 +02:00 |
|
mcrakhman
|
75a44c4281
|
Remove error in broadcast
|
2023-04-26 18:12:03 +02:00 |
|
Sergey Cherepanov
|
1ebe18296d
|
merge
|
2023-04-26 12:14:09 +02:00 |
|
Mikhail Rakhmanov
|
4cb88b2bfb
|
Merge pull request #80 from anytypeio/protocol-errors
v0.0.38
|
2023-04-25 21:43:27 +02:00 |
|
mcrakhman
|
e9c6f95991
|
Add reference to linear task in periodicsync todo
|
2023-04-25 21:41:18 +02:00 |
|
mcrakhman
|
46de85a7f8
|
Check peerId when dialling
|
2023-04-25 20:55:00 +02:00 |
|
mcrakhman
|
1d29aba45e
|
Update space receipt to include network id
|
2023-04-25 20:49:31 +02:00 |
|
mcrakhman
|
6ec030942f
|
More info in receipt errors and change tests
|
2023-04-25 14:25:08 +02:00 |
|
mcrakhman
|
cadd63d458
|
Nodeconf error and periodicsync partial rename
|
2023-04-25 14:00:38 +02:00 |
|
mcrakhman
|
2be7753ed9
|
Merge remote-tracking branch 'origin/main' into protocol-errors
|
2023-04-25 10:41:59 +02:00 |
|