Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Epic: Simulating Simulations #9133

Open
5 tasks
Tracked by #9128
nventuro opened this issue Oct 9, 2024 · 0 comments
Open
5 tasks
Tracked by #9128

Epic: Simulating Simulations #9133

nventuro opened this issue Oct 9, 2024 · 0 comments
Labels
C-aztec.js Component: aztec.js client library C-aztec.nr Component: Aztec smart contract framework T-epic team-fairies Nico's team

Comments

@nventuro
Copy link
Contributor

nventuro commented Oct 9, 2024

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

Preview Give feedback
@nventuro nventuro added C-aztec.nr Component: Aztec smart contract framework C-aztec.js Component: aztec.js client library T-epic team-fairies Nico's team labels Oct 9, 2024
@nventuro nventuro changed the title Epic: Simuatling Simulations Epic: Simulating Simulations Oct 9, 2024
@rahul-kothari rahul-kothari added this to the TestNet milestone Oct 11, 2024
@rahul-kothari rahul-kothari removed this from the TestNet milestone Oct 28, 2024
@github-project-automation github-project-automation bot moved this to Todo in A3 Oct 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-aztec.js Component: aztec.js client library C-aztec.nr Component: Aztec smart contract framework T-epic team-fairies Nico's team
Projects
Status: Todo
Development

No branches or pull requests

2 participants