status-go/services/web3provider
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
..
api.go upgrade ethereum 2022-10-26 09:39:30 +02:00
api_test.go chore: synchronization improvements applied to keypairs/accounts 2023-07-05 14:41:26 +02:00
service.go Sync Settings (#2478) 2022-03-23 18:47:00 +00:00
signature.go upgrade ethereum 2022-10-26 09:39:30 +02:00