-
Notifications
You must be signed in to change notification settings - Fork 11
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.1.14 release #102
v0.1.14 release #102
Conversation
git-subtree-dir: depend/zcash git-subtree-split: e08571476d8a59d0a624da7b118ab8d8ad2a6246
It seems the CI will not allow me to do the copying i did, i will have to find another way ... https://github.com/ZcashFoundation/zcash_script/actions/runs/6489272390/job/17623221773?pr=102 Unsure about the clippy one as it is in the zcash code but that is a minor: https://github.com/ZcashFoundation/zcash_script/actions/runs/6489272390/job/17623221652?pr=102 |
I would suggest disabling this particular clippy warning in CI using |
Yes that was already done at #103 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changes looks good to me, can you approve ?
The versions bump are not here yet but just the upgrade from zcashd 5.6.0 to 5.7.0.
Unfortunatly there are a few small changes i had to do to the
build.rs
file for this to work. Any alternatives are welcome.