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
Feel free to close this if you already have it covered but there is a change in the new runtime that might need to be accounted for
From change log:
"The market dispute mechanisms are now able to control their resolution. The CorrectionPeriod parameter determines how long the authorized pallet can call authorize_market_outcome again after the first call to it (fat-finger protection). The authority report now includes its resolution block number. This is the time of the first call to authorize_market_outcome plus the CorrectionPeriod."
There is also a possible fix for this coming in the next version where it tries to read from constants but defaults to one day. Does that seem correct? Meaning what is the default now when the constant isnt in place on battery station yet?
Feel free to close this if you already have it covered but there is a change in the new runtime that might need to be accounted for
From change log:
"The market dispute mechanisms are now able to control their resolution. The CorrectionPeriod parameter determines how long the authorized pallet can call authorize_market_outcome again after the first call to it (fat-finger protection). The authority report now includes its resolution block number. This is the time of the first call to authorize_market_outcome plus the CorrectionPeriod."
https://github.com/zeitgeistpm/zeitgeist/blob/main/docs/changelog_for_devs.md
The text was updated successfully, but these errors were encountered: