status-go/api
Andrea Maria Piana 40a59b3aca Allow passing nameserver on login
Nameserver is passed by the OS on creation/restore, this commit adds the
ability to pass it at login time.
We don't want to store it on disk since that's bound to change, and
currently there's a bug on golang that prevents getting the DNS from the
system on android.
2023-06-29 13:05:46 +01:00
..
multiformat Add spiff workflow cmd 2023-03-16 14:31:34 +00:00
.gitignore
app_state.go
app_state_test.go
backend.go upgrade ethereum 2022-10-26 09:39:30 +02:00
backend_test.go chore: remove checking color id (#3651) 2023-06-21 21:24:53 +08:00
create_account_and_login_test.go Fix/mobile issue 15899 : error when trying login under updated password (#3493) 2023-05-18 22:00:55 +08:00
default_networks.go Add LoginAccount endpoint 2023-06-01 10:05:11 +01:00
default_networks_test.go Add LoginAccount endpoint 2023-06-01 10:05:11 +01:00
defaults.go Make profile photos visible by default (#3553) 2023-06-19 18:55:04 +02:00
geth_backend.go Allow passing nameserver on login 2023-06-29 13:05:46 +01:00
test_helpers.go Changes necessary to restore wallet on mobile app 2023-05-25 21:08:34 +02:00
utils.go synchronize display name (#2989) 2022-12-29 14:16:19 +08:00
utils_test.go tests: updated due to updating old accounts as a part of migration process 2023-03-28 16:19:27 +02:00