-
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: multi address algorithm in balance finder for IOTA profiles (#1610
) * refactor: clean BalanceFinderView * refactor: clean code for SyncAccountsPopup * refactor: cleanup single account search in onboarding Co-authored-by: Jean Ribeiro <[email protected]> * feat: implement multi account search in recovery flow * add algorithm in sync accounts popup * adds accountGapLimit in accountStartIndex * enhancement: adds number of accounts found in SyncAccountsPopup * fix: set previousAccountsLength to 0 on first sync --------- Co-authored-by: Nicole O'Brien <[email protected]>
- Loading branch information
1 parent
daf059c
commit 3a32798
Showing
3 changed files
with
194 additions
and
111 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