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
all need to be included and then used in src/agent0/chainsync/analysis/calc_position_value.py.
There have also been some breaking changes in function names (specifically the pool deltas after long & short functions, but possibly elsewhere) that need to be fixed to sync with the latest hyperdrive-rs
The text was updated successfully, but these errors were encountered:
We have some functions in the rust api that need to be added to the interface. A full audit is required, but namely:
calculate_market_value_long
calculate_market_value_short
calc_scaled_normalized_time_remaining
all need to be included and then used in
src/agent0/chainsync/analysis/calc_position_value.py
.There have also been some breaking changes in function names (specifically the pool deltas after long & short functions, but possibly elsewhere) that need to be fixed to sync with the latest hyperdrive-rs
The text was updated successfully, but these errors were encountered: