Open t4ccer opened 4 weeks ago
Closes #6210
Add Arbitrary, CoArbitrary and Function instances from QuickCheck for every PlutusLedgerApi type. This is a port of instances from https://github.com/Plutonomicon/plutarch-plutus
Arbitrary
CoArbitrary
Function
QuickCheck
PlutusLedgerApi
Pre-submit checklist:
@effectfully - would you mind taking a look at this?
It's on my list, but I can't do it this week, sorry, too many commitments. I'll do my best to review it the next week. Thanks for the reminder.
Closes #6210
Add
Arbitrary
,CoArbitrary
andFunction
instances fromQuickCheck
for everyPlutusLedgerApi
type. This is a port of instances from https://github.com/Plutonomicon/plutarch-plutusPre-submit checklist: