You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge #785: Rearrange tests for XOnlyPublicKey::from_slice
a4cb345 Reposition test_pubkey_from_bad_slice, and move failing cases from test_pubkey_from_slice (Salvatore Ingala)
Pull request description:
Adds two test cases for parsing an invalid key (despite it being 32-byte long).
Perhaps the test for `ZERO` is redundant, as `7` also has no square root, but it felt natural to add it anyway.
ACKs for top commit:
apoelstra:
ACK a4cb345; successfully ran local tests; yeah, sure. I think this makes the tests a bit easier to follow
Tree-SHA512: f5f7f3c175c65bd9f1bb589e18246c9155d8cbed2f43ff425757222cb64fe2ec6b0e793cef500ff3e20d33135c7065fe5a835c3f4693d1b801f71fe36db25a8d
0 commit comments