Skip to content

Fix redeemer fetching pass - #210

Open
paluh wants to merge 1 commit into
CardanoSolutions:masterfrom
paluh:fix-input-redeemer-fetching
Open

Fix redeemer fetching pass#210
paluh wants to merge 1 commit into
CardanoSolutions:masterfrom
paluh:fix-input-redeemer-fetching

Conversation

@paluh

@paluh paluh commented Jul 29, 2026

Copy link
Copy Markdown

This fixes redeemer retrieval - we fold here from the right (last element) and not the first.

We could also keep 0 and incrementing approach if we move to foldl' - I believe the order generated from this folding doesn't really matter for the consumed.

@paluh

paluh commented Jul 29, 2026

Copy link
Copy Markdown
Author

P.S. This was tested as a part of cardano-lightning/konduit indexer integration (not yet on main).

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.

1 participant