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

Add execution dry-run just commands #451

Open
Tracked by #396
sebastianst opened this issue Jan 7, 2025 · 1 comment
Open
Tracked by #396

Add execution dry-run just commands #451

sebastianst opened this issue Jan 7, 2025 · 1 comment
Labels
enhancement New feature or request

Comments

@sebastianst
Copy link
Member

We can run a full simulation of a task with just simulate and then, after exporting all sigs to SIGNATURES, execute the task. It'd be great to have an intermediate dry-run command like just dry-run that does everything as close as possible to what execute does, but then doesn't broadcast. So it would use the actual sigs and wouldn't do any nonce or other state overrides etc.

@blmalone
Copy link
Contributor

Referencing this issue: #445 which proposes a solution to the above.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants