Skip to content

Release v0.18.0 #392

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

Merged
merged 15 commits into from
May 8, 2025
Merged

Release v0.18.0 #392

merged 15 commits into from
May 8, 2025

Conversation

feltroidprime
Copy link
Collaborator

@feltroidprime feltroidprime commented May 8, 2025

…g print statements in `_scalar_mul_fake_glv` function.
…nd Cargo.toml; adjust wasm.sh for new package version.
…nused parameter and simplify calls in `honk.rs` and `zk_honk.rs`. Clean up test modules in `eisenstein.rs` and `fake_glv.rs` by removing unnecessary imports.
…t WASM export in garaga_rs_bg.wasm.js and package.json for consistency.
… for verifier generation

- Introduced `check_version` function to verify compatibility of installed bb and nargo versions.
- Updated error handling in `gen_honk_verifier` to provide detailed feedback if version mismatches occur.
- Added console output for version warnings and installation instructions.
- Defined BB_VERSION and NARGO_VERSION constants in generator_honk.py for version management.
… hash function in `keccak256.py`, updating references in `honk.py` to use the new implementation.
…VERSION` to 0.86.0

- Improved error message in `honk.py` for invalid verifying key byte length.
- Added functions to check compatibility of `bb` and `nargo` versions in `gen.py`.
- Updated version constants in `generator_honk.py` and adjusted output format in `run.sh` scripts for consistency.
- Modified binary output handling in `run.sh` to streamline proof generation processes.
- Updated test functions to use `unwrap()` for better readability and removed unnecessary digest calculations.
- Streamlined the test structure for `honk_keccak_calldata` and `zk_honk_keccak_calldata` to focus on essential functionality.
…ons.cairo` and `curves.cairo`

- Removed `BLS_X_SEED_SQ_EPNS` constant from `definitions.cairo` and `ec_ops.cairo`.
- Commented out unused modules in `lib.cairo` to streamline the codebase.
- Updated comments in `curves.cairo` for clarity and removed unnecessary scalar conversion code.
- Enhanced assertions in `ec_ops.cairo` for better error reporting.
…ctors.cairo`

- Adjusted loop in `generate_selector_code.py` to correctly handle selector bit extraction for `n_bits - 2`.
- Updated variable unpacking in `selectors.cairo` to ignore unused values, improving code clarity.
- Minor formatting changes in `ec_ops.cairo` for consistency.
- Simplified calculations in the `run_PREPARE_FAKE_GLV_PTS_circuit` function by removing redundant operations and improving readability.
- Commented out an unused assignment in `ec.py` to enhance code clarity.
- Updated variable assignments in `ec.cairo` to reflect the changes in the circuit logic.
- Changed the ECIP_OPS_CLASS_HASH value in `generator.py`, `groth16_verifier.cairo` for both BLS12-381 and BN254, and `risc0_verifier.cairo` for BN254 to a new hash.
- Updated the RISC_ZERO_VERIFIER_CLASS_HASH in `fibonacci_sequencer/src/lib.cairo` to a new value for improved verification consistency.
@feltroidprime feltroidprime marked this pull request as ready for review May 8, 2025 09:23
@feltroidprime feltroidprime merged commit 1582fde into main May 8, 2025
13 checks passed
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

Successfully merging this pull request may close these issues.

1 participant