222 Commits

Author SHA1 Message Date
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
mcrakhman
43fd9e3da5
Implement test utils for space 2023-05-22 15:37:48 +02:00
mcrakhman
7eb708cc14
Fix settings state rebuild 2023-05-21 23:50:14 +02:00
mcrakhman
9109c4de1c
Fix send error problem 2023-05-17 13:13:23 +02:00
Sergey Cherepanov
94e211f134
increase sendSync timeout 2023-05-15 20:30:32 +02:00
Sergey Cherepanov
98e99686e4
streampool: send queue per peer + metrics 2023-05-15 15:50:27 +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
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
2023-05-05 19:35:18 +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
Sergey Cherepanov
fc4bdb6000
check that metric is using 2023-05-04 19:35:07 +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
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
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
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
mcrakhman
854913a22b
Remove commonspace checks 2023-04-25 10:38:22 +02:00
mcrakhman
b0f3fec939
Add receipt check 2023-04-24 20:33:35 +02:00
Sergey Cherepanov
6cbff3a930
wip: drpc access log 2023-04-24 14:59:15 +02:00
mcrakhman
9216896777
Add errors to proto 2023-04-24 14:12:24 +02:00
mcrakhman
6eb08ca438
Change identity error 2023-04-21 23:29:29 +02:00
mcrakhman
d85e318553
Fix test 2023-04-21 23:25:54 +02:00
mcrakhman
63c797d35b
Add todos for test helpers 2023-04-21 23:23:07 +02:00
mcrakhman
e684088ca4
Improve payload validation 2023-04-21 23:21:49 +02:00
mcrakhman
f0c4ae3f5e
Move validation to any-sync 2023-04-21 20:12:47 +02:00
mcrakhman
5c954d1bdd
Change inmemory parameter naming 2023-04-20 17:12:39 +02:00
mcrakhman
5d13fb6a6e
Change config parameter name 2023-04-20 12:52:25 +02:00
mcrakhman
e896a88d29
Change test name for fuzzy merge 2023-04-20 12:48:25 +02:00
mcrakhman
7979c48ca3
Change error to typed in treeremotegetter 2023-04-20 12:46:36 +02:00
mcrakhman
2894b8ef66
Fix full sync request condition 2023-04-20 11:46:19 +02:00
mcrakhman
6f42dc2f7a
Refactor genchanges 2023-04-20 11:26:53 +02:00
mcrakhman
25f90d5f5f
Fix proto 2023-04-20 00:04:16 +02:00
mcrakhman
4c71a9a1c4
Simplify request factory 2023-04-19 22:52:06 +02:00
mcrakhman
e79d319925
Change sync client message pool interactions and request-reply 2023-04-19 22:43:46 +02:00
mcrakhman
ed16abcede
Fix sending reply with empty rootchange 2023-04-19 21:16:32 +02:00
mcrakhman
3edda33db6
Update object sync error handling logic 2023-04-19 20:42:47 +02:00