AleoNet / snarkVM

A Virtual Machine for Zero-Knowledge Executions
https://snarkvm.org
Apache License 2.0
1.08k stars 1.5k forks source link

[Fix] Set console caller and signer when executing closures. #2525

Open d0cd opened 3 months ago

d0cd commented 3 months ago

This PR ensures that the console caller and signer registers are appropriately set when executing a closure.

The CI run is here.