Tal Derei

Results 36 comments of Tal Derei

> There might be an issue with [email protected] [iden3/snarkjs#145](https://github.com/iden3/snarkjs/issues/145) I think you might be on to something. I woke up this morning, and the repo randomly started working on my...

Superseded by https://github.com/penumbra-zone/penumbra/issues/4081

This is currently in-progress, tracked by my forks https://github.com/TalDerei/arkmsm/pull/1 and https://github.com/TalDerei/algebra

Yeah this task should be in the current sprint since it's in progress.

While the circuits are passing in `bin/pcli/tests/proof.rs` we're still getting some failures in the `penumbra-app` package I'll spend today debugging.

There's still smoke test failures that need to be resolved.

currently soft blocked by https://github.com/penumbra-zone/decaf377/pull/91. Once that's merged, I can modify the `decaf377, decaf377-rdsa, and poseidon377` deps in this branch to point to `main`.

There's an arkworks workstream to support 32-bit limbs (64-bit multiplier): - https://github.com/arkworks-rs/algebra/pull/797 - https://github.com/arkworks-rs/algebra/issues/769#issuecomment-1920661476 This PR will (maybe?) remain blocked until that work is merged. This is based on the...

@redshiftzero what's the current status of this?

will be unblocked by work-stream push in https://github.com/penumbra-zone/decaf377/issues/101