Skip to content

Remove compute_cells method#3796

Merged
asn-d6 merged 2 commits intoethereum:devfrom
jtraglia:remove-compute-cells
Jun 11, 2024
Merged

Remove compute_cells method#3796
asn-d6 merged 2 commits intoethereum:devfrom
jtraglia:remove-compute-cells

Conversation

@jtraglia
Copy link
Member

As of #3788, compute_cells has been replaced by compute_cells_and_kzg_proofs and as a result compute_cells is no longer used. I don't believe this function is necessary now. I'm unaware of a situation where one would need the cells without proofs. Also, if you don't care about the proofs, you could use compute_cells_and_kzg_proofs and discard the proofs.

@jtraglia jtraglia requested review from asn-d6 and dankrad June 11, 2024 12:12
@jtraglia jtraglia added the eip7594 PeerDAS label Jun 11, 2024
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!

@asn-d6 asn-d6 force-pushed the remove-compute-cells branch from b0da34e to 93dfcda Compare June 11, 2024 16:19
@asn-d6 asn-d6 merged commit 973f9cd into ethereum:dev Jun 11, 2024
@jtraglia jtraglia deleted the remove-compute-cells branch June 11, 2024 16:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

eip7594 PeerDAS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants