status-go/api
Mohamed Javid 7816ee186d
Update default networks list and build Wallet config on login (#4592)
This commit:
- Updates the default networks list to include the Sepolia test network
- Updates the "LoginAccount" method to build and include the wallet config in the node config

---------

Signed-off-by: Mohamed Javid <19339952+smohamedjavid@users.noreply.github.com>
2024-02-02 19:25:46 +05:30
..
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 [#4200] Avoid tx watching for addresses which were not exposed 2023-12-01 12:30:42 +01:00
backend_test.go Update default networks list and build Wallet config on login (#4592) 2024-02-02 19:25:46 +05:30
create_account_and_login_test.go Comment out all logged flaky tests 2024-01-18 06:36:12 +00:00
default_networks.go Update default networks list and build Wallet config on login (#4592) 2024-02-02 19:25:46 +05:30
default_networks_test.go Update default networks list and build Wallet config on login (#4592) 2024-02-02 19:25:46 +05:30
defaults.go Update default networks list and build Wallet config on login (#4592) 2024-02-02 19:25:46 +05:30
geth_backend.go Update default networks list and build Wallet config on login (#4592) 2024-02-02 19:25:46 +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