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

Use checkpoint on create #396

Merged
merged 7 commits into from
Sep 28, 2024
Merged

Conversation

Duddino
Copy link
Member

@Duddino Duddino commented Sep 28, 2024

Abstract

Use latest checkpoint on wallet creation to speed up sync.

Testing

  • Create a new wallet
  • Assert that it's using the latest checkpoint
  • Import a new wallet
  • Assert that it's using the old checkpoint

Depends on #395 for latest checkpoints

@Duddino Duddino self-assigned this Sep 28, 2024
Copy link

netlify bot commented Sep 28, 2024

Deploy Preview for cheery-moxie-4f1121 ready!

Name Link
🔨 Latest commit eb1b78e
🔍 Latest deploy log https://app.netlify.com/sites/cheery-moxie-4f1121/deploys/66f831185056870008a798d2
😎 Deploy Preview https://deploy-preview-396--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.

@Duddino Duddino marked this pull request as ready for review September 28, 2024 15:45
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 eb1b78e

Tested both New and Old (imported) wallets, the correct checkpoints are used, transferred Shield between each of the tested wallets, all A-OK.

@Duddino Duddino merged commit c4a7d76 into PIVX-Labs:master Sep 28, 2024
5 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.

2 participants