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 functional tests with OpenSSL 3 #264

Merged
merged 1 commit into from
Aug 17, 2022

Conversation

PiRK
Copy link
Collaborator

@PiRK PiRK commented Aug 16, 2022

OpenSSL 3 removed ripemd160, see openssl/openssl#16994

Thus, the functional tests fail on systems with OpenSSL 3.

This is a backport of https://reviews.bitcoinabc.org/D11413

Summary:
OpenSSL 3 removed `ripemd160`, see [[openssl/openssl#16994 | openssl/openssl#16994]]

Thus, the functional tests fail on systems with OpenSSL 3.

This is a backport of [[bitcoin/bitcoin#23716 | core#23716]]

Test Plan: `ninja check-functional-extended`

Reviewers: #bitcoin_abc, Fabien

Reviewed By: #bitcoin_abc, Fabien

Differential Revision: https://reviews.bitcoinabc.org/D11413
@schancel schancel merged commit b308134 into givelotus:master Aug 17, 2022
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.

3 participants