Skip to content

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