Skip to content
This repository was archived by the owner on Apr 18, 2025. It is now read-only.

Conversation

DreamWuGit
Copy link

@DreamWuGit DreamWuGit commented Jun 7, 2024

Description

table example mismatch code implementation. update as following:

  1. In the table, change q_step_first to enabled for only first row of the first step
  2. change q_step_last is enabled for only last row of the last step
  3. adjust num_rows_until_next_step to zero at first row of each step. Thus the column should be 0, 5, 4, 3, 2, 1,
    0, 6, 5, ... instead of 5, 4, 3, 2, 1, 0, 6, 5, ....

Issue Link

[link issue here]

@lispc lispc merged commit b19a2f8 into develop Jun 7, 2024
@lispc lispc deleted the doc_evm_circuit branch June 7, 2024 13:42
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants