status-go/appdatabase/migrations
Pascal Precht 9d5bcc3c60 feat: sync `CommunitySettings` across paired devices
This commit introduces a new `clock` field in the
`communities_settings` table so that it can be leveraged for syncing
community settings across devices.

It alsoe exends existing `syncCommunity` APIs to generate
`SyncCommunitySettings` as well, avoiding sending additional sync messages
for community settings.

When editing communities however, we still sync community settings
explicitly are we aren't syncing the community itself in that case.
2022-06-16 12:45:05 +02:00
..
sql feat: sync `CommunitySettings` across paired devices 2022-06-16 12:45:05 +02:00
bindata.go feat: sync `CommunitySettings` across paired devices 2022-06-16 12:45:05 +02:00
migrate.go Use goimports instead of gofmt 2020-01-06 10:17:23 +01:00