mirror of
https://github.com/status-im/status-go.git
synced 2025-02-05 11:25:44 +00:00
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.