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

TW-1449 Import wallet flow #1179

Merged

Conversation

keshan3262
Copy link
Collaborator

No description provided.

@keshan3262 keshan3262 marked this pull request as ready for review August 26, 2024 13:21
Copy link
Collaborator

@alex-tsx alex-tsx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

GJ!

webpack/manifest.ts Outdated Show resolved Hide resolved
src/app/templates/ImportAccountModal/selectors.ts Outdated Show resolved Hide resolved
src/app/templates/SeedPhraseInput/index.tsx Outdated Show resolved Hide resolved
src/app/templates/SeedPhraseInput/index.tsx Outdated Show resolved Hide resolved
src/app/atoms/FormField.tsx Outdated Show resolved Hide resolved
src/app/templates/ImportAccountModal/forms/watch-only.tsx Outdated Show resolved Hide resolved
src/app/templates/ImportAccountModal/index.tsx Outdated Show resolved Hide resolved
@@ -70,6 +70,7 @@ const buildManifestV3 = (vendor: string): Manifest.WebExtensionManifest => {

permissions: PERMISSIONS,
host_permissions: HOST_PERMISSIONS,
optional_permissions: ['clipboardRead'],
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we need it for V3 then?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

src/app/templates/SeedPhraseInput/index.tsx Outdated Show resolved Hide resolved
src/app/templates/SeedPhraseInput/index.tsx Outdated Show resolved Hide resolved
src/lib/browser/info.ts Outdated Show resolved Hide resolved
Copy link
Contributor

@IrynaKhyzhynska IrynaKhyzhynska left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

firefox done

Copy link
Contributor

@tttt24 tttt24 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

@alex-tsx alex-tsx merged commit 106603b into TW-1446-epic-evm-account-management Sep 5, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants