status-go/multiaccounts
Ivan Belyakov 2df9df10ab fix(tests): moved test db setup to a common place 't/helpers', created
interface for initializing db, which is implemented for appdatabase and
walletdatabase. TBD for multiaccounts DB.
Unified DB initializion for all tests using helpers and new interface.
Reduced sqlcipher kdf iterations for all tests to 1.
2023-08-18 09:00:56 +02:00
..
accounts fix(tests): moved test db setup to a common place 't/helpers', created 2023-08-18 09:00:56 +02:00
common chore: Add ColorId for Wallet accounts that can be shared with mobile (#3521) 2023-06-02 17:06:51 +02:00
errors feat: `keypair_name` and `last_used_derivation_index` columns added to `accounts` table 2023-03-28 16:19:27 +02:00
migrations feat(migration): sqlite migration improvements. 2023-08-18 09:00:56 +02:00
settings fix(tests): moved test db setup to a common place 't/helpers', created 2023-08-18 09:00:56 +02:00
settings_notifications fix: don't return an error on empty rows 2023-01-24 16:26:36 -04:00
settings_social_links fix(tests): moved test db setup to a common place 't/helpers', created 2023-08-18 09:00:56 +02:00
database.go Feat/sync customization color (#3702) 2023-07-18 21:35:06 +08:00
database_test.go chore: Add ColorId for Wallet accounts that can be shared with mobile (#3521) 2023-06-02 17:06:51 +02:00