status-go/api
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
..
multiformat Add spiff workflow cmd 2023-03-16 14:31:34 +00:00
.gitignore Fix some tests & upgrade contracts 2021-07-20 10:57:38 +02:00
app_state.go Clean api package (#1055) 2018-06-27 10:11:45 +02:00
app_state_test.go Clean api package (#1055) 2018-06-27 10:11:45 +02:00
backend.go fix: discard backed up messages if `ProcessBackedupMessages` is not set to `true` 2023-07-25 07:50:43 +02:00
backend_test.go fix(tests): moved test db setup to a common place 't/helpers', created 2023-08-18 09:00:56 +02:00
create_account_and_login_test.go Fix/mobile issue 15899 : error when trying login under updated password (#3493) 2023-05-18 22:00:55 +08:00
default_networks.go feat: add related chain id to networks (#3697) 2023-07-13 16:03:49 +02:00
default_networks_test.go Add LoginAccount endpoint 2023-06-01 10:05:11 +01:00
defaults.go Feat/sync customization color (#3702) 2023-07-18 21:35:06 +08:00
geth_backend.go feat(wallet): move wallet-related tables to a dedicated db. 2023-08-18 09:00:56 +02:00
test_helpers.go feat(wallet): move wallet-related tables to a dedicated db. 2023-08-18 09:00:56 +02:00
utils.go synchronize display name (#2989) 2022-12-29 14:16:19 +08:00
utils_test.go fix(tests): moved test db setup to a common place 't/helpers', created 2023-08-18 09:00:56 +02:00