Dry-running transactions #261
MartinSchere
started this conversation in
Ideas / Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Describe your idea, in simple words.
Provide the ability to dry-run transactions (running phase 1 validation) without submitting them to the chain.
Why is it a good idea?
It enables tools such as wallets and testing frameworks to know whether a transaction was built adequately and perform logic after. Ideally, this feature should account for ledger state (e.g know whether a UTxO was consumed).
Are you willing to work on it yourself?
No (I am not good at haskell)
Beta Was this translation helpful? Give feedback.
All reactions