[Feature Request] Remove patch for Merlin (Patched Merlin dependency needed for Rust SDK users) #9340
Labels
enhancement
New feature or request
stale-exempt
Prevents issues from being automatically marked and closed as stale
🚀 Feature Request
Push upstream patch for Merlin, so users of the Rust SDK don't have to patch it locally.
DO NOT CLOSE
Details
Anyone who has this error, will need to apply the patches for Merlin:
They can add the patch for the
aptos-sdk
by adding to their Cargo.toml, which removes the error:Rust doesn't let you apply a patch globally, so every user has to apply the patch. The maintainers of Merlin have been unresponsive on Github, Twitter. The patch is already ready here: zkcrypto/merlin#6, but we have to maintain our own patch. @alinush had a previous conversation about it, and we should be able to get it in, but we're blocked on that.
Documentation added here: #9324
Blocked on: zkcrypto/merlin#6
Additional user details here: #9377
The text was updated successfully, but these errors were encountered: