fhevm icon indicating copy to clipboard operation
fhevm copied to clipboard

docs(library-solidity): resolve variable shadowing in TestAsyncDecrypt example

Open qiwihui opened this issue 2 months ago • 6 comments

The latestRequestId variable was shadowed, causing myCustomCallback checks to fail.

qiwihui avatar Oct 05 '25 14:10 qiwihui

Thank you for your pull request. We require contributors to sign our Contributor License Agreement / Terms and Conditions, and we don't seem to have the users @qiwihui on file. In order for us to review and merge your code, please sign:

  • For individual contribution: our CLA
  • for Bounty submission, if you are an individual: our T&C
  • for Bounty submission, if you are a company: our T&C to get yourself added.

If you already signed one of this document, just wait to be added to the bot config.

cla-bot[bot] avatar Oct 05 '25 14:10 cla-bot[bot]

signed

qiwihui avatar Oct 05 '25 14:10 qiwihui

@cla-bot check

aquint-zama avatar Oct 06 '25 08:10 aquint-zama

The cla-bot has been summoned, and re-checked this pull request!

cla-bot[bot] avatar Oct 06 '25 08:10 cla-bot[bot]

Thanks for your PR @qiwihui, could you please rephrase your commit with docs(library-solidity): …?

aquint-zama avatar Oct 06 '25 08:10 aquint-zama

Thanks for your PR @qiwihui, could you please rephrase your commit with docs(library-solidity): …?

Sure. A new commit has been committed and the older one has been revert. Please squash the commits when merging.

qiwihui avatar Oct 06 '25 08:10 qiwihui