-
Notifications
You must be signed in to change notification settings - Fork 126
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Split C code into more files * Fix rust bindings * Add common/fr.* files * Do more common splits * More common split/cleanup * Fix lincomb definition * Get rid of common/constants.h * Get rid of common/types.h * Move common/blob to eip4844/blob * Delete test/debug.h * Add dir to all includes * Generate rust bindings * Set InsertNewlineAtEOF to true * Move preprocessor thing down * Merge g1/g2 into ec * Move KZGCommitment/Proof to eip4844 * Remove ret.c & settings.c * Rename helpers to utils * Move settings.h to setup * Rename api.c/h to <dir>.c/h * Create new eip7594/poly files * Split eip7594 into fk20 & recovery files * Move verification helpers to verify section
- Loading branch information
Showing
43 changed files
with
2,564 additions
and
1,904 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.