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

[Minting] Better filtering of zPiv serials in miner. #316

Merged
merged 1 commit into from
Oct 27, 2017

Conversation

presstab
Copy link

When the miner detects the same zPiv serial already including in the block it is creating, it was not correctly continuing to the next transaction, and therefore was ultimately adding the tx to the block, which would later be rejected as invalid.

When the miner detects the same zPiv serial already including in the block it is creating, it was not correctly continuing to the next transaction, and therefore was ultimately adding the tx to the block, which would later be rejected as invalid.
@Fuzzbawls Fuzzbawls added this to the 3.0.4 milestone Oct 25, 2017
@Fuzzbawls Fuzzbawls changed the title Better filtering of zPiv serials in miner. [Minting] Better filtering of zPiv serials in miner. Oct 25, 2017
@rejectedpromise
Copy link

utACK

@Fuzzbawls
Copy link
Collaborator

been running with this for over 24 hours without any noticeable issue(s), and the code looks sound, so...

ACK fc16763

@s3v3nh4cks
Copy link

Ack

@Mrs-X
Copy link

Mrs-X commented Oct 27, 2017

utACK and merging...

@Mrs-X Mrs-X merged commit fc16763 into PIVX-Project:master Oct 27, 2017
Mrs-X added a commit that referenced this pull request Oct 27, 2017
fc16763 Better filtering of zPiv serials in miner. (presstab)

Tree-SHA512: 76cad2475e8b59677ddeaf76243e8333c6bcb8ec1920b19781aa07657abd0cdbbb14f71f7e1bc37850474de7309ad3697cca39168a0b5be595ae36230745e556
Fuzzbawls pushed a commit to Fuzzbawls/PIVX that referenced this pull request Oct 29, 2017
When the miner detects the same zPiv serial already including in the block it is creating, it was not correctly continuing to the next transaction, and therefore was ultimately adding the tx to the block, which would later be rejected as invalid.

Github-Pull: PIVX-Project#316
Rebased-From: fc16763
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants