Skip to content

Conversation

hebasto
Copy link
Owner

@hebasto hebasto commented Aug 9, 2024

This PR ports a single commit from bitcoin#30051 and amends the test_bitcoin target to fix compiling.

@hebasto hebasto added the port from autotools Ported from the main repository label Aug 9, 2024
@hebasto
Copy link
Owner Author

hebasto commented Aug 9, 2024

cc @josibake @paplorinc as the ported commit authors

@l0rinc
Copy link

l0rinc commented Aug 9, 2024

utACK 6582963

Q: did you discover this after a rebase, or what did "to fix compiling" refer to?

@hebasto
Copy link
Owner Author

hebasto commented Aug 9, 2024

Q: did you discover this after a rebase, or what did "to fix compiling" refer to?

The first commit breaks compiling.

Noticed due to bitcoin#30454 (comment).

hebasto and others added 2 commits August 9, 2024 16:46
Otherwise, the next commit will fail to compile.
Sanity check that using CKey/CPubKey directly vs using secp256k1_keypair objects
returns the same results for BIP341 key tweaking.

Co-authored-by: l0rinc <pap.lorinc@gmail.com>
@hebasto
Copy link
Owner Author

hebasto commented Aug 9, 2024

I've reordered commits to avoid CI failure.

@l0rinc
Copy link

l0rinc commented Aug 9, 2024

I've reordered commits to avoid CI failure.

Cool way to demonstrate the need for this change :)

ACK 7f4cad8

@m3dwards
Copy link

m3dwards commented Aug 9, 2024

ACK 7f4cad8

@hebasto hebasto merged commit 783a27b into cmake-staging Aug 9, 2024
40 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
port from autotools Ported from the main repository
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants