This completes the new referral system as described in #600103.
To recap:
- 20% of daily rewards go to referrers
- 10% to the referrer that led to the stacker joining
- 10% to the "one day referrer" of the stacker
- a one day referrer is someone that referred the stacker the most that day, meaning the stacker clicked on their
/r/<nym>
links or their implicit referral links more than anyone else (more below)
- a one day referrer is someone that referred the stacker the most that day, meaning the stacker clicked on their
- in addition to
/r/<nym>
links, all links on SN are implicit referral links- when you share your items (or those of others), e.g.
stacker.news/items/1
, it attributes a referral to the OP - when you share your profile (or those of others), e.g.
stacker.news/k00b
, it attributes a referral to you - when you share your territory (or those of others), e.g.
stacker.news/~bitcoin
, it attributes a referral to the founder
- when you share your items (or those of others), e.g.
This last mile:
- daily referral reward notification like the daily rewards one
- the rewards page shows how much in referral rewards each stacker is generating for their referrers
- your referrals page shows both "forever referrals" and "one day referrals"
- your satistics charts have more detail and also show the new referrals stuff
View all commits here: https://github.com/stackernews/stacker.news/commits/master/
Since starting the Open Source Contributor Award Rules (OSCARs), we've paid a total of 7.6m sats to 24 contributors for 114 contributions! View an up to date list of contribution awards here: https://github.com/stackernews/stacker.news/blob/master/awards.csv
Previous release: #593321
+
.