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

blockchain: Correct best pool size on disconnect. #1431

Conversation

davecgh
Copy link
Member

@davecgh davecgh commented Aug 31, 2018

This corrects the NextPoolSize field that was recently added to the best state when a block is disconnected to calculate the next pool size relative to the previous block since it will become the new best state.

@davecgh davecgh added this to the 1.4.0 milestone Aug 31, 2018
@davecgh davecgh force-pushed the blockchain_correct_disconnect_beststate_poolsize branch from f097d21 to c55be06 Compare August 31, 2018 09:26
This corrects the NextPoolSize field that was recently added to the best
state when a block is disconnected to calculate the next pool size
relative to the previous block since it will become the new best state.
@davecgh davecgh force-pushed the blockchain_correct_disconnect_beststate_poolsize branch from c55be06 to 2a18beb Compare August 31, 2018 17:46
@davecgh davecgh merged commit 2a18beb into decred:master Aug 31, 2018
@davecgh davecgh deleted the blockchain_correct_disconnect_beststate_poolsize branch August 31, 2018 19:12
JFixby pushed a commit to JFixby/dcrd that referenced this pull request Sep 20, 2019
txscript: handle variable length P2PKH signatures in ComputePkScript
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.

3 participants