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

feat: SeedPhrasesSequencer and SeedPhrasesViewer #702

Merged
merged 11 commits into from
Aug 21, 2024
Merged

Conversation

damian-molinski
Copy link
Contributor

Description

  • Adds SeedPhrasesViewer, SeedPhrasesPicker, SeedPhrasesCompleter, SeedPhrasesSequencer

Related Issue(s)

Closes #700

Demo

VoicesSeedPrasesDemo.mov

Please confirm the following checks

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream module

@damian-molinski damian-molinski added do not review yet Do not review yet draft Draft dart Pull requests that update Dart code UI Kit Reusable UI components (widgets) labels Aug 20, 2024
@damian-molinski damian-molinski self-assigned this Aug 20, 2024
Copy link
Contributor

github-actions bot commented Aug 20, 2024

Test Report | ${\color{lightgreen}Pass: 155/155}$ | ${\color{red}Fail: 0/155}$ |

@damian-molinski damian-molinski changed the title Feat/seed phrase 700 feat: SeedPhrasesSequencer, SeedPhrasesPicker, SeedPhrasesCompleter and SeedPhrasesViewer Aug 21, 2024
@damian-molinski damian-molinski changed the title feat: SeedPhrasesSequencer, SeedPhrasesPicker, SeedPhrasesCompleter and SeedPhrasesViewer feat: SeedPhrasesSequencer and SeedPhrasesViewer Aug 21, 2024
@damian-molinski damian-molinski marked this pull request as ready for review August 21, 2024 07:23
@damian-molinski damian-molinski added review me PR is ready for review and removed do not review yet Do not review yet draft Draft labels Aug 21, 2024
@damian-molinski damian-molinski requested review from dtscalac and removed request for minikin August 21, 2024 07:23
@dtscalac dtscalac merged commit 8fe41de into main Aug 21, 2024
43 checks passed
@dtscalac dtscalac deleted the feat/seed_phrase_700 branch August 21, 2024 09:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dart Pull requests that update Dart code review me PR is ready for review UI Kit Reusable UI components (widgets)
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

🛠️ [TASK] : SeedPhrase
2 participants