-
Notifications
You must be signed in to change notification settings - Fork 41
Bug: Strat solidexJoint not matching in group #254
Comments
If I understand correctly, we simply need to change p.s. I am not sure how to derive the |
For me, it seems like the issue was mainly concerning the one on Fantom, and it should be handled by now (after the merge in f899952) |
Can you elaborate on what and where the SDK and the helper contract are? I am new to Yearn, sorry if the questions are silly :p |
hehe no worries, I am also trying to figure out how things work |
what is the data mismatch that you have found? e.g. for solidexJoint, what are the expected results from the sdk and helper contract, and what are the actual output? |
tbh I am also new to the codebase, not sure what exactly the expected results should be 🤔 |
we need to debug why the entry in fantom is not being picked up. Strategy_ProviderOfUSDCToNoHedgeSolidexJoint string should match for search string solidexjoint, solidex is a strategy that only exists on fantom My guess is that having an ethereum group with the fantom and same name gives a problem on matching, can we debug by removing the ethereum group to confirm this is the bug? |
This strat has the name Strategy_ProviderOfUSDCToNoHedgeSolidexJoint,
https://yearn.watch/network/fantom/vault/0xEF0210eB96c7EB36AF8ed1c20306462764935607/strategy/0x80332ecdc7ccdb187b95c97d4b33a8e918f8dd70
the group created here is not matching it https://github.com/yearn/yearn-watch/pull/246/files
The text was updated successfully, but these errors were encountered: