Epic: Simulating Simulations #9133
Labels
C-aztec.js
Component: aztec.js client library
C-aztec.nr
Component: Aztec smart contract framework
T-epic
team-fairies
Nico's team
We want to be able to simulate a transaction that requires approval from an account contract (i.e. checks that involve the signing key, such as authwits), without providing any of these. This would let us know what the result of a transaction would be before signing anything. As a side-effect we'd learn in advance all of the authwits that we need to sign before execution begins, which means we don't need interactivity from the PXE and the signer (because we've pre-signed everything).
More context: https://forum.aztec.network/t/simulating-simulations/2218
Tasks
The text was updated successfully, but these errors were encountered: