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

v0 improvements #12

Merged
merged 8 commits into from
Dec 13, 2023
Merged

v0 improvements #12

merged 8 commits into from
Dec 13, 2023

Conversation

tcharding
Copy link
Owner

Improvements found while working on #8.

In preparation for adding bip370 test vectors prefix the current tests.
This file got here somehow while I was doing the bip174 tests, it should
never have been here, remove it.
To be uniform with how we name bip files in `rust-bitcoin` remove the
hyphen from test file names.
The test files do not need links to the bip.
@tcharding
Copy link
Owner Author

tcharding commented Dec 13, 2023

I'm going to merge straight away, nothing unusual here except the usage of the signing API which should have been in the v0 example right from the start.

We provide a signing API for ECDSA inputs, use it. (Includes some minor
cleanups.)
@tcharding tcharding force-pushed the 12-13-v0-improvements branch from c0bc5a4 to 5a653ff Compare December 13, 2023 01:17
@tcharding tcharding merged commit c8e5ac9 into master Dec 13, 2023
4 checks passed
@tcharding tcharding deleted the 12-13-v0-improvements branch December 13, 2023 01: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.

1 participant