IntersectMBO / plutus-apps

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

Fix utxo query result and test cases, PLT-1540, and PLT-1536 #1021

Closed kayvank closed 1 year ago

kayvank commented 1 year ago

Fixes are:

koslambrou commented 1 year ago

First pass, I'll take a more in-depth look later. Which test actually makes the query fail without the fix?

@kayvank

kayvank commented 1 year ago

@koslambrou retrieve from store with depth than the number of events were filing. In particular, this onealways failed.

koslambrou commented 1 year ago

The other PR has been merged: https://github.com/input-output-hk/plutus-apps/pull/1034, so a rebase is necessary.

kayvank commented 1 year ago

created https://input-output.atlassian.net/browse/PLT-5460 for the toVacuum flag