Skip to content

Conversation

@Forpee
Copy link
Collaborator

@Forpee Forpee commented Jun 9, 2025

Reverts #49

@Forpee Forpee merged commit c22778a into main Jun 9, 2025
1 check passed
@ecioppettini
Copy link
Contributor

was there a reason this had to be reverted? was the code actually wrong?

@Forpee
Copy link
Collaborator Author

Forpee commented Jun 11, 2025

was there a reason this had to be reverted? was the code actually wrong?

@ecioppettini Sorry for reverting — the code looked good, but a zkEngine test failed after the change. I’m going to add some CI tests first before looking at your other PRs. Again, thanks for those

@ecioppettini
Copy link
Contributor

was there a reason this had to be reverted? was the code actually wrong?

@ecioppettini Sorry for reverting — the code looked good, but a zkEngine test failed after the change. I’m going to add some CI tests first before looking at your other PRs. Again, thanks for those

No problem. I did miss the fact that a test was failing. If it helps, I think the reason it failed is because of #47. I think the highest address used in that case is close enough to the last host call witness, that the division by 7 instead of 8 is enough to cover for it.

I think probably when I tested I just had both patches at the same time, but then did split it into multiple patches and didn't consider that.

@Forpee
Copy link
Collaborator Author

Forpee commented Jun 14, 2025

was there a reason this had to be reverted? was the code actually wrong?

@ecioppettini Sorry for reverting — the code looked good, but a zkEngine test failed after the change. I’m going to add some CI tests first before looking at your other PRs. Again, thanks for those

No problem. I did miss the fact that a test was failing. If it helps, I think the reason it failed is because of #47. I think the highest address used in that case is close enough to the last host call witness, that the division by 7 instead of 8 is enough to cover for it.

I think probably when I tested I just had both patches at the same time, but then did split it into multiple patches and didn't consider that.

@ecioppettini makes sense, you can open another PR for it. Thanks again!

@Forpee
Copy link
Collaborator Author

Forpee commented Jun 16, 2025

@ecioppettini Are you going to re-open this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants