You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#2772 added a dyn Crypto trait -- Alex Vlasov brought up the idea of storing precomputed information in the structure that implements the Crypto trait for re-use across precompiles.
The most relevant one being kzg setup information/precomputations, another could be buffer reuse