Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: implemented restore wallet base on input seed #553

Merged
merged 8 commits into from Jun 30, 2023
Merged

fix: implemented restore wallet base on input seed #553

merged 8 commits into from Jun 30, 2023

Conversation

Ja7ad
Copy link
Contributor

@Ja7ad Ja7ad commented Jun 28, 2023

Description

This PR enables users to restore the default_wallet in the GUI within the initialize assistant dialog.
To ensure proper page navigation, it jumps between pages based on the initialize mode.

Related issues

Fixed #522 and #551

@Ja7ad Ja7ad requested a review from b00f June 28, 2023 07:44
@codecov
Copy link

codecov bot commented Jun 28, 2023

Codecov Report

Merging #553 (74384f7) into main (b0d547e) will increase coverage by 0.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #553      +/-   ##
==========================================
+ Coverage   83.40%   83.41%   +0.01%     
==========================================
  Files         154      154              
  Lines        7392     7404      +12     
==========================================
+ Hits         6165     6176      +11     
  Misses        947      947              
- Partials      280      281       +1     

@Ja7ad
Copy link
Contributor Author

Ja7ad commented Jun 28, 2023

@b00f done

@Ja7ad Ja7ad added the GUI label Jun 28, 2023
@b00f b00f changed the title feat: implemented restore wallet base on input seed fix: implemented restore wallet base on input seed Jun 29, 2023
@b00f
Copy link
Collaborator

b00f commented Jun 30, 2023

@Ja7ad Thanks

@b00f b00f merged commit 4fe181f into pactus-project:main Jun 30, 2023
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

GUI: Implementing restore wallet from seed phrase
2 participants