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

Get rid of KZG constants #72

Open
zilm13 opened this issue Jul 5, 2024 · 0 comments
Open

Get rid of KZG constants #72

zilm13 opened this issue Jul 5, 2024 · 0 comments

Comments

@zilm13
Copy link
Collaborator

zilm13 commented Jul 5, 2024

See: https://github.com/Nashatyrev/teku/blob/das/infrastructure/kzg/src/main/java/tech/pegasys/teku/kzg/KZG.java#L26-L32
We could avoid G1 and G2 by changing trusted format to already flatten.
We could use number of columns from config instead of CELLS_PER_EXT_BLOB.
If something remains, we could mix it to designated test.

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

No branches or pull requests

1 participant