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

TX test does not respect filter flags. #855

Open
nodech opened this issue Oct 10, 2023 · 1 comment
Open

TX test does not respect filter flags. #855

nodech opened this issue Oct 10, 2023 · 1 comment

Comments

@nodech
Copy link
Contributor

nodech commented Oct 10, 2023

BloomFilter has .update flag, where you can specify if you want bloom filter to update or not.
TX.test(filter) can modify filter regardless of the flags set.

@nodech
Copy link
Contributor Author

nodech commented Oct 10, 2023

Not sure if we should move out .tests to HSBloomFilter (new) class to update the filter ?

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

No branches or pull requests

1 participant