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

Refactor NodeTestUtil.awaitSync() to check compact filters #4934

Merged

Conversation

Christewart
Copy link
Contributor

We removed SPV node code in #4356 so our default awaitSync() method should await full sychnornization of a neutrino node. This avoids the footgun of writing test cases and using NodeTestUtil.awaitSync() thinking it checks blockheader and compact filter sync.

@Christewart Christewart added node work for the node project refactor labels Dec 29, 2022
@Christewart Christewart added this to the 2.0 milestone Dec 29, 2022
@Christewart Christewart merged commit 746e23c into bitcoin-s:master Dec 29, 2022
@Christewart Christewart modified the milestones: 2.0, 1.9.8 Aug 23, 2023
@Christewart Christewart added this to Done in 1.9.8 Sep 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
node work for the node project refactor
Projects
No open projects
1.9.8
Done
Development

Successfully merging this pull request may close these issues.

None yet

1 participant