Sale Djenic 7063ad11aa chore: synchronization improvements applied to keycards
This is the second step of improvements over keypairs/keycards/accounts.
- `SyncKeycardAction` protobuf removed
- `SyncKeypair` protobuf is used for syncing keycards state as well as for all
keycards related changes
- `last_update_clock` column removed from `keypairs` table cause as well as
for accounts, any keycard related change is actually a change made on a related
keypair, thus a keypair's clock keeps the clock of the last change
- `position` column added to `keypairs` table, needed to display keycards in
the same order accross devices
2023-07-11 15:14:49 +02:00
..
2023-03-16 14:31:34 +00:00
2021-07-20 10:57:38 +02:00
2018-06-27 10:11:45 +02:00
2018-06-27 10:11:45 +02:00
2022-10-26 09:39:30 +02:00
2023-06-01 10:05:11 +01:00
2023-07-07 14:49:40 +01:00
2022-12-29 14:16:19 +08:00