status-go/multiaccounts
IvanBelyakoff 48078393f9
feat: Update saved addresses DB to store ENS, isTest flag and chains (#3183)
prefixes. Changed primary keys and API methods.
Fixed tests and added new ones.
Fixed saved addresses and transaction tests to use ':memory:' sqlite
DB instead of a tmp file to speed up testing by hundred of times.

Fixes #8599
2023-03-06 16:26:46 +03:00
..
accounts chore(keycard): keypair tests moved to a new separate test file 2023-02-27 16:03:02 +01:00
errors Sync Settings (#2478) 2022-03-23 18:47:00 +00:00
keypairs feat(keycard): keycard details are being synced among devices 2023-02-27 16:03:02 +01:00
migrations Support soft deletion for activity center notifications (#3201) 2023-02-24 20:47:04 -03:00
settings feat: Update saved addresses DB to store ENS, isTest flag and chains (#3183) 2023-03-06 16:26:46 +03:00
settings_notifications fix: don't return an error on empty rows 2023-01-24 16:26:36 -04:00
settings_social_links feat: add social links 2022-08-16 14:29:00 +02:00
database.go support local pairing after logged in as receiver; pair installation;(#3202) 2023-02-28 20:32:45 +08:00
database_test.go support local pairing after logged in as receiver; pair installation;(#3202) 2023-02-28 20:32:45 +08:00