status-go/api
Sale Djenic 6a5cdbaa8b fix: review comments applied
`GetKeypairs(includeRemoved bool)` removed
`GetActiveKeypairs()` added
`GetAllKeypairs()` added

`GetAccounts(includeRemoved bool)` removed
`GetActiveAccounts()` added
`GetAllAccounts()` added
2023-07-25 18:11:05 +02:00
..
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 fix: discard backed up messages if `ProcessBackedupMessages` is not set to `true` 2023-07-25 07:50:43 +02:00
backend_test.go fix: discard backed up messages if `ProcessBackedupMessages` is not set to `true` 2023-07-25 07:50:43 +02: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 feat: add related chain id to networks (#3697) 2023-07-13 16:03:49 +02:00
default_networks_test.go Add LoginAccount endpoint 2023-06-01 10:05:11 +01:00
defaults.go Feat/sync customization color (#3702) 2023-07-18 21:35:06 +08:00
geth_backend.go fix: review comments applied 2023-07-25 18:11:05 +02: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