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

Add a verify function to PublicKey #642

Merged
merged 1 commit into from
Aug 11, 2023

Conversation

tcharding
Copy link
Member

@tcharding tcharding commented Aug 9, 2023

To be uniform with XOnlyPublicKey add a verify function to the PublicKey.

Should have been done when we did #618

@tcharding tcharding changed the title Add a verify function to PublicKey Add a verify function to PublicKey Aug 9, 2023
@apoelstra
Copy link
Member

This does not compile.

@tcharding
Copy link
Member Author

tcharding commented Aug 11, 2023

This does not compile.

lolz, this reminds me of the most painfully educational review I ever got on LKML "Does this even compile?"

@tcharding
Copy link
Member Author

Rebase only, no other changes. If I get green CI first go I win :)

@tcharding
Copy link
Member Author

Ouch! You win.

@tcharding
Copy link
Member Author

tcharding commented Aug 11, 2023

Feature gated imports were incorrect cargo test --all-features and YOLO.

To be uniform with `XOnlyPublicKey` add a `verify` function to the
`PublicKey`.
@tcharding
Copy link
Member Author

tcharding commented Aug 11, 2023

And the formatter, it is hard to get good help.

Copy link
Member

@apoelstra apoelstra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK b9cb37d

@apoelstra apoelstra merged commit 6f05b57 into rust-bitcoin:master Aug 11, 2023
24 checks passed
@tcharding tcharding deleted the 08-09-ecdsa-pubkey-verify branch August 14, 2023 04:51
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