Daira-Emma Hopwood

Results 724 comments of Daira-Emma Hopwood

~~This is not up-to-date with #1257. I will rebase it when that merges.~~ This is now rebased onto main.

Yes we have quite a few instances of `Value::known` constructors for the constants 1 (7 cases), 0 (11 cases), and -1 (14 cases) in the Orchard circuit. We also have...

The only reason most of the current PRs haven't been accepted yet is lack of time on my part.

This is harder than I thought, and will require releases of at least `pasta_curves` and the `halo2` crates (to avoid std dependencies via `rand_core`). Going to leave this on the...

I don't understand the rationale. Why does this need to be changed, more precisely?

> With the larger wtxid `inv` entries in ZIP-329, can `zcashd` send an `inv` message that is larger than the network message size limit? If it can, this isn't the...

We had a close look at this. It appears as though it might technically be possible for zcashd to send a protocol message larger than the limit if there is...