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

Add initial bitcoind integration testing infrastructure #21

Merged
merged 1 commit into from
Feb 6, 2024

Conversation

tcharding
Copy link
Owner

@tcharding tcharding commented Feb 5, 2024

Add a Client type to wrap the bitcoind type and also wrap the bitcoincore-rpc API. Add initial integration tests, basically testing functionality of the Client.

QA here we go!

Add a crate for testing against Bitcoin Core using `bitcoind`. Only
includes basic infrastructure.
@tcharding tcharding merged commit d462630 into master Feb 6, 2024
4 checks passed
@tcharding tcharding deleted the 02-06-bitcoind branch February 6, 2024 04:17
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.

1 participant