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
Somebody posted a CML error they got through Carp v3.3.0. Not sure if this looks familiar. I haven't tried to reproduce it myself
can't decode shelley output payload: Deserialization failed in TransactionOutput.ConwayFormatTxOut.script_reference.Script.Script because: No variant matched.
Failures:
Deserialization failed in Native.script.NativeScript.NativeScript because: No variant matched. Failures:
Deserialization failed in ScriptPubkey.ScriptPubkey.tag because: Expected fixed value 0 found 3
Deserialization failed in ScriptAll.ScriptAll.tag because: Expected fixed value 1 found 3
Deserialization failed in ScriptAny.ScriptAny.tag because: Expected fixed value 2 found 3
Deserialization failed in ScriptNOfK because: Definite length mismatch: found 2
Deserialization failed in ScriptInvalidBefore.ScriptInvalidBefore.tag because: Expected fixed value 4 found 3
Deserialization failed in ScriptInvalidHereafter.ScriptInvalidHereafter.tag because: Expected fixed value 5 found 3
Deserialization failed in PlutusV1.tag because: Expected fixed value 1 found 0
Deserialization failed in PlutusV2.tag because: Expected fixed value 2 found 0
Deserialization failed in PlutusV3.tag because: Expected fixed value 3 found 0
The text was updated successfully, but these errors were encountered:
No, I've asked the person who initially reported this for this information, but not sure if they will provide it. I created this issue anyway in case it comes up again or they answer
Somebody posted a CML error they got through Carp v3.3.0. Not sure if this looks familiar. I haven't tried to reproduce it myself
The text was updated successfully, but these errors were encountered: