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 Masternode UTXO detection #301

Merged
merged 1 commit into from
Feb 25, 2024
Merged

Fix Masternode UTXO detection #301

merged 1 commit into from
Feb 25, 2024

Conversation

Duddino
Copy link
Member

@Duddino Duddino commented Feb 25, 2024

Abstract

Masternodes weren't using the right UTXO when you had multiple.
The whole masternode system is pending a refactor anyways, but this patch should at least get it usable for 1.5.0

Testing

  • Create a masternode UTXO
  • Send some PIVs to that address
  • Test that it successfully creates the masternode

Copy link

netlify bot commented Feb 25, 2024

Deploy Preview for cheery-moxie-4f1121 ready!

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

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 cf75a39

@JSKitty JSKitty requested a review from Liquid369 February 25, 2024 17:32
@JSKitty JSKitty added the Bug This is either a bugfix (PR) or a bug (issue). label Feb 25, 2024
Copy link

@Liquid369 Liquid369 left a comment

Choose a reason for hiding this comment

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

tACK cf75a39

@JSKitty JSKitty merged commit 86f001f into PIVX-Labs:master Feb 25, 2024
7 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.

3 participants