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

Fix 455 #473

Merged
merged 6 commits into from
Nov 25, 2024
Merged

Fix 455 #473

merged 6 commits into from
Nov 25, 2024

Conversation

Duddino
Copy link
Member

@Duddino Duddino commented Nov 20, 2024

Abstract

Fix #455 and add e2e tests

Testing

(You can skip this, there is an e2e test that does exaclty this)

  • Import a shield capable wallet
  • Enable private mode
  • Delete and import a public only wallet
  • Assert that it's in public mode

Copy link

netlify bot commented Nov 20, 2024

Deploy Preview for cheery-moxie-4f1121 ready!

Name Link
🔨 Latest commit 666f36a
🔍 Latest deploy log https://app.netlify.com/sites/cheery-moxie-4f1121/deploys/67447ceaee291500086d1350
😎 Deploy Preview https://deploy-preview-473--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.

JSKitty
JSKitty previously approved these changes Nov 21, 2024
Copy link
Member

@JSKitty JSKitty left a comment

Choose a reason for hiding this comment

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

tACK 0c423c1

  • Created + Encrypted a new wallet.
  • Fully synced Shield and switched to Private Mode.
  • Deleted wallet and imported a Legacy Wallet.
  • Performed a Transparent Tx without issue.

Looking good. Just e2e tests do not seem happy in GitHub Actions.

Copy link
Member

@JSKitty JSKitty left a comment

Choose a reason for hiding this comment

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

re-ACK

@panleone panleone merged commit 27b17a9 into PIVX-Labs:master Nov 25, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Private mode settings need to reset if shield is not available
3 participants