Skip to content

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

Open
@uhbif19

Description

@uhbif19

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions