-
Location: [Libera.chat, #monero-research-lab](https://libera.chat/) | [Matrix](https://matrix.to/#/#monero-research-lab:monero.social?via=matrix.org&via=monero.social)
[Join the Monero Matrix serve…
-
*From audit report*
**Files affected**: light-verifier-sdk/src/light_transaction.rs
In `fetch_mint`, the following key conversion is unsafe:
```rust
self.mint_pubkey = [vec![0u8],
sender_mi…
-
Document PR [#3045](https://github.com/noir-lang/noir/pull/3045) on the Noir repository.
-
# Lines of code
https://github.com/code-423n4/2023-10-zksync/blob/1fb4649b612fac7b4ee613df6f6b7d921ddd6b0d/code/contracts/tools/data/scheduler_key.json#L335
# Vulnerability details
##Impact
The co…
-
_this is a parent issues explaining the design & overall progress, subtasks should be created for each individual points._
Replica:
- When register on the stake table in L1, generate a Schnorr k…
-
## Description
Script missing montgomery_r, montgomery_r_inv values for fq and fp structs, can't compile new curves
### FIx
```[tasklist]
### Tasks
- [x] Add montgomery_r
- [x] Add montgom…
-
# Goal
The goal of this issue is to start a conversation about the smart contract structure and design choices. We want to make payments atomic, i.e. the number of messages between the client and the…
-
Has anyone actually been able to instantiate BN254 on a card. The curve parameters are mentioned for the reader. But params (FP, A, B, R, ) are not present in the hardcoded version in the applet.
Ch…
-
Hi,
I quickly hit an issue when trying to do many different pairing checks and can reproduce an issue where the `addStep` called in the miller loop is failing with something that look like a zero …
-
https://github.com/axiom-crypto/halo2-lib/blob/develop-ce/halo2-ecc/src/bn254/tests/bls_signature.rs
Tests need to be reformatted after v0.4.0 breaking changes. Should be able to copy format of `te…