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

Cover all Tx submission errors in monads for greater DX #65

Open
1 of 3 tasks
uhbif19 opened this issue May 8, 2024 · 1 comment
Open
1 of 3 tasks

Cover all Tx submission errors in monads for greater DX #65

uhbif19 opened this issue May 8, 2024 · 1 comment

Comments

@uhbif19
Copy link
Contributor

uhbif19 commented May 8, 2024

Now bunch of Cardano errors are returned in raw form, which is hard to comprehend for user. We need to cover all such errors, preferably by static check of constraints DSL.

All stuff covered by static checks was separated to #81

TODO:

  • Parse submitting errors to structured datatype (same across backends)
  • Handle TxInOutdated and WrongSlot events
  • Graceful errors on coin selection fail
Copy link

github-actions bot commented May 8, 2024

Status: Blocked ❌

Issues blocking this PR:


This comment was automatically written by the Blocking Issues bot, and this PR will be monitored for further progress.

@github-actions github-actions bot added the blocked Waiting for another PR/issue to be merged/closed. label May 8, 2024
@uhbif19 uhbif19 added backends and removed blocked Waiting for another PR/issue to be merged/closed. labels Jun 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant