George Agapov

Results 62 issues of George Agapov

When no zkapp uri is specified, use a precomputed hash of a dummy stub. Previous behavior involved hashing the dummy stub each time no zkapp uri was specified which is...

performance

Modify `full_round` to perform round inline when `params.mds.len() == 3`. This optimization gave a ~3% speedup (measured by `mina ledger test apply` on top of a PR stack #2394, https://github.com/MinaProtocol/mina/pull/15980...