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

PIP-41: send pol directly to StakeManager #61

Merged
merged 3 commits into from
Aug 22, 2024
Merged

PIP-41: send pol directly to StakeManager #61

merged 3 commits into from
Aug 22, 2024

Conversation

simonDos
Copy link
Contributor

This PR implements the same change we had in PR#60.
After some consideration, the change to send POL directly to the StakeManager was taken out of the last update.
It will now happen simultaneously with the StakeManager and Plasma Bridge update to support POL.

@simonDos simonDos requested a review from a team as a code owner June 26, 2024 16:15
Copy link

sonarcloud bot commented Jul 23, 2024

@@ -19,7 +19,7 @@ contract DefaultEmissionManagerTestMainnet is Test {

address POLYGON_PROTOCOL_COUNCIL = 0x37D085ca4a24f6b29214204E8A8666f12cf19516;
address EM_PROXY = 0xbC9f74b3b14f460a6c47dCdDFd17411cBc7b6c53;
address COMMUNITY_TREASURY = 0x2ff25495d77f380d5F65B95F103181aE8b1cf898;
address COMMUNITY_TREASURY = 0x86380e136A3AaD5677A210Ad02713694c4E6a5b9;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't we rename it as DAO @simonDos ?

@simonDos simonDos merged commit ca632ee into dev Aug 22, 2024
2 checks passed
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.

2 participants