-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Provider Boosting implementation (#1694)
# Goal Implement a Provider Boost feature, whereby token holders may support the network and a specific Provider by means of a custom staking model. Token holders lock up a certain amount of token, and receive a return in Frequency token for this support. The token holder chooses a Provider to receive some Capacity, which the Provider may use to pay for chain transactions. Token holders may still stake for `MaximizedCapacity` and receive no token return. As before, the entire benefit for staking would go to the targeted Provider for this type. #### For more details, please see the [Capacity Staking Rewards Implementation](designdocs/capacity_staking_rewards_implementation.md) design doc, which links to the economic model for this feature. --------- Co-authored-by: Wil Wade <[email protected]> Co-authored-by: Puneet Saraswat <[email protected]> Co-authored-by: Aramik <[email protected]> Co-authored-by: Matthew Orris <[email protected]> Co-authored-by: Wil Wade <[email protected]>
- Loading branch information
1 parent
9dffba0
commit f862821
Showing
47 changed files
with
4,267 additions
and
590 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.