Skip to content
This repository was archived by the owner on Nov 26, 2024. It is now read-only.

Conversation

tcharding
Copy link
Member

Add support to the v17 client and integration tests for network section methods.

Note, we do not implement into_model for the network methods because apart from FeeRate there are no rust-bitcoin types required.

Note also getaddednodeinfo is untested because without configuring the network it returns an empty list so a test within the current framework would be smoke and mirrors.

Add support to the `v17` client and integration tests for network
section methods.

Note, we do not implement `into_model` for the network methods because
apart from `FeeRate` there are no `rust-bitcoin` types required.

Note also `getaddednodeinfo` is untested because without configuring the
network it returns an empty list so a test within the current framework
would be smoke and mirrors.
@tcharding tcharding merged commit d007f78 into rust-bitcoin:master Sep 11, 2024
31 checks passed
@tcharding tcharding deleted the 09-11-network branch September 12, 2024 02:09
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant