status-go/api
saledjenic 2e51450393
fix: avoid imported wallet account deletion while converting it to keycard account (#2827)
- imported wallet accounts via seed phrase or private key are not deleted anymore
when migrating any of those key pairs to a keycard
2022-08-31 18:11:42 +02: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
app_state_test.go
backend.go feat: Simple transaction router (#2686) 2022-06-09 15:09:56 +02:00
backend_test.go fix: avoid imported wallet account deletion while converting it to keycard account (#2827) 2022-08-31 18:11:42 +02:00
geth_backend.go fix: avoid imported wallet account deletion while converting it to keycard account (#2827) 2022-08-31 18:11:42 +02:00
test_helpers.go Wallet sync for generated accounts 2022-07-06 19:24:43 +03:00
utils.go
utils_test.go