Mikhail Rakhmanov
|
0cac23037c
|
Fix snapshot path, update mocks, ignore heads mismatch error
|
2025-03-11 16:20:44 +01:00 |
|
mcrakhman
|
d17864b416
|
Regenerate mocks, fix synctree and syncacl tests
|
2025-02-04 23:45:45 +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 |
|
Anthony Akentiev
|
8faca58993
|
Add go:generate for ns,pp
|
2024-10-31 17:18:17 +00:00 |
|
Anthony Akentiev
|
1dd14a9bbc
|
pp/ns: extra log msgs and comments
|
2024-10-31 17:13:22 +00:00 |
|
Anthony Akentiev
|
cc0461bef9
|
Merge pull request #289 from anyproto/GO-3995-ns-renew
nameservice: new method - AdminNameRenewSigned
|
2024-09-02 12:51:00 +01:00 |
|
Anthony Akentiev
|
1f151ad2dd
|
Merge pull request #288 from anyproto/GO-3973
Add err messages to ns/pp clients
|
2024-09-02 12:50:47 +01:00 |
|
Anthony Akentiev
|
1609119b9a
|
nameservice: new method - AdminNameRenewSigned
|
2024-08-29 21:10:10 +01:00 |
|
Anthony Akentiev
|
a0493af22f
|
Add err messages to ns/pp clients
|
2024-08-27 10:02:25 +01:00 |
|
mcrakhman
|
0519718e51
|
Merge branch 'main' into GO-2482-full-sync-request-max-size
# Conflicts:
# commonspace/headsync/diffsyncer.go
# commonspace/object/acl/syncacl/requestfactory.go
# commonspace/object/acl/syncacl/syncacl.go
# commonspace/object/acl/syncacl/syncaclhandler.go
# commonspace/object/acl/syncacl/syncaclhandler_test.go
# commonspace/object/tree/synctree/requestfactory.go
# commonspace/object/tree/synctree/synctree.go
# commonspace/object/tree/synctree/synctreehandler.go
# commonspace/object/tree/synctree/synctreehandler_test.go
# commonspace/object/tree/synctree/treeremotegetter.go
# commonspace/object/tree/synctree/treesyncprotocol.go
# commonspace/object/tree/synctree/treesyncprotocol_test.go
# commonspace/object/tree/synctree/utils_test.go
# commonspace/objectsync/objectsync.go
# commonspace/objectsync/synchandler/synchhandler.go
# commonspace/requestmanager/requestmanager.go
# commonspace/requestmanager/requestmanager_test.go
# go.mod
# net/rpc/rpctest/peer.go
# net/secureservice/secureservice.go
|
2024-08-12 16:51:03 +02:00 |
|
mcrakhman
|
012a7ee5f0
|
Change gogo/protobuf to anyproto/protobuf
|
2024-08-02 11:14:12 +02:00 |
|
Anthony Akentiev
|
ef0cb27be7
|
pp/ns clients: add nodeconf ID to error
|
2024-07-19 14:12:26 +01:00 |
|
mcrakhman
|
4c42f499d1
|
Update to marshal append
|
2024-07-15 22:00:18 +02:00 |
|
Sergey Cherepanov
|
6fb4931afa
|
coordinatorproto: makeSpaceShareable add aclHead param
|
2024-04-02 13:33:36 +02:00 |
|
Anton Akentev
|
21ed73bf42
|
pp/ns clients: reuse connection + round robbin
|
2024-03-18 14:29:06 +00:00 |
|
Anton Akentev
|
b387be4bd1
|
NS: Add batch methods
|
2024-03-12 14:30:44 +00:00 |
|
Anton Akentev
|
ef9e107496
|
NS: Add GetNameByAnyId method
|
2024-03-11 17:03:23 +00:00 |
|
Anton Akentev
|
fad2e59f37
|
ns: add registerPeriodMonths field
|
2024-02-26 15:17:44 +00:00 |
|
Anton Akentev
|
f544d2d08b
|
Add registerToSmartContractWallet param
|
2024-02-21 11:29:48 +00:00 |
|
Anton Akentev
|
b93dd30913
|
NS: add AdminNameRegisterSigned command
|
2024-02-19 14:17:48 +00:00 |
|
Anton Akentev
|
c2216639dd
|
Add comments to ns,pp proto files
|
2024-02-04 14:14:13 +00:00 |
|
Anton Akentev
|
c015841853
|
Add error handling for ns/pp clients
|
2024-02-01 19:13:17 +00:00 |
|
Anton Akentev
|
1e1ce475f9
|
Split GetDataNameRegister and GetDataNameRegisterForSpace; Test tiers
|
2024-01-26 21:03:44 +00:00 |
|
Anton Akentev
|
4659755553
|
Update protos: nameservice/paymentservice
|
2024-01-23 18:36:22 +00:00 |
|
Anton Akentev
|
c77bb3818a
|
Add FullName to CreateUserOperationRequest
|
2023-11-30 19:40:07 +00:00 |
|
Anton Akentev
|
b58f4ee143
|
Fix: app.ComponentRunnable -> app.Component
|
2023-11-29 15:19:36 +00:00 |
|
Anton Akentev
|
c55f8243f2
|
Fix: rename client -> nameserviceclient
|
2023-11-21 16:57:38 +00:00 |
|
Anton Akentev
|
e6529fc2fc
|
Add nameserviceclient
|
2023-11-21 15:23:04 +00:00 |
|
Anton Akentev
|
df7ce90e05
|
Add nameservice folder: protos + client
|
2023-11-18 10:08:26 +00:00 |
|