Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* First draft * Add special serialization for ecdsa builtin additional data * Start comparison script * Add compare_all_no_proof target * Update file permissions * Fix makefile * Add special serialization for pedersen builtin additional data * Fix prev commit * Serialize ecdsa additional data as sequence * Expand comparison script * Skip bugged case + Reduce amount of prints in comparison script * Improve skip * Add comparison to CI * Fix * Fix pie memory serialization * Fix constant value * Save temp changes * Revert "Fix constant value" This reverts commit 08e037e. * Use to_bytes instead of serialize impl + simplify scripts * Cleanup * Fix test * Clean interface + remove unwraps * Fixes * clippy * Move arg validation to a separate func * Move mutually exclusive argument validation to clap * rename var * Add Chaneglog entry * Make zip dep optional * Fix wasm imports * Add file extension * Add file extension * Remove unwrap + improve coverage * quick fix * Clean solution * Update README * Update makefile targets --------- Co-authored-by: Pedro Fontana <[email protected]> Co-authored-by: Mario Rugiero <[email protected]>
- Loading branch information