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

Dry-running transactions #266

Open
KtorZ opened this issue Sep 30, 2022 Discussed in #261 · 0 comments
Open

Dry-running transactions #266

KtorZ opened this issue Sep 30, 2022 Discussed in #261 · 0 comments
Labels
help welcomed Good for newcomers server Issues which regard the server

Comments

@KtorZ
Copy link
Member

KtorZ commented Sep 30, 2022

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)

@KtorZ KtorZ added enhancement help welcomed Good for newcomers server Issues which regard the server labels Sep 30, 2022
@CardanoSolutions CardanoSolutions locked and limited conversation to collaborators Sep 30, 2022
@KtorZ KtorZ added this to the v5.6.0 milestone Sep 30, 2022
@KtorZ KtorZ removed the enhancement label Oct 21, 2022
@KtorZ KtorZ removed this from the v6.0.0 milestone Oct 5, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
help welcomed Good for newcomers server Issues which regard the server
Projects
None yet
Development

No branches or pull requests

1 participant