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
this is mostly due to some incorrect subgraph/trueval code
Proposal:
check each round before submitting (In addition to subgraph results)
do it 1 tx / round (gas inefficient )
so, officially, predictoor is down
and keeps increasing:
[Norbert]: So if pdr-buyer is up again should be fine for people to keep submitting right? The should still get the rewards. We just need to fix pdr-trueval so slots become claimable.
[Alex] : I don't know if we can fix pdr-trueval before slots are being canceled.. then it's just wasted gas
[Norbert] : uh, and when is a slot canceled? I thought that is only if price doesn't change.
[Alex] : or pdr-trueval does not submit trueval in a certain interval
[Norbert] : Ok, how can I help? I'm not familiar with df-buyer but I could try.
The text was updated successfully, but these errors were encountered:
trentmc
changed the title
[pdr-trueval] Critical error in pdr-trueval: All latest txs are crashing with "Already settled"
[pdr-trueval] All latest txs are crashing with "Already settled"
Dec 1, 2023
This PR might fix it on subgraph side But never the less, pdr-trueval should check slots status before submit, and not trust blindly the subgraph
Great stuff with the fast turnaround! Fingers crossed that this subgraph PR works.
If yes, I will revise this issue to focus on "check slots status before submit, and not trust blindly the subgraph". And aim to do this after yaml-cli2 branch is merged. (Next Mon at soonest.)
Background
[Alex in slack]:
All latest txs are crashing with "Already settled". See:
And nr of pending truevals is increasing:
this is mostly due to some incorrect subgraph/trueval code
Proposal:
so, officially, predictoor is down
and keeps increasing:
[Norbert]: So if pdr-buyer is up again should be fine for people to keep submitting right? The should still get the rewards. We just need to fix pdr-trueval so slots become claimable.
[Alex] : I don't know if we can fix pdr-trueval before slots are being canceled.. then it's just wasted gas
[Norbert] : uh, and when is a slot canceled? I thought that is only if price doesn't change.
[Alex] : or pdr-trueval does not submit trueval in a certain interval
[Norbert] : Ok, how can I help? I'm not familiar with df-buyer but I could try.
The text was updated successfully, but these errors were encountered: