1
0
Fork 0
mirror of https://github.com/anyproto/any-sync.git synced 2025-06-08 05:57:03 +09:00
Commit graph

130 commits

Author SHA1 Message Date
Mikhail Iudin
fbf22655fe
Fix nil interface issue 2025-02-25 13:50:20 +01:00
mcrakhman
1e2a33166d
Fix periodicsync 2024-11-15 20:34:16 +01:00
Anthony Akentiev
bc7e2f9258
Merge pull request #329 from anyproto/mocks-generate
Add mocks target to Makefile, regenerate mocks
2024-11-12 11:55:19 +01:00
mcrakhman
a0defc8a18
Fix contains sorted 2024-10-30 02:21:13 +01:00
Anthony Akentiev
4338440bed
Add mocks target to Makefile, regenerate mocks 2024-10-26 18:48:47 +01:00
mcrakhman
bdeab16a8d
Fix actionpool test 2024-08-28 15:29:13 +02:00
mcrakhman
2ba07d2b11
Update counting msg size 2024-08-15 09:18:06 +02:00
mcrakhman
2989b11f3c
Renames 2024-08-14 23:06:01 +02:00
mcrakhman
34a87a8a7a
Add tests for queues 2024-08-14 22:36:24 +02:00
mcrakhman
c4ee024f7f
Add different conditions for nodes in request pool 2024-08-14 19:11:23 +02:00
mcrakhman
e3a209ae9a
Rename sync components 2024-08-14 00:32:08 +02:00
mcrakhman
5a412b31e9
Fix multiqueue tests and simplify interfaces 2024-08-14 00:28:11 +02:00
mcrakhman
012a7ee5f0
Change gogo/protobuf to anyproto/protobuf 2024-08-02 11:14:12 +02:00
mcrakhman
8d97077cf7
Fix containssorted 2024-07-31 23:11:35 +02:00
mcrakhman
2b9a8ee4cc
Fix EOF error 2024-07-30 20:57:43 +02:00
mcrakhman
4c42f499d1
Update to marshal append 2024-07-15 22:00:18 +02:00
mcrakhman
f37064e0d7
WIP queue metrics 2024-06-24 21:29:16 +02:00
mcrakhman
b3d3b3ea92
Merge branch 'stable-any-sync' into GO-2482-full-sync-request-max-size
# Conflicts:
#	commonspace/objectsync/objectsync.go
#	commonspace/spaceutils_test.go
#	go.sum
2024-06-18 22:12:12 +02:00
mcrakhman
4efac4a239
Add requests and more stuff 2024-06-15 14:46:38 +02:00
mcrakhman
fb18c54702
WIP test sync protocol 2024-06-02 14:55:11 +02:00
Anton Akentev
595765fc38
add more tests 2024-05-24 17:38:35 +01:00
Anton Akentev
ed568338e2
code review fixes 2024-05-24 17:04:34 +01:00
Anton Akentev
2b2512c1c2
GO-2450 Get rid of go-ethereum because it is huge 2024-05-24 14:27:14 +01:00
mcrakhman
ab758062df
WIP add some sync stuff 2024-05-23 09:30:15 +02:00
mcrakhman
d9aad302f2
Fix invalid change and add logs 2024-05-19 14:11:07 +02:00
mcrakhman
fcfd58d3f4
Add rate limiter 2024-03-28 16:28:00 +01:00
Sergey
67907c89cc
Generate mocks 2024-01-24 10:01:00 +01:00
Anton Akentev
6a8e782eb9 Refactor: after review suggestions 2023-12-09 20:06:28 +03:00
Anton Akentev
f028e09fd0 Add Ethereum identity to DerivationResult 2023-12-09 18:20:32 +03:00
mcrakhman
ce7bce7e48
Change treesyncer component and mocks 2023-09-27 22:41:33 +02:00
mcrakhman
cdacae232e
Change periodic sync init 2023-08-08 11:13:15 +02:00
mcrakhman
bc20ea3a55
Add metadata key logic and refactor acl 2023-08-01 11:57:59 +02:00
Sergey Cherepanov
1a23081336
merge 2023-07-10 19:12:58 +02:00
Sergey Cherepanov
ef128dd33f
switch to uber/gomock 2023-07-10 15:41:22 +02:00
mcrakhman
0ffbb6fa5a
Rework ACL structures 2023-06-27 19:44:44 +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
mcrakhman
ebf984a595
Add reference to linear task in periodicsync todo 2023-04-25 21:41:18 +02:00
mcrakhman
ab74809973
Nodeconf error and periodicsync partial rename 2023-04-25 14:00:38 +02:00
Sergey Cherepanov
0ebf93e383
strkey: newtwork id encoding 2023-04-02 14:34:03 +02:00
Sergey Cherepanov
d7aaa95e57
fix test 2023-04-02 14:33:07 +02:00
mcrakhman
b2e0b86584
Update derivation path comment 2023-04-03 13:01:58 +02:00
mcrakhman
299362793c
Update key path 2023-04-03 10:21:28 +02:00
mcrakhman
f21a259ddc
Update cryptography and add master key 2023-04-02 18:13:10 +02:00
mcrakhman
120306a1df
Add some tests 2023-03-28 21:29:12 +02:00
mcrakhman
8a4ed528b8
Fix private key marshal 2023-03-27 22:28:49 +02:00
mcrakhman
f6c4d0a0fd
Fix mnemonic 2023-03-27 22:08:07 +02:00
mcrakhman
456fbe1f24
Move peer util package into crypto 2023-03-27 21:22:32 +02:00
mcrakhman
06222e33ff
Add peer id string for keys 2023-03-27 17:04:59 +02:00
mcrakhman
79419b3f71
Add marshalling of private key 2023-03-27 16:03:58 +02:00