snarkVM icon indicating copy to clipboard operation
snarkVM copied to clipboard

[Perf] Don't re-synthesize credits.aleo

Open ljedrz opened this issue 1 year ago • 2 comments

Closes https://github.com/AleoNet/snarkVM/issues/2416.

ljedrz avatar Jul 01 '24 19:07 ljedrz

I can reproduce this; that being said, I'm not familiar with the associated plumbing so I'm not sure what the nature of the issue is.

ljedrz avatar Jul 03 '24 10:07 ljedrz

Hmm I can't think immediately of why this would fail. However, given that this optimization is about resynthesis of proving keys in CallStack::Execute mode, its not something validators run into (who only use CallStack::CheckDeployment), so this seems very low priority

vicsn avatar Jul 04 '24 03:07 vicsn

Closing for now because not a priority to fix. Keeping the issue open.

vicsn avatar Feb 17 '25 10:02 vicsn