Stefan b9d6e6d8c8 feat: sync saved addresses
Main changes:
- Extend saved addresses DB with sync info: sync timestamp, update timestamp
and soft removed flag
- Create custom protobuf message payload to sync saved addresses
- Cleanup saved addresses on each start of messenger, by deleting
soft removed older entries
- Sync all saved addresses on Messenger.SyncDevices calls
- Sync particular changes to saved addresses
- Add SavedAddressManager instance to messenger
  - Note, can't find a clean way to pass the SavedAddressManager to the
  messenger, so we create another one
- Add tests for sync and new DB API

Closes: #7229
2022-10-10 11:26:35 +02:00
2021-06-16 16:19:45 -04:00
2022-09-15 15:18:32 +01:00
2022-10-10 11:26:35 +02:00
2021-07-20 10:57:38 +02:00
2022-03-28 13:14:12 +01:00
2022-09-09 08:58:36 +02:00
2022-03-28 13:14:12 +01:00
2021-07-20 10:57:38 +02:00
2022-10-10 11:26:35 +02:00
2022-10-10 11:26:35 +02:00
2021-09-01 13:02:18 +01:00
2018-03-23 14:58:40 +01:00
2022-10-10 11:26:35 +02:00
2022-07-17 15:37:14 +02:00
2022-10-10 11:26:35 +02:00
2022-10-10 11:26:35 +02:00
2022-10-10 11:26:35 +02:00
2021-07-20 10:57:38 +02:00
2022-09-27 18:59:02 -04:00
2022-10-05 18:43:10 -04:00
2022-07-17 15:37:14 +02:00
2022-09-28 19:42:17 +08:00
2021-07-20 10:57:38 +02:00
2022-10-05 18:43:10 -04:00
2016-09-21 10:00:29 +08:00
2022-10-05 18:43:10 -04:00
Description
The Status module that consumes go-ethereum
https://status.im
Readme
Languages
Go 98.6%
Python 0.7%
Shell 0.4%
Makefile 0.1%
Groovy 0.1%