status-go/multiaccounts/settings
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
..
mocks Peer syncing toggle (#4758) 2024-03-05 11:44:09 +01:00
columns.go Peer syncing toggle (#4758) 2024-03-05 11:44:09 +01:00
columns_test.go feat: Cast int64 for settings (#4700) 2024-02-19 13:09:02 +01:00
database.go [Feature] Allow setting TestNetworksEnabled in Create/Restore Account (#4971) 2024-03-26 17:08:16 +05:30
database_settings_manager.go Peer syncing toggle (#4758) 2024-03-05 11:44:09 +01:00
database_test.go Chore: Fix default values (#4960) 2024-03-21 23:19:39 +01:00
enums.go feat: url unfurling settings (#4128) 2023-10-13 15:31:56 +01:00
structs.go add comment for PreferredName 2024-03-07 20:18:50 +08:00
sync_protobuf_factories.go Peer syncing toggle (#4758) 2024-03-05 11:44:09 +01:00
sync_protobuf_factories_test.go
value_handlers.go feat: Cast int64 for settings (#4700) 2024-02-19 13:09:02 +01:00