EthereumCommonwealth / Proposals

BSD 4-Clause "Original" or "Old" License
26 stars 7 forks source link

New staking algorithm & upgradability. #93

Closed RideSolo closed 4 years ago

RideSolo commented 4 years ago

Proposal

Most users requires to withdraw and re-stake to be able to profit from their on-going reward, this proposal aim to solve this problem by automatically computing the next reward based on their stake plus the already accumulated reward.

Actually to upgrade the staking contract a hardfork is required. As part of the proposal, the new staking algorithm will be implemented in a different contract than the contract receiving the staking reward when a blocks are mined to allow an easier upgradability of the staking mechanism.

Description

This proposal requires the implementation of a new staking algorithm, no external interaction from the users or any admin is required. The users stake and accumulated reward will be compounded to compute the next reward using a simplified mathematical formula.

Work plan:

Funding goal

1500 USD, one time payment, address is 0x863199C0A7Eb5c6E70E0889a93242445ee998CF4.

RideSolo commented 4 years ago

closing since there is no interest in the proposal.