You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Heya! In our system we construct a burning TX using CSL 11.5.0 on a browser frontend and then send it serialised as CBOR to our backend where we deserialise it, do some validation and then submit it to our local node. This has been working perfectly fine for a long time now, but recently we ran into very strange DecoderFailure errors with 2 such burning TXs, when we submitted them:
Heya! In our system we construct a burning TX using CSL 11.5.0 on a browser frontend and then send it serialised as CBOR to our backend where we deserialise it, do some validation and then submit it to our local node. This has been working perfectly fine for a long time now, but recently we ran into very strange DecoderFailure errors with 2 such burning TXs, when we submitted them:
We decoded the TXs both with cardano-cli as well as CSL but we could not find anything suspicious.
Do you have an idea what could be wrong here?
Below we have the CBORs of the 2 TXs attached.
The text was updated successfully, but these errors were encountered: