fix(sync): add ClientSequence and LastSeenServerSeq to Op struct and Push

- Add ClientSequence and LastSeenServerSeq fields to sync.Op struct
- Fix Client.Push() to copy these fields to PushOp
- Add GetDeviceID() method to sync.Service
This commit is contained in:
2026-06-02 08:02:03 +08:00
parent 87c8dfcbea
commit 3c7e9d1d56
3 changed files with 34 additions and 16 deletions
+1
View File
@@ -25,6 +25,7 @@ frontend/bindings/
/verstak-gui
/verstak-cli
/verstak-server
/verstak
# Vault data
.verstak/