Open gregnazario opened 1 year ago
Fix is here, but author is unresponsive https://github.com/zkcrypto/merlin/pull/6
I've got access to Bluesky now, which both contributors to the Merlin repository seem to use. So, I'm reaching out to them again about it.
Pinged both contributors on Bluesky again. Waiting on a response still.
can anyone write a more detail to fix this, i applied [patch.crates-io] merlin = { git = "https://github.com/aptos-labs/merlin" }
but it still error.
🚀 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: https://github.com/zkcrypto/merlin/pull/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: https://github.com/aptos-labs/aptos-core/pull/9324
Blocked on: https://github.com/zkcrypto/merlin/pull/6
Additional user details here: https://github.com/aptos-labs/aptos-core/issues/9377