status-go/multiaccounts
Igor Sirotin e0eb737c51
fix_: enable tests to run with `-count` more than 1 (#5757)
* fix(TestProfilingCPU)_: enable run with -count=2

* fix(TestProfilingMem)_: enable run with -count=2

* fix(zaputil)_: register encoder only once

* fix(timesource)_: global variables override in tests

* fix(TestClosingsqlDB)_: delete database from cache

* fix(postgres/helpers)_: drop connections before dropping database

* fix_: linter

* chore_: remove redundant condition
2024-08-23 19:30:58 +00:00
..
accounts fix_: account address derivation in mobile user upgrade 2024-08-21 14:23:03 +01:00
common feat: add contact customization color (#4869) 2024-04-03 22:49:57 +08: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(metrics)_: add centralized metrics 2024-07-11 10:05:31 +01:00
settings fix_: enable tests to run with `-count` more than 1 (#5757) 2024-08-23 19:30:58 +00:00
settings_notifications fix: don't return an error on empty rows 2023-01-24 16:26:36 -04:00
settings_wallet feat: implement token management settings for collectibles 2024-01-18 11:46:35 -03:00
database.go feat(metrics)_: add centralized metrics 2024-07-11 10:05:31 +01:00
database_test.go Allow for timestamps to be saved with accounts (#5049) 2024-04-18 09:34:00 +02:00