status-go/multiaccounts
Mohamed Javid 1886dc3360
[Feature] Allow setting TestNetworksEnabled in Create/Restore Account (#4971)
This commit adds the ability to set the "TestNetworksEnabled" flag while creating an account.

Function affected: "generateOrImportAccount"

This helps Dev/E2E/PR builds to enable Test Networks by default and disable them on release/nightly builds.

Signed-off-by: Mohamed Javid <19339952+smohamedjavid@users.noreply.github.com>
2024-03-26 17:08:16 +05:30
..
accounts feat: sepolia default 2024-02-23 11:26:31 +01:00
common fix: update color name (#4502) 2023-12-21 22:35:47 +04:00
errors feat: `keypair_name` and `last_used_derivation_index` columns added to `accounts` table 2023-03-28 16:19:27 +02:00
migrations chore: make generate with custom `-modtime` (#4896) 2024-03-08 09:25:17 +00:00
settings [Feature] Allow setting TestNetworksEnabled in Create/Restore Account (#4971) 2024-03-26 17:08:16 +05:30
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
settings_wallet feat: implement token management settings for collectibles 2024-01-18 11:46:35 -03:00
database.go fix: recovering/migrating keypairs fixes 2024-03-01 11:11:16 +01:00
database_test.go fix: use proper migrations for protocol's test database 2023-10-03 15:11:58 +02:00