Skip to content

Comments

Bp++#431

Open
feltroidprime wants to merge 8 commits intomainfrom
bp++
Open

Bp++#431
feltroidprime wants to merge 8 commits intomainfrom
bp++

Conversation

@feltroidprime
Copy link
Collaborator

No description provided.

- Introduced STARKNET curve ID and its parameters in definitions.
- Implemented scalar field retrieval for STARKNET curve.
- Enhanced G1Point class with addition and multiplication operators.
- Updated tests to exclude STARKNET from ECIP tests due to deprecation.
- Added STARKNET support in Rust definitions and calldata handling, marking it as unsupported in certain contexts.
… and reverse multiplication methods. Introduce an inverse method for better clarity and usability.
…s from 5 to 4 for improved test coverage and efficiency.
- Commented out debug print statements in `transcript.rs` to clean up output.
- Introduced `merlin_transcript.rs` for Python bindings to facilitate testing of Transcript operations.
- Added `wlna.rs` for WLNA proof structure and related methods, enabling Python access to proof generation and verification.
- Introduced `bp_transcript.py` and `bp_utils.py` for handling transcript operations and utility functions.
- Implemented `wlna.py` for WLNA proof structure, including commitment and proof generation methods.
- Added tests in `test_wlna.py` to validate WLNA proof functionality and performance.
- Updated `Makefile` to include a command for building with maturin.
- Changed Rust toolchain in `e2e.yml` from `1.81.0` to `stable`.
- Updated Rust toolchain in `maturin.yml` from `stable` to `1.87.0`.
- Modified `Cargo.toml` to update `getrandom` from `0.3.1` to `0.3.3` and `starknet-types-core` from `0.1.7` to `0.1.8`.
- Added local dependencies for `bp-pp` and `merlin` in `Cargo.toml`.
- Updated Dockerfile in `garaga_ts` to use Rust `1.87.0`.
- Refactored TypeScript definitions and JavaScript bindings for improved externref handling in WASM.
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