Open
Description
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
andWrongSlot
events - Graceful errors on coin selection fail