Conversation
the cross-compilation process in the rust komodo recipe differs slightly from the current native_rust recipe used in Zcash. therefore, we have commented out all invocations of the "update_stdlib_hash" function until the komodo rust recipe is updated.
todo: we still need rework rust integration, crates build, etc.
|
Just wanted to share I have been using 1.66 on my mac for a few weeks without any issue. Will do further testing with 1.69.0. I am curious why you choose 1.69.0. |
I chose version By the way, the issue with |
There was a problem hiding this comment.
could you please provide a comment on the purpose and usage of this script
Release v1.2.7
This pull request updates Rust to version 1.69.0. However, we still need to rework the Rust integration, build the crates, and address other related issues. Additionally, this update is expected to resolve the known "not mach-o or llvm bitcode file" issue on MacOS native builds, as described here: #594 (comment). Please refrain from merging this pull request until all tests, including a sync from scratch and sapling crypto, have been completed.
Furthermore, we have the opportunity to address the warnings that arise during the build of Rust crates.