Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Implement Columns view for BytePackingStark #422

Merged
merged 2 commits into from
Aug 8, 2024
Merged

Conversation

Nashtare
Copy link
Collaborator

Continuation of the work in #312

@Nashtare Nashtare added this to the Misc. milestone Jul 20, 2024
@Nashtare Nashtare self-assigned this Jul 20, 2024
@Nashtare Nashtare requested a review from muursh as a code owner July 20, 2024 20:49
@github-actions github-actions bot added the crate: evm_arithmetization Anything related to the evm_arithmetization crate. label Jul 20, 2024
@Nashtare
Copy link
Collaborator Author

Nashtare commented Aug 5, 2024

@einar-polygon what's the status on the review? Do you need help?

Copy link
Contributor

@einar-polygon einar-polygon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Most changes are mechanical rewrites from constants to stuct fields and seem correct to me.

The combination of macros and unsafe code does not seem boring. It is difficult for me to identify buggy edge-cases in this type of code.

Overall it seems like these changes use the same mechanisms that are used in the other starks and by virtue of that, it is exactly what it is expected to be.

lgtm.

@Nashtare Nashtare merged commit dc83b22 into develop Aug 8, 2024
16 checks passed
@Nashtare Nashtare deleted the bp_view branch August 8, 2024 23:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
crate: evm_arithmetization Anything related to the evm_arithmetization crate.
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants