Skip to content
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

Saturn Release Informational Maintenance + RPIP-49 #273

Merged
27 changes: 11 additions & 16 deletions RPIPs/RPIP-49.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,32 +100,27 @@ This RPIP introduces a delay after protocol upgrades have been confirmed but pri
The tokenomics rework package will likely be split between two protocol upgrades: Saturn 1 and Saturn 2.

### Saturn 1

* [RPIP-43: Megapools](RPIP-43.md)
* Including ETH-only validators.
* [RPIP-42: Bond curves](RPIP-42.md)
* Framework
* 4ETH minimum bond
* [RPIP-59: Deposit Mechanics](RPIP-59.md)
* Standard and express queues.
* [RPIP-46: Universal Adjustable Revenue Split](RPIP-46.md)
* Splits between rETH, node operators, and vote-eligible staked RPL staked in megapools
* RPL issuance rewards no longer have a minimum stake required
* RPL Value Capture - Increased share to voting Node Operators.
LongForWisdom marked this conversation as resolved.
Show resolved Hide resolved
* [RPIP-42: Bond curves](RPIP-42.md) - Partial Inclusion
* 4 ETH minimum bond
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
* 4 ETH minimum bond
* 4 ETH bonds only

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Or "4 ETH bonds for all validators"?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Technically it's 4-8-4-*? So not sure I can say that.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What do you mean? Each new validator will require an additional 4 ETH bond. The array will go 4-8-12-16-*, but each index is how much capital you need for the next validator (4th validator requires 16 ETH or 4ETH bond per validator)?

Maybe "4 ETH bond per validator"?

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I like "4 ETH bond per validator"

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What do you mean? Each new validator will require an additional 4 ETH bond. The array will go 4-8-12-16-*, but each index is how much capital you need for the next validator (4th validator requires 16 ETH or 4ETH bond per validator)?

Maybe "4 ETH bond per validator"?

Possible I've been misunderstanding this for ages lol. Is it not:
4 ETH for first.
12 ETH for second.
16 ETH for third.
?

I thought the array value was the delta that you needed, not the total?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will have to think it out tomorrow.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is total amount you need, so Saturn 1 is flat 4ETH bonds
Total per index: [4,8,12,…]
Alternatively just the “extra cost per index: [4,4,4,…]

Saturn changes to:
[4,8,9.5,11,13.5…]
or
(Additional cost): [4,4,1.5,1.5,1.5,…]

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Confirming samus has it right

* [RPIP-43: Megapools](RPIP-43.md) (includes ETH-only validators)
Valdorff marked this conversation as resolved.
Show resolved Hide resolved
* [RPIP-46: Universal Adjustable Revenue Split](RPIP-46.md) - Partial Inclusion
* UARS introduced with no_share, voter_share, and reth_commission
* RPL issuance extended to legacy nodes below cliff
Valdorff marked this conversation as resolved.
Show resolved Hide resolved
* [RPIP-47: Forced delegate upgrades](RPIP-47.md)
* [RPIP-59: Deposit Mechanics](RPIP-59.md) (includes express queue)
* [RPIP-60: Protocol Upgrade Guardrails](RPIP-60.md)

### Saturn 2

* [RPIP-42: Bond curves](RPIP-42.md)
* 1.5ETH minimum bond.
* [RPIP-42: Bond curves](RPIP-42.md) - Remainder
* 1.5 ETH minimum bond.
* [RPIP-44: Forced exits](RPIP-44.md)
* [RPIP-46: Universal Adjustable Revenue Split](RPIP-46.md)
* Split may add a new share for all RPL, depending on outcome of Revenue Share vote
* May add in a semi-automated system of controlling voter_share, depending on outcome of Revenue Share vote
* RPL inflation reduced to 1.5% (from 5%)
* No more RPL issuance rewards
* RPL Value Capture based on vote outcome - [RPL Burn](RPIP-45.md) / [RPL Buy & LP](RPIP-50.md) / Increased share to vote-eligible RPL staked in megapools
* RPL issuance to node operators ends
* RPL Value Capture based on vote outcome - Probably one of: [RPL Burn](RPIP-45.md) / [RPL Buy & LP](RPIP-50.md) / Increased share to vote-eligible RPL staked in megapools

## Current Status
Last Updated: July 16th
Expand Down
27 changes: 11 additions & 16 deletions RPIPs/RPIP-55.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,23 +20,18 @@ The intention of this Living Informational RPIP is to collate the release-releva

## Estimated Included RPIPs

* [RPIP-30: RPL Staking Rework](RPIP-30.md) - Partial Inclusion
* Two-step RPL withdrawal process.


### Tokenomics Rework Content
The tokenomics upgrade has not yet been ratified by the Rocket Pool pDAO.
* [RPIP-43: Megapools](RPIP-43.md) - Partial Inclusion
* Including ETH-only validators.
* [RPIP-42: Bond curves](RPIP-42.md) - Partial Inclusion
* Framework
* 4ETH minimum bond
* [RPIP-59: Deposit Mechanics](RPIP-59.md)
* Standard and express queues.
* [RPIP-46: Universal Adjustable Revenue Split](RPIP-46.md) - Partial Inclusion
* All but heuristic adjustments.
* RPL Value Capture - One of: [RPIP-45: RPL Burn](RPIP-45.md) / [RPIP-50: RPL Buy & LP](RPIP-50.md) / Increased share to voting Node Operators.
* [RPIP-30: RPL Staking Rework](RPIP-30.md) - Remainder
* [RPIP-57: Node Distributor User Fund Unbundling](RPIP-57.md) - Not yet ratified.
* [RPIP-58: MEV Penalty Guardrail](RPIP-58.md) - Not yet ratified.
* [RPIP-61: Balance Submission Guardrail](RPIP-61.md) - Not yet ratified.

### RPIP-49 Tokenomics Rework Content
The RPIP-49 tokenomics rework has not yet been ratified by the Rocket Pool pDAO.
* [RPIP-42: Bond curves](RPIP-42.md) - Partial
* [RPIP-43: Megapools](RPIP-43.md)
* [RPIP-46: Universal Adjustable Revenue Split](RPIP-46.md) - Partial
* [RPIP-47: Forced delegate upgrades](RPIP-47.md)
* [RPIP-59: Deposit Mechanics](RPIP-59.md)
* [RPIP-60: Protocol Upgrade Guardrails](RPIP-60.md)

## Key Links
Expand Down
11 changes: 5 additions & 6 deletions RPIPs/RPIP-56.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,12 @@ The intention of this Living Informational RPIP is to collate the release-releva

## Estimated Included RPIPs

### Tokenomics Rework Content
The tokenomics upgrade has not yet been ratified by the Rocket Pool pDAO.
* [RPIP-42: Bond curves](RPIP-42.md) - Partial Inclusion
* 1.5ETH minimum bond.
### RPIP-49 Tokenomics Rework Content
The RPIP-49 tokenomics rework has not yet been ratified by the Rocket Pool pDAO.
* [RPIP-42: Bond curves](RPIP-42.md) - Remainder
* [RPIP-44: Forced exits](RPIP-44.md)
* [RPIP-46: Universal Adjustable Revenue Split](RPIP-46.md) - Partial Inclusion
* Heuristic adjustments.
* [RPIP-46: Universal Adjustable Revenue Split](RPIP-46.md) - Remainder
* RPL Value Capture based on vote outcome - Probably one of: [RPIP-45: RPL Burn](RPIP-45.md) / [RPIP-50: RPL Buy & LP](RPIP-50.md) / Increased share to voting Node Operators

## Key Links
TBC - Include Audits, Code Repositories, Release Blog Posts, Upgrade contract, etc once they are posted.
Expand Down