status-go/api
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
..
multiformat Add spiff workflow cmd 2023-03-16 14:31:34 +00:00
.gitignore
app_state.go
app_state_test.go
backend.go [#4200] Avoid tx watching for addresses which were not exposed 2023-12-01 12:30:42 +01:00
backend_test.go [Feature] Allow setting TestNetworksEnabled in Create/Restore Account (#4971) 2024-03-26 17:08:16 +05:30
create_account_and_login_test.go Revert "Comment out all logged flaky tests" 2024-02-27 11:00:29 +01:00
default_networks.go [Chore] Remove POKT Sepolia and Goerli RPC URL (#4830) 2024-03-06 15:23:32 +05:30
default_networks_test.go [Chore] Remove POKT Sepolia and Goerli RPC URL (#4830) 2024-03-06 15:23:32 +05:30
defaults.go [Feature] Allow setting TestNetworksEnabled in Create/Restore Account (#4971) 2024-03-26 17:08:16 +05:30
geth_backend.go [Feature] Allow setting TestNetworksEnabled in Create/Restore Account (#4971) 2024-03-26 17:08:16 +05:30
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