Skip to content

Add back compute_cells function#534

Merged
jtraglia merged 14 commits intoethereum:mainfrom
jtraglia:compute-cells
Feb 18, 2025
Merged

Add back compute_cells function#534
jtraglia merged 14 commits intoethereum:mainfrom
jtraglia:compute-cells

Conversation

@jtraglia
Copy link
Member

We have decided to add this method back. Please see:

@asn-d6
Copy link
Contributor

asn-d6 commented Feb 13, 2025

Thanks for the PR. Is this mostly just a copy-paste of old code? Asking for review purposes.

@jtraglia
Copy link
Member Author

Is this mostly just a copy-paste of old code? Asking for review purposes.

Nope. I didn't reference old commits when doing this. For each binding, I just copied the compute cells & proofs method and pasted it into a new compute cells function, then removed the proofs part. For the testing infrastructure, it was pretty much the same idea. Just copy the relevant parts & modify to fit properly. It was all pretty boiler-plate.

@jtraglia jtraglia marked this pull request as ready for review February 14, 2025 09:35
@BlazeWasHere BlazeWasHere mentioned this pull request Feb 14, 2025
Copy link
Contributor

@asn-d6 asn-d6 left a comment

Choose a reason for hiding this comment

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

LGTM! Thanks a lot!

@jtraglia jtraglia merged commit 8f8a2e5 into ethereum:main Feb 18, 2025
43 checks passed
@jtraglia jtraglia deleted the compute-cells branch February 18, 2025 16:51
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.

2 participants