mirror of
https://github.com/powdr-labs/powdr.git
synced 2026-04-20 03:03:25 -04:00
Some witness generation fixes needed to make #1508 work: - When we check whether we already answered the query, we assumed that the latch row is the last row; now, we use the actual latch row. - That same check might access any row in the last block, so now we never finalize the last block.