Skip to content

Add network variants to GetPeerInfoResultNetwork #2

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

Merged
merged 2 commits into from
Sep 16, 2021
Merged

Add network variants to GetPeerInfoResultNetwork #2

merged 2 commits into from
Sep 16, 2021

Conversation

notmandatory
Copy link

@notmandatory notmandatory commented Sep 14, 2021

Added missing network type variants that are found in bitcoin/src/netbase.cpp. In particular I had to add NotPubliclyRoutable to fix tests when updating bitcoind to use bitcoin version 0.22, see rust-bitcoin/bitcoind#30.

#1 added NotPubliclyRoutable so this PR only adds the other missing variants that are present in bitcoin/src/netbase.cpp version 22.0 .

@RCasatta
Copy link
Owner

could you please rebase, it looks #1 touched the network variants also...

@RCasatta RCasatta merged commit a9cdace into RCasatta:master Sep 16, 2021
@notmandatory notmandatory deleted the add_new_networks branch September 16, 2021 15:42
@notmandatory
Copy link
Author

Added corresponding PR to upstream rust-bitcoin#200

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