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

Rework how we handle seed phrases in the examples #253

Open
jrriehl opened this issue Mar 5, 2024 · 3 comments · May be fixed by #309
Open

Rework how we handle seed phrases in the examples #253

jrriehl opened this issue Mar 5, 2024 · 3 comments · May be fixed by #309
Labels
c-investigation Category: Tracking an investigation or PoC

Comments

@jrriehl
Copy link
Contributor

jrriehl commented Mar 5, 2024

Currently, when multiple people run examples at the same time, they are likely to get sequence mismatch errors on the registration transaction. This will become more and more prevalent as we get more users.

One solution would be to force the users to enter their own seed phrase for these examples, but feel free to suggest other options.

@Archento
Copy link
Member

Archento commented Mar 5, 2024

+1 for forcing of the seed to be put in manually and also for enforcing a seed structure like 12 word mnemonic phrases or something similar

@Archento
Copy link
Member

First part is handled in #260
enforcing seed structure will be handled separately.

@jrriehl
Copy link
Contributor Author

jrriehl commented Aug 29, 2024

Reopening because the examples PR is not yet merged.

@jrriehl jrriehl reopened this Aug 29, 2024
@jrriehl jrriehl added the c-investigation Category: Tracking an investigation or PoC label Sep 2, 2024
@Archento Archento linked a pull request Sep 9, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c-investigation Category: Tracking an investigation or PoC
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants