Skip to content
This repository has been archived by the owner on Aug 13, 2024. It is now read-only.

Commit

Permalink
Update status of KIP-81 and KIP-82 to FINAL and update emails
Browse files Browse the repository at this point in the history
  • Loading branch information
aidan-kwon committed May 25, 2023
1 parent 6064e77 commit 95823a6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions KIPs/kip-81.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
---
kip: 81
title: Implementing the on-chain governance voting method
author: Yeri<yeriel.lee@krustuniverse.com>, Daniel<daniel.cc@krustuniverse.com>, Aidan<aidan.kwon@krustuniverse.com>, Ollie<ollie.j@krustuniverse.com>, Eddie<eddie.kim0@krustuniverse.com>
author: Yeri<yeriel.lee@klaytn.foundation>, Daniel<daniel.cc@klaytn.foundation>, Aidan<aidan.kwon@klaytn.foundation>, Ollie<ollie.j@klaytn.foundation>, Eddie<eddie.kim0@klaytn.foundation>
discussion-to: https://govforum.klaytn.foundation/t/kgp-1-implementing-the-on-chain-governance-voting-method/18
status: Draft
status: Final
type: Standards Track
category: Core
created: 2022-09-19
Expand Down
6 changes: 3 additions & 3 deletions KIPs/kip-82.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
---
kip: 82
title: A new GC reward structure due to abolition of the Gini coefficient
author: Yeri<yeriel.lee@krustuniverse.com>, Daniel<daniel.cc@krustuniverse.com>, Aidan<aidan.kwon@krustuniverse.com>, Ollie<ollie.j@krustuniverse.com>, Sam<sam.seo@krustuniverse.com>, Uno<uno.lee@krustuniverse.com>, Eddie<eddie.kim0@krustuniverse.com>
author: Yeri<yeriel.lee@klaytn.foundation>, Daniel<daniel.cc@klaytn.foundation>, Aidan<aidan.kwon@klaytn.foundation>, Ollie<ollie.j@klaytn.foundation>, Sam<sam.seo@klaytn.foundation>, Uno<uno.lee@klaytn.foundation>, Eddie<eddie.kim0@klaytn.foundation>
discussion-to: https://govforum.klaytn.foundation/t/kgp-2-a-new-gc-reward-structure-to-abolition-of-the-gini-coefficient/21
status: Draft
status: Final
type: Standards Track
category: Core
created: 2022-09-21
Expand All @@ -16,7 +16,7 @@ A renewal of the Governance Council(GC) reward structure due to abolition of the
In addition to traditional enterprises, Klaytn is expanding the Governance Council (GC) by bringing DAOs in response to the growth of nontraditional entities. Such a change in the GC ecosystem will restructure the entire Klaytn governance structure. Abolishing the current block proposal selection method based on the Gini coefficient and staking quantity, the new reward program alleviates the problem of providing insufficient compensation for the network contribution and block verification due to lack of staking. The instability of certain nodes with high staking amounts can result in poor network stability as a whole. The renewed structure provides 20% of GC rewards to block proposers and the rest to the stakers. This form is to reward the participants for providing network stability with node operation and financial contribution.

## Motivation
Klaytn has been compensating GC with block proposal rewards based on the quantity of staking and the Gini coefficient. This included rewards incurred by minting and gas fee generated by transactions. As mentioned in the [Klaytn 2.0 Lightpaper](https://klaytn.foundation/wp-content/uploads/Lightpaper.pdf), Klaytn is abolishing the Gini coefficient since this measure demotivates members from staking. Discontinuation of the Gini coefficient increases the risk to network stability due to the expanding reliance on certain nodes. This change ultimately calls for the revision of block proposer selection and reward structure. In an effort to enhance individual voting power and promote ultimate decentralization, we aim to accomplish the following changes:
Klaytn has been compensating GC with block proposal rewards based on the quantity of staking and the Gini coefficient. This included rewards incurred by minting and gas fee generated by transactions. As mentioned in the [Klaytn 2.0](https://docs.klaytn.foundation/misc/klaytn2), Klaytn is abolishing the Gini coefficient since this measure demotivates members from staking. Discontinuation of the Gini coefficient increases the risk to network stability due to the expanding reliance on certain nodes. This change ultimately calls for the revision of block proposer selection and reward structure. In an effort to enhance individual voting power and promote ultimate decentralization, we aim to accomplish the following changes:
- Ameliorate the risk that block creation depends on larger staker nodes
- Associate GC reward with the growth of the Klaytn ecosystem

Expand Down

0 comments on commit 95823a6

Please sign in to comment.