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

Prevalidation without witness before witness required may stick. #400

Open
evoskuil opened this issue Dec 23, 2017 · 0 comments
Open

Prevalidation without witness before witness required may stick. #400

evoskuil opened this issue Dec 23, 2017 · 0 comments
Milestone

Comments

@evoskuil
Copy link
Member

Pre-validation without witness before witness required may cause the blockchain to perpetually reject a tx upon re-validation with witness forks. This because the witness data is additional missing required information which requires the node to re-obtain from a peer or the block under validation. In the latter case the block must have the witness, so there is no risk. Need to ensure that this scenario is covered and will be so with compact blocks as well.

@evoskuil evoskuil added this to the 4.0 milestone Feb 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant