Files
powdr/executor
Georg Wiese ade87fa24d Witgen: Bug fixes in Block machine witness generation (#1509)
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.
2024-07-01 16:30:01 +00:00
..