IntersectMBO / cardano-ledger

The ledger implementation and specifications of the Cardano blockchain.
Apache License 2.0
262 stars 155 forks source link

UTXO conformance with Babbage transactions #4660

Closed Soupstraw closed 2 months ago

Soupstraw commented 2 months ago

Description

This PR adds conformance testing for the UTXO rule using the old generic generators from Babbage.

related to IntersectMBO/formal-ledger-specifications#584

Checklist