Skip to content
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

change staking emission from 1 to 2 percent #37

Merged
merged 1 commit into from
Oct 17, 2023

Conversation

simonDos
Copy link
Member

token emission to the StakeManager has been changed from 1 to 2 percent.

Total emission rate is now 3% (2% StakeManager, 1% EcosystemFund/Treasury).

mintPerSecondCap was adjusted to align with emission curve again.

DefaultEmissionManager.sol 1.0.0 --> 1.1.0
PolygonEcosystemToken.sol 1.0.0 --> 1.1.0

@simonDos simonDos requested review from gretzke and dev1644 October 13, 2023 10:43
feat: add ecosystemFund
feat: mint to ecosystem fund
upd: emissionRate to 1.03
upd: emissionManager version -> 1.1.0
wip: update emission manager tests
fix tests
docs
fix distribution
adjust m1ntCap
@simonDos simonDos force-pushed the feat/emission-adjustment branch from 9a5286b to afd29dd Compare October 13, 2023 11:15
@gretzke gretzke merged commit 09537fe into main Oct 17, 2023
4 checks passed
@gretzke gretzke deleted the feat/emission-adjustment branch October 17, 2023 15:35
@gretzke gretzke restored the feat/emission-adjustment branch October 17, 2023 15:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants