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
Add a state transition function when calling e.g., open long in rust. For example, calculate_open_long also returns an updated pool state after the trade. This would allow simulations to bypass the anvil bottleneck to substantially speed up simulations.
The text was updated successfully, but these errors were encountered:
Add a state transition function when calling e.g., open long in rust. For example,
calculate_open_long
also returns an updated pool state after the trade. This would allow simulations to bypass the anvil bottleneck to substantially speed up simulations.The text was updated successfully, but these errors were encountered: