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 bitcoin clients #1697

Merged
merged 2 commits into from
Feb 19, 2021
Merged

Refactor bitcoin clients #1697

merged 2 commits into from
Feb 19, 2021

Conversation

t-bast
Copy link
Member

@t-bast t-bast commented Feb 18, 2021

And improve test coverage specifically for the calls we'll rely on for CPFP and RBF.
I wanted to separate this PR from the one that actually use these calls for RBF/CPFP to avoid a monster PR, as these refactoring/clean-ups make sense anyway.

I also split a test in the ElectrumWatcherSpec into two tests because it was a bit flaky (block count synchronization between bitcoind and electrum in the test suite is a bit flaky when a test generates multiple blocks in a sequence).

And improve test coverage specifically for the calls we'll rely on for CPFP
and RBF.
@t-bast t-bast requested review from pm47 and sstone February 18, 2021 16:58
@t-bast t-bast merged commit d9c0b86 into master Feb 19, 2021
@t-bast t-bast deleted the refactor-bitcoin-clients branch February 19, 2021 13:33
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.

2 participants