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
eval_r got deprecated/removed for some reason in #371 . That R value is needed to verify proofs in some legacy contracts that use that value in exportSolidityCallData.
Any idea how we can either restore eval_r? Or worst case, get a version prior to #371 running in NodeJS LTS (v22.x)?