Creators as stakers
Nadie ha tomado este issue todavía.
Evaluación
- Dificultad
- 5/5
- Tiempo estimado
- Más de una semana
- Aptitud para principiantes
- 20/100
- Tipo de issue
- Nueva funcionalidad
- Claridad
- Necesita aclaración
- Estado de actividad
- Estancado
- Área
- blockchain
Línea de trabajo
Start by reviewing the existing Property and staking reward specifications, focusing on how creator rewards and staking shares are calculated. Define how self-staking across multiple wallet addresses should be represented at the protocol level, then document the resulting rules and validate them against the Alice examples in this issue.
Escrito por el modelo de indexación a partir del texto del issue.
Descripción
Currently, there are no protocol-level specifications to prevent self-staking by Property holders.
When a Property holder self-stakes his Property, the user gets a reward for his Property in addition to the staking reward, which raises the issue of double APY acquisition.
There will be a certain amount of pain in resolving this issue, because if the Property holder is switching multiple wallet addresses, then validation by address also loses its meaning.
This proposal effectively nullifies self-staking by including its staking share in Property's reward calculation.
Holders of Property obtain regular staking rewards by oneself staking. They also obtain additional rewards in accordance with the staking gathered in Property.
For example, Alice has 50% of the Property and stakes 100 DEV. In her Property, 1000 DEV in total has been staked. We postulate APY at 30%.
Alice_staking_share = 100 / 1000 = 0.1
Alice_pool_share = 0.5
Pool_total_reward = 1000 * 0.3 = 300
Alice_creator_reward = 300 * 0.1 * 0.5 = 15
Alice_staking_reward = 100 * 0.3 = 30
Alice_earn_reward = 30 + 15 = 45
If Alice uses another wallet to staking 600 DEV, the reward for Alice as a creator can calculate the following.
Alice_staking_share = 100 / 1600 = 0.0625
^ ^^^^
Alice_pool_share = 0.5
Pool_total_reward = 1600 * 0.3 = 480
^ ^^
Alice_creator_reward = 480 * 0.0625 * 0.5 = 15
^^ ^^^^
Alice_staking_reward = 100 * 0.3 = 30
Alice_earn_reward = 30 + 15 = 45
The reward for Alice as a creator will not change. This spec disables double APY's from being earned.
Advantages
Since Property holders are also stakers and staking share of creators in the calculation of their reward are included, they cannot doubly obtain reward with multiple wallets.
Disadvantages
Creators as Property holders need to purchase DEV and have to stake themselves to earn rewards. If they don't stake themselves, the Property holders' reward is 0.
- Lenguaje dominante
- Sin datos de lenguaje
- Estrellas
- 11
- Forks
- 7
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Primeros pasos
- Lee el issue completo y luego la guía de contribución del proyecto.
- Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
- Haz un fork del repositorio y trabaja en una rama.
- Abre un pull request que haga referencia al número del issue.
Más de dev-protocol/DIPs
-
priority - high tokenomics
Dificultad 5/5 Más de una semana Aptitud para principiantes 20/100
dev-protocol/DIPs#76 · 4 comentarios · 1 reacción ·
-
Dificultad 4/5 3-5 días Aptitud para principiantes 45/100
dev-protocol/DIPs#61 · 2 reacciones ·
-
OSS Token Distribution (Patrons) Abiertolayers
Dificultad 5/5 Más de una semana Aptitud para principiantes 20/100
dev-protocol/DIPs#52 · 2 comentarios · 4 reacciones ·
-
Memo: Rescue Function Abierto
Dificultad 5/5 Más de una semana Aptitud para principiantes 15/100
dev-protocol/DIPs#50 · 28 comentarios ·
-
Discussing Market scheme Abierto
Dificultad 5/5 Más de una semana Aptitud para principiantes 15/100
dev-protocol/DIPs#48 · 13 comentarios ·
Todos los issues de dev-protocol/DIPs
Issues similares
-
blocklist removal
Dificultad 2/5 1-3 horas Aptitud para principiantes 65/100
MetaMask/eth-phishing-detect#296544 · 3 comentarios ·
-
Dificultad 1/5 Menos de una hora Aptitud para principiantes 90/100
stellar/js-stellar-sdk#1750 ·
-
Stellar RPC settings: placeholder shows a non-working URL, and the field can't be left empty Abierto
Dificultad 2/5 1-3 horas Aptitud para principiantes 75/100
-
Dificultad 2/5 1-3 horas Aptitud para principiantes 75/100
Uniswap/default-token-list#2589 ·
-
add-new-address Backend New Network
Dificultad 2/5 1-3 horas Aptitud para principiantes 75/100
safe-global/safe-eth-py#2761 ·