-
Notifications
You must be signed in to change notification settings - Fork 35
OIS Docs #420
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
OIS Docs #420
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Co-authored-by: guibescos <59208140+guibescos@users.noreply.github.com>
The **pool cap** is calculated as follows: | ||
|
||
$$ | ||
\large{\text{Pool Cap}: {\bold{C_p}} = M \cdot \sum_{s \in \text{Symbols\_p}} \frac{1}{\max(n_s, Z)}} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
why is C_{p} bold here
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I should make every symbol bold
pages/home/oracle-integrity-staking/mathematical-representation.mdx
Outdated
Show resolved
Hide resolved
pages/home/oracle-integrity-staking/mathematical-representation.mdx
Outdated
Show resolved
Hide resolved
pages/home/oracle-integrity-staking/publisher-quality-ranking.mdx
Outdated
Show resolved
Hide resolved
|
||
- Prevalent prices for the asset(s) in question and related crosses using the most liquid venues at the time of the incident were at least 250 bps away from the price produced by Pyth | ||
- The price deviation have lasted for at least 60 seconds | ||
- Confidence Intervals prints from Pyth do not show an abnormal deviation during the misprint |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
vague
- capped at 5% of the total amount staked (including the amount delegated) into pools associated with publishers identified as directly responsible for poor data quality. distribution of the slashed amount is uniform amongst publishers and delegator(s) | ||
- In the case the total amount staked by the stakers responsible for the data quality issue is nil, no slashing takes place | ||
- **Loss of Rewards** | ||
- the stakers that may be responsible for the data quality issue forfeit any rewards the epoch following the slashing event |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
remove this
- **Loss of Rewards** | ||
- the stakers that may be responsible for the data quality issue forfeit any rewards the epoch following the slashing event | ||
- **Temporary or Permanent Removal:** | ||
- Stakers responsible for more than 4 slashing events per calendar year may be excluded permanently from the network exclusion from the set of stakers and/or publishers |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
you can't get excluded from the stakers but yes from the publishers and your associated pool will have a soft cap of 0, so you'll be getting 0 rewards
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this is for the PFC to exclude them as a publisher all together.
…n.mdx Co-authored-by: guibescos <59208140+guibescos@users.noreply.github.com>
No description provided.