Skip to content

Conversation

@dragospe
Copy link
Collaborator

The TraitObjectScanner can return the mutators in different orders depending on the run.

I think this results in the PlutusScriptsTransactionMutator failing intermittently if it is executed after the RemoveInputsFromUtxoMutator and there is a reference script in the spent inputs.

I put AddOutputsToUtxoMutator prior to the PlutusScriptsTransactionMutator for the same reason -- I think that the PlutusScripts mutator should have access to reference scripts in the outputs as well, but I'm not certain if this is correct.

dragospe added a commit to cardano-hydrozoa/hydrozoa that referenced this pull request Nov 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants