1
0
Fork 0
mirror of https://github.com/anyproto/any-sync.git synced 2025-06-07 21:47:02 +09:00
Commit graph

63 commits

Author SHA1 Message Date
Anthony Akentiev
8faca58993
Add go:generate for ns,pp 2024-10-31 17:18:17 +00:00
Anthony Akentiev
4338440bed
Add mocks target to Makefile, regenerate mocks 2024-10-26 18:48:47 +01:00
mcrakhman
5a0cdd98c5
Change makefile 2024-08-27 18:54:24 +02:00
mcrakhman
2a3886a508
Remove extra stuff 2024-08-14 00:58:48 +02:00
mcrakhman
012a7ee5f0
Change gogo/protobuf to anyproto/protobuf 2024-08-02 11:14:12 +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
20b64b3940
Add synctest and simple sync test infra + upgrade drpc to v0.0.34 2024-05-27 11:47:23 +02:00
mcrakhman
23a29f0b01
Add limiterproto 2024-03-28 18:10:31 +01:00
Anton Akentev
82c5df80cf Move pp client from pp repository to any-sync 2023-11-27 20:40:41 +00:00
Anton Akentev
df7ce90e05 Add nameservice folder: protos + client 2023-11-18 10:08:26 +00:00
Sergey Cherepanov
59d41386c4
Merge branch 'main' of github.com:anyproto/any-sync into GO-1737-any-id-repository 2023-08-03 14:17:43 +02:00
Mikhail Iudin
b3bf441aca
GO-1732 Add commit hooks and test coverage report 2023-08-01 17:54:16 +02:00
Sergey Cherepanov
40b7164025
rename anyid -> identityrepo 2023-07-31 19:16:27 +02:00
Sergey Cherepanov
9b481df4ce
anyid proto 2023-07-31 16:50:31 +02:00
Sergey Cherepanov
a092f7b4a1
consensus client 2023-06-27 22:09:52 +02:00
Sergey Cherepanov
646f7fbedc
remove mockgen from deps 2023-06-14 12:01:52 +02:00
Sergey Cherepanov
733027d798
remove multiconn.LastUsage + fix peer gc 2023-06-13 13:40:13 +02:00
Mikhail Iudin
dbae377351
fix imports 2023-05-23 14:47:24 +02:00
mcrakhman
52df5d8ae1
Update derivation 2023-03-24 14:56:39 +01:00
mcrakhman
3a07939b01
WIP refactor crypto proto 2023-03-24 11:45:39 +01:00
Sergey Cherepanov
aa5566c010
coordinator proto 2023-02-22 16:35:29 +03:00
Sergey Cherepanov
d07ff2ff8e
handshake proto and implementation 2023-02-11 22:52:20 +03:00
Sergey Cherepanov
e4d8b4578d
common streampool pkg 2023-01-18 13:46:49 +03:00
Grigory Efimov
3bf29d8352
refact 2023-01-11 19:59:54 +03:00
Grigory Efimov
75c739ce4f
Makefile: revert tests 2023-01-11 17:08:43 +03:00
Grigory Efimov
19c035f4f3
fix .github/workflows/coverage.yml 2023-01-11 16:29:21 +03:00
Grigory Efimov
302a65bedb
fix GOPRIVATE 2023-01-11 15:22:43 +03:00
Grigory Efimov
1aa867ecfc
add export GIT_TERMINAL_PROMPT=1 2023-01-11 15:20:13 +03:00
Sergey Cherepanov
36071b3a79
build deps locally 2023-01-11 14:15:20 +03:00
Sergey Cherepanov
da4a43d5a0
go vet 2023-01-07 13:35:12 +03:00
Sergey Cherepanov
3c611239b9
fix CI 2023-01-07 13:26:46 +03:00
Sergey Cherepanov
596a315c5f
make common module as any-sync repo 2023-01-05 15:34:09 +03:00
Sergey Cherepanov
0ed7b8162a
file-node 2022-12-14 16:37:59 +03:00
mcrakhman
d02169c585
Abstract drpc server and add client drpc api 2022-11-30 22:09:18 +01:00
Sergey Cherepanov
2c3ebf9ce1
go workspaces 2022-10-17 15:31:09 +03:00
Sergey Cherepanov
daa9bb1df0
move pkgs 2022-10-17 14:11:55 +03:00
Sergey Cherepanov
4cbede57b1
drpc metrics to quantile 2022-10-11 12:13:31 +03:00
Sergey Cherepanov
ad8e2c5ac3
log config 2022-10-10 13:48:56 +03:00
mcrakhman
379a750f4e
Add mock to write diffservice tests 2022-09-30 13:49:31 +02:00
Sergey Cherepanov
7f0960937e
consensus node 2022-10-04 15:39:29 +03:00
Sergey Cherepanov
0d2de36ac0
consistent node db component 2022-09-30 19:16:44 +03:00
mcrakhman
f7b330985d
Add space/tree creation and derivation and push space protocol changes 2022-09-27 21:06:49 +02:00
mcrakhman
d41045aa63
WIP root change refactoring 2022-09-25 13:50:35 +02:00
mcrakhman
5e87a66472
Generate drpc and some fixes 2022-09-13 15:52:47 +02:00
mcrakhman
e743e34849
WIP proto refactoring 2022-09-12 21:06:20 +02:00
Sergey Cherepanov
fe6b71059d
package moving + commonaspace and nidespace services 2022-09-08 21:56:32 +03:00
Sergey Cherepanov
7b60bc49ac
rename protos-go -> protos 2022-09-08 12:15:54 +03:00
Sergey Cherepanov
d08510b8d1
drpc space service, new pool, new peer 2022-09-08 00:00:46 +03:00
mcrakhman
86118686ad
Update code to work with acl lists and new models 2022-08-20 14:28:06 +02:00
mcrakhman
550d1826a9
Change list builder 2022-08-19 18:17:02 +02:00