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

remove DebugLinkWallet #426

Closed
wants to merge 2 commits into from
Closed

remove DebugLinkWallet #426

wants to merge 2 commits into from

Conversation

mrnerdhair
Copy link
Contributor

Requires #418.

Removes the DebugLinkWallet abstraction; #418 passes the precise type of wallet through so there's no need to introspect it to find out if it's got support anymore.

@vercel
Copy link

vercel bot commented Feb 12, 2022

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/shapeshift/hdwallet/Cf3N6zgSDGr4jjJdTB9uAutCBgse
✅ Preview: https://hdwallet-git-remove-debug-link-shapeshift.vercel.app

@mrnerdhair
Copy link
Contributor Author

Hmm.. needs update with the contents of d6650a4. Back to draft I guess.

@mrnerdhair mrnerdhair marked this pull request as draft February 12, 2022 23:56
@mrnerdhair
Copy link
Contributor Author

Nope, I lied, that was already merged in #367. Back to non-draft.

@mrnerdhair mrnerdhair marked this pull request as ready for review February 12, 2022 23:59
@mrnerdhair
Copy link
Contributor Author

checked axiom and platform-shared; they don't use this anywhere. looks to me like it was only ever actually used in the integration tests, which would make it an internal implementation detail.

@mrnerdhair mrnerdhair added the reopen-later Stuff that's good to go but not a priority at the moment. label Mar 5, 2022
@mrnerdhair mrnerdhair closed this Mar 5, 2022
@mrnerdhair mrnerdhair added this to the Low Priority milestone Mar 5, 2022
@mrnerdhair mrnerdhair linked an issue Mar 17, 2022 that may be closed by this pull request
@mrnerdhair mrnerdhair modified the milestones: Low Priority, hdwallet++ Mar 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
reopen-later Stuff that's good to go but not a priority at the moment.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DebugLinkWallet abstraction is redundant
1 participant