frequency-chain / frequency

Frequency: A Polkadot Parachain
https://www.frequency.xyz
Apache License 2.0
48 stars 18 forks source link

Revise Provider Boost implementation design doc #2016 #2020

Closed shannonwells closed 3 weeks ago

shannonwells commented 3 weeks ago

Goal

The goal of this PR is to review and update the implementation design doc in light of the chosen economic model, and to reflect some changes in behavior. For example, it was decided to separate claiming rewards from unstaking for better maintenance. It also reflects the recent refactor that improved storage read/writes.

Review of the design doc also fed back into the code itself. Some code is no longer needed.

Closes #2016

Checklist