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

Change bytes to num function #499

Merged
merged 2 commits into from
Dec 13, 2024
Merged

Conversation

Duddino
Copy link
Member

@Duddino Duddino commented Dec 12, 2024

Abstract

Shield sync sometimes failed. This is because valueBalance was out of bounds.
Debugging with advanced tools such as console logs revealed that MPW always picked up the correct array, but sometimes bytesToNum gave a wrong answer. Why and why does it only do it sometimes? I have no clue.
Hopefully this fixes the issue

Testing

Sync shield a bunch of times?

Copy link

netlify bot commented Dec 12, 2024

Deploy Preview for cheery-moxie-4f1121 ready!

Name Link
🔨 Latest commit 3d1d6b6
🔍 Latest deploy log https://app.netlify.com/sites/cheery-moxie-4f1121/deploys/675b44b1d6e16d0008714290
😎 Deploy Preview https://deploy-preview-499--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 added the Bug This is either a bugfix (PR) or a bug (issue). label Dec 12, 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 3d1d6b6

In my personal testing (syncing the same seed from scratch in 5 isolated instances, in parallel and in segregated timings), I have not been able to replicate the transaction handling issue (in Firefox, the suspected browser this oddly affects).

@JSKitty JSKitty merged commit 776891a into PIVX-Labs:master Dec 13, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug This is either a bugfix (PR) or a bug (issue).
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants