Closed kayvank closed 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
@koslambrou retrieve from store with depth than the number of events were filing. In particular, this onealways failed.
The other PR has been merged: https://github.com/input-output-hk/plutus-apps/pull/1034, so a rebase is necessary.
created https://input-output.atlassian.net/browse/PLT-5460 for the toVacuum flag
Fixes are:
equivalent
test criteria, replace with sort/compareisToVacuume
switch indicating SQLite vacuum operation. The switch is not in CLI, and set to True. In test we set that to False.Spent
Additional notes:
Regression test showing the failure see PR-1032 Pre-submit checklist: