graphprotocol / research

Research, proposals, papers, and specs
48 stars 9 forks source link

Define participation-adjusted inflation curve #70

Open Zerim opened 5 years ago

Zerim commented 5 years ago

The protocol will implement a participation reward, paid via inflation, which varies according to how many tokens are staked productively in the network.

We must define the curve which relates the participationReward to targetParticipation and actualParticipation, and any additional parameters for that curve which may be set via governance.

Requirements:

jtremback commented 5 years ago

I'm having a tough time relating this to stuff in https://github.com/graphprotocol/research/tree/master/specs/graph-protocol-v1/mechanism-design .

In this issue when you refer to participationReward do you actually mean participationRewardRate?

Zerim commented 5 years ago

@jtremback Correct, reworded participationReward --> participationRewardRate above.