IntersectMBO / IntersectMBO/cardano-ledger
Fix Imp fixup for Plutus scripts in subtransactions
Open
:detective: testing
DijkstraEra
- Dominant language
- Haskell
- Stars
- 295
- Forks
- 179
- Avg merge
- 4d 7h
- Merged PRs (30d)
- 29
Description
At the moment, Imp framework doesn't support submitting transactions with subtransactions that have Plutus V4 scripts - unless the witnesses and redeemers are added manually.
We should update the dijkstra fixup that allows us to easily submit these.
Contributor guide
Research direction
Start by locating the Dijkstra fixup used by the Imp framework and inspect how it handles subtransactions with Plutus V4 scripts. Reproduce the transaction-submission case described in the issue, then verify that witnesses and redeemers no longer need to be added manually.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell
- Domain
- blockchain
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100