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

Only return the OverlappingAdditionalUtxo error if the provided UTXO actually differs from the one in the ledger #407

Merged

Conversation

Quantumplation
Copy link
Contributor

@Quantumplation Quantumplation commented Jul 19, 2024

This simplifies downstream logic, since we can just provide the UTXOs we have, and not worry about whether they've been included in the ledger by now or not.

(Disclaimer: I'm terrified of getting a haskell dev environment up, so this hasn't been tested, and might need imports tweaked)

@KtorZ KtorZ merged commit 09d9e9c into CardanoSolutions:master Jul 23, 2024
8 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants