mcrakhman
|
47df1f5b86
|
Add batch in test suite
|
2024-02-26 19:50:04 +01:00 |
|
mcrakhman
|
bc6638414c
|
Change filtering
|
2024-02-15 18:42:01 +01:00 |
|
mcrakhman
|
e210a91c64
|
Use filterable changes
|
2024-02-15 14:45:47 +01:00 |
|
mcrakhman
|
95dac55978
|
Test tree filter
|
2024-02-15 12:59:52 +01:00 |
|
mcrakhman
|
c16812df55
|
Get read keys if possible
|
2024-02-14 22:17:44 +01:00 |
|
mcrakhman
|
bbafd52502
|
Permissions check fix
|
2024-02-14 21:55:31 +01:00 |
|
mcrakhman
|
14f6a19835
|
Stop headsync with certain peer ids
|
2024-02-14 18:16:03 +01:00 |
|
mcrakhman
|
ea956f1ffc
|
Filter no read key changes
|
2024-02-14 16:27:43 +01:00 |
|
mcrakhman
|
141ab46e38
|
AddContent correct encryption and tests
|
2024-02-01 16:37:11 +01:00 |
|
mcrakhman
|
adac306d86
|
Add validation to test
|
2024-02-01 15:12:55 +01:00 |
|
mcrakhman
|
a4153c6602
|
Use custom build func in validate
|
2024-02-01 15:06:57 +01:00 |
|
mcrakhman
|
a12c8ae569
|
Check heads after rollback
|
2024-01-30 20:13:43 +01:00 |
|
mcrakhman
|
9bb40306cf
|
Validate keys and add tests
|
2024-01-30 20:09:32 +01:00 |
|
Sergey
|
67907c89cc
|
Generate mocks
|
2024-01-24 10:01:00 +01:00 |
|
mcrakhman
|
46e96664b4
|
WIP acl refactor and tests
|
2024-01-23 04:54:19 +01:00 |
|
mcrakhman
|
ce7bce7e48
|
Change treesyncer component and mocks
|
2023-09-27 22:41:33 +02:00 |
|
mcrakhman
|
61bd9aae1e
|
Prevent deletion for derived
|
2023-09-26 22:35:47 +02:00 |
|
mcrakhman
|
3608a6949f
|
Add new derivation mechanism
|
2023-09-26 18:49:04 +02:00 |
|
mcrakhman
|
222c1bf5e2
|
Fix tests and statebuilder
|
2023-08-16 11:56:59 +02:00 |
|
mcrakhman
|
bd51de8fc7
|
Add change to convert func
|
2023-08-16 11:54:11 +02:00 |
|
mcrakhman
|
10687d2dc1
|
Add datatype and check for periodicsync
|
2023-08-08 10:47:04 +02:00 |
|
mcrakhman
|
37e4ac1f9c
|
Fix reading keys for non-members
|
2023-08-02 13:45:57 +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
|
53e9c4ab02
|
Merge branch 'main' into acl-change
# Conflicts:
# net/peer/peer.go
|
2023-06-28 23:12:04 +02:00 |
|
mcrakhman
|
02b326cc90
|
Add lastIteratedId when setting merged heads
|
2023-06-28 21:34:50 +02:00 |
|
mcrakhman
|
1fada6f336
|
Merge branch 'main' into acl-change
|
2023-06-23 13:44:38 +02:00 |
|
mcrakhman
|
2c573138e6
|
Correctly removing changes which we don't need to send
|
2023-06-22 19:22:56 +02:00 |
|
mcrakhman
|
718a5b04dc
|
Update proto
|
2023-06-22 13:42:38 +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
|
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
|
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
|
f1e8f5d193
|
Improve timestamp test
|
2023-05-04 16:25:41 +02:00 |
|
mcrakhman
|
2489e19bab
|
Change timestamp condition
|
2023-05-04 14:58:17 +02:00 |
|
mcrakhman
|
2958e32636
|
Send timestamp to addcontent
|
2023-05-04 14:12:29 +02:00 |
|
mcrakhman
|
21bde9743d
|
Add timestamp externally in tree
|
2023-05-04 11:10:08 +02:00 |
|
mcrakhman
|
8f144f20a6
|
Keep inmemory data on load
|
2023-04-27 19:11:05 +02:00 |
|
mcrakhman
|
95cb364316
|
Fix empty data tree
|
2023-04-27 18:24:45 +02:00 |
|
mcrakhman
|
07b16554cd
|
Change treegetter to treemanager and return BuildObjectTreeFunc
|
2023-04-18 00:34:14 +02:00 |
|
mcrakhman
|
520c9717ca
|
Add tests and don't load data into changes
|
2023-04-17 23:51:17 +02:00 |
|
mcrakhman
|
977308edcc
|
Improve validator logic and add tests
|
2023-04-13 23:55:28 +02:00 |
|
Dmitry Bilienko
|
3563206ef1
|
Cache | Reduce RAM
|
2023-03-28 16:25:36 +08:00 |
|
mcrakhman
|
8729d069dc
|
Add settings snapshot logic
|
2023-03-29 23:06:51 +02:00 |
|
mcrakhman
|
61819f04a2
|
Change sym encryption logic in objecttree
|
2023-03-27 23:03:02 +02:00 |
|
mcrakhman
|
07f658a96f
|
Add individual key derivation for trees
|
2023-03-27 13:01:35 +02:00 |
|
mcrakhman
|
21a3ae0768
|
Fix objecttree tests
|
2023-03-26 18:36:07 +02:00 |
|