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
{{ message }}
This repository was archived by the owner on May 23, 2023. It is now read-only.
the current implementation introduced in 461a88a which uses libsecp256k1 is for some reason very slow.
The one used before that commit is x40 faster.
The current broken ecrecover accounts for ~2/3 of the tx validation time .
The text was updated successfully, but these errors were encountered: