Dry-running transactions #397
Locked
KtorZ
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
-
Discussed in #261
Originally posted by MartinSchere September 24, 2022
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