eNuts icon indicating copy to clipboard operation
eNuts copied to clipboard

Improve seed restore

Open KKA11010 opened this issue 10 months ago • 1 comments

  • [ ] Add support for restoring by keyset ID
  • [ ] Allow user to manually continue restore
  • [ ] Add a restored confirmation screen with additional restore options

Fixes #314 Fixes #322

KKA11010 avatar Mar 29 '24 17:03 KKA11010

Codecov Report

Attention: Patch coverage is 0% with 95 lines in your changes are missing coverage. Please review.

Project coverage is 13.40%. Comparing base (36f30f6) to head (f7b975f).

Files Patch % Lines
src/components/hooks/Restore.tsx 0.00% 68 Missing :warning:
src/screens/Restore/Success.tsx 0.00% 15 Missing :warning:
src/screens/Restore/Recovering.tsx 0.00% 5 Missing :warning:
src/screens/Payment/Success.tsx 0.00% 4 Missing :warning:
src/screens/Restore/Recover.tsx 0.00% 2 Missing :warning:
src/screens/Payment/Send/Inputfield.tsx 0.00% 1 Missing :warning:
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #329      +/-   ##
==========================================
- Coverage   13.44%   13.40%   -0.04%     
==========================================
  Files         163      164       +1     
  Lines        6175     6192      +17     
  Branches     1714     1714              
==========================================
  Hits          830      830              
- Misses       5187     5204      +17     
  Partials      158      158              

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov-commenter avatar Mar 29 '24 17:03 codecov-commenter