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

Update zcash to new V5 API; add tests #30

Merged
merged 7 commits into from
Apr 18, 2022
Merged

Conversation

conradoplg
Copy link
Contributor

Expose the new V5 zcash_script functions, which implement ZIP-244 changes, see zcash/zcash#5607

This points to that PR (it must be updated after it's merged, so it's a draft PR for now) and add tests.

teor2345
teor2345 previously approved these changes Mar 2, 2022
Copy link
Contributor

@teor2345 teor2345 left a comment

Choose a reason for hiding this comment

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

Looks good.

There's a sentence in the docs that got cut off, but it's not a blocker.

@conradoplg conradoplg force-pushed the zcash_script_v5_api branch 2 times, most recently from 84f568e to 579c0c0 Compare March 7, 2022 16:23
@conradoplg conradoplg marked this pull request as ready for review March 7, 2022 16:23
@conradoplg
Copy link
Contributor Author

@teor2345 this is ready again - I fixed the comment. (I tried to add a V5 test but realized that particular test vector wasn't supposed to work)

@conradoplg conradoplg marked this pull request as draft March 7, 2022 19:04
@conradoplg
Copy link
Contributor Author

Ah, forgot that we need to wait for the zcash PR to merge

teor2345
teor2345 previously approved these changes Mar 8, 2022
Copy link
Contributor

@teor2345 teor2345 left a comment

Choose a reason for hiding this comment

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

Thanks for the tests and docs, looks great!

@conradoplg conradoplg force-pushed the zcash_script_v5_api branch from 465ba58 to 468cb28 Compare March 24, 2022 13:55
@conradoplg conradoplg marked this pull request as ready for review April 18, 2022 17:56
@conradoplg conradoplg merged commit 98c7418 into master Apr 18, 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