-
Notifications
You must be signed in to change notification settings - Fork 52
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update emissions for subdaos to 100% of theoretical #537
Conversation
NB: History cannot be maintained explicitly in this file due to solana transaction size limits. |
"startTime": "2023-04-18T00:00:00Z", | ||
"emissionsPerEpoch": "165,616,438.356164" | ||
"startTime": "2024-01-08T00:00:01Z", | ||
"emissionsPerEpoch": "88,797,814.207650" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
88,797,814.207650*366 = 32.5B IOT annualized (leap year).
"startTime": "2023-08-02T00:00:00Z", | ||
"emissionsPerEpoch": "165,616,438.356164" | ||
"startTime": "2024-08-01T00:00:01Z", | ||
"emissionsPerEpoch": "89,041,095.890411" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
89,041,095.890411*365 = 32.5B IOT annualized.
"startTime": "2023-08-03T00:00:00Z", | ||
"emissionsPerEpoch": "82,581,967.213115" | ||
"startTime": "2025-08-01T00:00:01Z", | ||
"emissionsPerEpoch": "44,520,547.945206" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
44,520,547.945206*365=16.25B IOT annualized
"startTime": "2024-08-01T00:00:01Z", | ||
"emissionsPerEpoch": "82,808,219.178082" | ||
"startTime": "2027-08-01T00:00:01Z", | ||
"emissionsPerEpoch": "22,199,453.551913" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
22,199,453.551913*366 = 8.125B IOT annualized (leap year)
"startTime": "2023-04-18T00:00:00Z", | ||
"emissionsPerEpoch": "108,493,150.684932" | ||
"startTime": "2024-01-08T00:00:01Z", | ||
"emissionsPerEpoch": "81,967,213.114754" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
81,967,213.114754*366 = 30B MOBILE annualized (leap year)
"startTime": "2023-08-03T00:00:00Z", | ||
"emissionsPerEpoch": "70,491,803.278689" | ||
"startTime": "2025-08-01T00:00:01Z", | ||
"emissionsPerEpoch": "41,095,890.410959" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
41,095,890.410959*365 = 15B MOBILE annualized
"startTime": "2024-08-01T00:00:01Z", | ||
"emissionsPerEpoch": "70,684,931.506849" | ||
"startTime": "2027-08-01T00:00:01Z", | ||
"emissionsPerEpoch": "20,491,803.278689" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
20,491,803.278689*366 = 7.5B annualized (leap year)
a1e2407
to
9ace730
Compare
"startTime": "2023-08-02T00:00:00Z", | ||
"emissionsPerEpoch": "141,369,863.013699" | ||
"startTime": "2024-08-01T00:00:01Z", | ||
"emissionsPerEpoch": "82,191,780.821918" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
82,191,780.821918*365 = 30B MOBILE annualized
No description provided.