Skip to content

fix: align ScriptPurpose redeemer ordering with ledger#130

Open
knoal wants to merge 1 commit into
aiken-lang:mainfrom
knoal:fix/redeemer-ledger-ordering
Open

fix: align ScriptPurpose redeemer ordering with ledger#130
knoal wants to merge 1 commit into
aiken-lang:mainfrom
knoal:fix/redeemer-ledger-ordering

Conversation

@knoal

@knoal knoal commented Jun 8, 2026

Copy link
Copy Markdown

Summary

  • update cardano/transaction/script_purpose.compare to follow ledger redeemer ordering
  • fix the existing script_purpose comparison test to match that ordering
  • clarify the Transaction.redeemers note to document the actual sequence

Closes #125.

Validation

  • /home/alex/.openclaw/workspace/tmp/aiken-aiken/target/release/aiken check

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.

Redeemers assoc list is not actually ordered on ScriptPurpose

1 participant