-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add scan_keystores api[R2D2-13481] (#143)
* feat: add scan_keystores api * chore: code optimized * chore: scan_keystore filter duplicate keystores * chore: code optimized * chore: code optimized * fix: fix scan_keystores api error * test: fix unit test error * chore: code optimized * chore: merge identity wallet account into one accounts * fix: fix cannot read property identitfier error * chore: optimize the logic of retrieving legacy keystores * chore: delete prints code * fix: fix the error message returned when the wallet does not exist * fix: fix the issue of deleting EOS when deleting identity wallet * test: fix unit test error * fix: fix v3keystore auto recovery error * test: add scan_keystore test case * test: add test data * fix: fix the legacy private keystore identified_chain_types incorrect * chore: modify indentity wallet return identified_chain_types is null * chore: code optimized * chore: optimize the function name * fix: fix the incorrect identified_chain_types of the eth private key wallet
- Loading branch information
1 parent
2118a26
commit 2720c52
Showing
47 changed files
with
795 additions
and
40 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.