status-go/protocol/wakusync
Sale Djenic 61527f8c78 chore: synchronization improvements applied to keypairs/accounts
This is the first step of improvements over keypairs/keycards/accounts.
- `SyncKeypairFull` protobuf removed
- `SyncKeypair` protobuf is used for syncing all but the watch only accounts
- `SyncAccount` is used only for syncing watch only accounts
- related keycards are synced together with a keypair
- on any keypair change (either it's just a keypair name or any change made over an
account which belongs to that keypair) entire keypair is synced including related keycards
- on any watch only account related change, that account is synced with all its details
2023-07-05 14:41:26 +02:00
..
profile_response.go fix: profile social links updated 2023-06-06 09:59:12 +02:00
progress_response.go feat: backup profile data to waku and sync them from waku 2022-12-23 15:07:14 +01:00
response.go chore: synchronization improvements applied to keypairs/accounts 2023-07-05 14:41:26 +02:00