Skip to content

Comments

Deglobalize wallet.isHardwareWallet#348

Draft
panleone wants to merge 3 commits intoPIVX-Labs:masterfrom
panleone:clean_up_wallet
Draft

Deglobalize wallet.isHardwareWallet#348
panleone wants to merge 3 commits intoPIVX-Labs:masterfrom
panleone:clean_up_wallet

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

@netlify
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