status-go/api
Sale Djenic c8994fe175 test: `TestConvertAccount` test update
This tests the entire process of converting a regular account to a keycard
account and then converting that keycard account back to a regular account.

For the need of this test I had to improve `DeleteAccount` function, cause the
previous implementation didn't remove account from the keystore cache, but
only from the keystore.
2023-01-27 13:20:52 +01:00
..
multiformat Added link to specs for key compression API (#1995) 2020-06-24 14:39:42 +01: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 upgrade ethereum 2022-10-26 09:39:30 +02:00
backend_test.go test: `TestConvertAccount` test update 2023-01-27 13:20:52 +01:00
geth_backend.go test: `TestConvertAccount` test update 2023-01-27 13:20:52 +01:00
test_helpers.go replace deprecated ioutil.TempDir with os.MkdirTemp 2023-01-03 15:40:11 +01:00
utils.go synchronize display name (#2989) 2022-12-29 14:16:19 +08:00
utils_test.go Use goimports instead of gofmt 2020-01-06 10:17:23 +01:00