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

chore: update release checklist #258

Merged
merged 1 commit into from
Dec 26, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 1 addition & 7 deletions .github/ISSUE_TEMPLATE/deployment.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,16 +13,10 @@ Manual testing to confirm extension works with all flows. Can use mainnet rpc or

- Fresh wallet onboarding
- [ ] Create new wallet (block sync should be must faster)
- [ ] Wallet birthday generates
- [ ] Can select 12 vs 24 words
- [ ] Seed phrase validation
- [ ] Import seed phrase (12 or 24 words)
- [ ] Block height empty
- [ ] Block height selected
- [ ] Password selection & validation
- [ ] Rpc selection & custom entry
- [ ] Frontend selection & custom entry
- [ ] Numeraires selection
- Popup home
- [ ] Account selection arrows
- [ ] Copy icon works
Expand All @@ -37,7 +31,7 @@ Manual testing to confirm extension works with all flows. Can use mainnet rpc or
- [ ] Test sync can complete within an expected/reasonable amount of time
- [ ] Disable wifi on computer and re-enable. See if syncing continues without issues.
- Settings
- [ ] Seed phrase recovery flow
- [ ] Seed phrase recovery flow (**temporarily deprecated**)
- [ ] Change RPC & re-sync
- [ ] Change default frontend
- Connected sites
Expand Down