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
I've been looking into how we handle exponent operations, particularly in fn apply_exponent_factor(). Using a fixed point library might be a more efficient approach, drawing parallels to GMX's method. Here's an illustrative snippet:
Description
Implement and improve tests of
pricing_utils
library.File:
test/pricing/pricing_utils.cairo
.Acceptance criteria
The text was updated successfully, but these errors were encountered: