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 filtering blocks when using CTOR #14

Merged
merged 1 commit into from
Jun 25, 2019
Merged

Fix filtering blocks when using CTOR #14

merged 1 commit into from
Jun 25, 2019

Conversation

cpacia
Copy link
Contributor

@cpacia cpacia commented Jun 23, 2019

There is a bug where the bloom filter will fail to match if the dependent transaction
appears after a child due to CTOR. This commit fixes the bug.

closes #13

There is a bug where the bloom filter will fail to match if the dependent transaction
appears after a child due to CTOR. This commit fixes the bug.
@cpacia cpacia merged commit 800e62f into master Jun 25, 2019
@zquestz zquestz deleted the merkle branch June 26, 2019 08:18
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.

Merkle blocks not constructed using CTOR
2 participants