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

Deglobalize wallet.isHardwareWallet #348

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

panleone
Copy link
Member

Abstract

first commit is refactor: trivially remove an unused function

second commit: Try to make wallet.isHardwareWallet() a private member of the wallet class (I did not manage to remove all the calls but I removed many) this is done by:

  • DON'T mark hardware wallets as view only
  • Unify wallet.sign() with ledgerSignTransaction

Copy link

netlify bot commented Apr 17, 2024

Deploy Preview for cheery-moxie-4f1121 ready!

Name Link
🔨 Latest commit 012d8c7
🔍 Latest deploy log https://app.netlify.com/sites/cheery-moxie-4f1121/deploys/661fe4ef5e8e310008077849
😎 Deploy Preview https://deploy-preview-348--cheery-moxie-4f1121.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@panleone panleone marked this pull request as draft April 17, 2024 17:19
@panleone panleone self-assigned this Apr 17, 2024
@panleone panleone added the Refactor A PR or suggestion for rewriting existing code. label Apr 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Refactor A PR or suggestion for rewriting existing code.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant