-
Notifications
You must be signed in to change notification settings - Fork 156
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implement running from
CairoPie
(#1720)
* Implement CairoPieMetadata validity checks * Save progres * Progress * Progress * Clippy * Impl generic serialization for suffixed ver * Implement custom generic deserialization * Rename module * Complete API * Add docs & examples * Fix docs * Remove reference from method * Add clippy allow * Add changelog entry * Add no-std import * Fix * fmt * Use a wrapper for CairoPie additional data * Update changelog * Fix tests + fmt * Add test for validity checks * Start implementing cairo_run_pie * Implement extend_additional_data for hash * Handle check * Simplify * Simplify * Implement extend_additional_data for ecdsa * Add test * Implement extend_additional_data for output * Implement extend_additional_data for enum * Add changelog entry * Add doc comments to get_additional_data & extend_additional_data * Check n_steps * Fail if proof mode * wip * Finalize segments by cairo pie * Add integration test for fibonacci * Impl check_pie_compatibility * Simplify code * Generalize test * Extend additional data * Improve test * Fix bug + add more test cases * Add more test cases * Add doc * Add test * Add docs * Add changelog entry * clippy * changelog * fmt
- Loading branch information
Showing
12 changed files
with
408 additions
and
31 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
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
Oops, something went wrong.