IntersectMBO / plutus-apps

The Plutus application platform
Apache License 2.0
306 stars 214 forks source link

PLT-229 Fixed resuming of UTXO indexer #952

Closed koslambrou closed 1 year ago

koslambrou commented 1 year ago

Note: The diff notes some significant changes in newly created UtxoIndex module. However, most of the code inside is from the old test module. The only stuff I have added is the property tests for resuming + some small refactoring.

Pre-submit checklist: