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
fix: twap executed buy sell amount was incorrect (#191)
CGW can return null in situations when fetching all children twap orders
is undesirable/impossible. This was not reflected in the TWAP type and
lead to crash if we try to convert the amount to a bigInt
0 commit comments