-
Notifications
You must be signed in to change notification settings - Fork 50
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
Mainnet Spell 2024-10-31 #435
Conversation
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.
Not a reviewer, but here are my 2 cents.
Co-authored-by: amusingaxl <112016538+amusingaxl@users.noreply.github.com>
Co-authored-by: amusingaxl <112016538+amusingaxl@users.noreply.github.com>
tldr; Good to deploy Disclaimer: it is not technically possible to ensure that 4 new validator addresses (1, 2, 3, 4 added via this spell to BTC/USD, ETH/USD, WSTETH/USD, MKR/USD medians) belong to different independent entities. In the following review, we trusted the forum post which shared the validator addresses. Development Stage
Pre-Deployment Stage
|
Good to deploy!Note: Some checks related to collateral onboarding could not be performed because they don't apply in this case and the checklist is made for a different kind of collateral. Additionally, the licenses for contracts are not the requires ones but this is ok since they were developed by a third party. Mainnet Executive Spell Review ChecklistDevelopment Stage
Pre-Deployment Stage
|
This comment was marked as outdated.
This comment was marked as outdated.
Good to deploy
|
Good to deploy!!!
|
The spell was deployed to https://etherscan.io/address/0x3f6e730C77496aAB65655b3A5BDF6242C6eee4Cc#code |
Good to handover! Deployed Stage
|
Good to handover :) Deployed Stage
|
Handover and Merge Stage
|
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.
Handover and Merge Stage
- Check that the spell address posted by the crafter in
new-spells
is correct - Confirm the address in the
new-spells
channel (via a separate "reply to" message, restating the address to avoid edits)- Wait until responsible governance facilitator confirms handover in
new-spells
- Wait until responsible governance facilitator confirms handover in
- Ensure that no changes were made to the code since the spell was deployed and archived
- Approve spell PR for merge via 'Approve' review option
Description
Contribution Checklist
(PE-<TICKET_NUMBER>)
Checklist
officeHours
modifier override30 days
unless otherwise specified)ETH_GAS_LIMIT="XXX" ETH_GAS_PRICE="YYY" make deploy
mainnet
contract on etherscanmake archive-spell
ormake date="YYYY-MM-DD" archive-spell
to make an archive directory and copyDssSpell.sol
,DssSpell.t.sol
,DssSpell.t.base.sol
, andDssSpellCollateralOnboarding.sol
squash and merge
this PR