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

Fix peg functional test compatability with Core 0.17 #416

Closed

Conversation

instagibbs
Copy link
Collaborator

Two issues fixed:

  1. configuration files aren't reading in arguments due to: https://github.com/bitcoin-core/bitcoin-devwiki/wiki/0.17.0-Release-notes#configuration-sections-for-testnet-and-regtest

Implemented a cross-compatible version until we ratchet support to 0.17+ only post-rebase.

  1. validateaddress is deprecated, allowing use for now until we want to ratchet to Core 0.17 only support. Worse case this will happen after rebase of Elements to 0.17.

@jonasnick
Copy link
Contributor

utACK

@stevenroose
Copy link
Member

@instagibbs Can I incorporate this in #415 perhaps?

@jtimon
Copy link
Contributor

jtimon commented Sep 25, 2018

Yeah, Can we rebase this on top of #415 ?

@instagibbs
Copy link
Collaborator Author

That's ok I guess but with #415 I might just push to delete this test altogether

@instagibbs
Copy link
Collaborator Author

this test no longer exists, closing

@instagibbs instagibbs closed this Sep 26, 2018
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.

4 participants