-
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-09-27 #431
Conversation
TL/DR: Good to deploy Development Stage
Pre-Deployment Stage
|
Good to deploy Mainnet Executive Spell Review ChecklistDevelopment Stage
_Insert your local test logs here_
./scripts/test-dssspell-forge.sh no-match="" match="" block=""
Using DssExecLib at: 0x8De6DDbCd5053d32292AAA0D2105A32d108484a6
[⠒] Compiling...
No files changed, compilation skipped
Ran 2 tests for src/test/starknet.t.sol:StarknetTests
[PASS] testStarknet() (gas: 4968786)
[PASS] testStarknetSpell() (gas: 2324)
Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 45.15s (40.38s CPU time)
Ran 39 tests for src/DssSpell.t.sol:DssSpellTest
[SKIP] testBytecodeMatches() (gas: 0)
[PASS] testCastCost() (gas: 4825985)
[PASS] testCastOnTime() (gas: 4822771)
[PASS] testChainlogIntegrity() (gas: 9815112)
[PASS] testChainlogValues() (gas: 13587333)
[SKIP] testCollateralIntegrations() (gas: 0)
[PASS] testContractSize() (gas: 11139)
[SKIP] testDaoResolutions() (gas: 0)
[PASS] testDeployCost() (gas: 4049357)
[SKIP] testEsmAuth() (gas: 0)
[PASS] testFlapperChange() (gas: 4843374)
[PASS] testGeneral() (gas: 33189816)
[SKIP] testIlkClipper() (gas: 0)
[SKIP] testL2ArbitrumSpell() (gas: 0)
[SKIP] testL2OptimismSpell() (gas: 0)
[SKIP] testLerpSurplusBuffer() (gas: 0)
[PASS] testLitePSMs() (gas: 5818573)
[SKIP] testMedianizers() (gas: 0)
[SKIP] testNewCronJobs() (gas: 0)
[SKIP] testNewIlkRegistryValues() (gas: 0)
[PASS] testNextCastTime() (gas: 446502)
[SKIP] testOSMs() (gas: 0)
[SKIP] testOffboardings() (gas: 0)
[PASS] testOfficeHours() (gas: 495511)
[SKIP] testOracleList() (gas: 0)
[PASS] testPSMs() (gas: 6136284)
[PASS] testPayments() (gas: 5150492)
[SKIP] testRemoveChainlogValues() (gas: 0)
[PASS] testRevertIfNotScheduled() (gas: 17530)
[PASS] testSkyOracleChange() (gas: 4843309)
[PASS] testSparkSpellIsExecuted() (gas: 4828775)
[PASS] testSplitter() (gas: 5241840)
[PASS] testSystemTokens() (gas: 5731971)
[PASS] testUseEta() (gas: 352708)
[SKIP] testVestDAI() (gas: 0)
[SKIP] testVestMKR() (gas: 0)
[SKIP] testVestSKY() (gas: 0)
[SKIP] testYankDAI() (gas: 0)
[SKIP] testYankMKR() (gas: 0)
Suite result: ok. 19 passed; 0 failed; 20 skipped; finished in 356.40s (831.49s CPU time)
Ran 2 test suites in 357.12s (401.55s CPU time): 21 tests passed, 0 failed, 20 skipped (41 total tests) Pre-Deployment Stage
|
The spell is deployed to https://etherscan.io/address/0x6e17A15427eD7A411e7d55e53C13c8cE655c35C9 |
Good to handover! Deployed Stage
_Insert your local test logs here_
./scripts/test-dssspell-forge.sh no-match="" match="" block=""
Using DssExecLib at: 0x8De6DDbCd5053d32292AAA0D2105A32d108484a6
[⠊] Compiling...
[⠰] Compiling 5 files with Solc 0.8.16
[⠔] Solc 0.8.16 finished in 3.40s
Compiler run successful!
Ran 2 tests for src/test/starknet.t.sol:StarknetTests
[PASS] testStarknet() (gas: 4968786)
[PASS] testStarknetSpell() (gas: 2324)
Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 44.32s (41.51s CPU time)
Ran 39 tests for src/DssSpell.t.sol:DssSpellTest
[PASS] testBytecodeMatches() (gas: 4068609)
[PASS] testCastCost() (gas: 4825985)
[PASS] testCastOnTime() (gas: 4822771)
[PASS] testChainlogIntegrity() (gas: 9815112)
[PASS] testChainlogValues() (gas: 13587333)
[SKIP] testCollateralIntegrations() (gas: 0)
[SKIP] testContractSize() (gas: 0)
[SKIP] testDaoResolutions() (gas: 0)
[SKIP] testDeployCost() (gas: 0)
[SKIP] testEsmAuth() (gas: 0)
[PASS] testFlapperChange() (gas: 4843374)
[PASS] testGeneral() (gas: 33191251)
[SKIP] testIlkClipper() (gas: 0)
[SKIP] testL2ArbitrumSpell() (gas: 0)
[SKIP] testL2OptimismSpell() (gas: 0)
[SKIP] testLerpSurplusBuffer() (gas: 0)
[PASS] testLitePSMs() (gas: 5855920)
[SKIP] testMedianizers() (gas: 0)
[SKIP] testNewCronJobs() (gas: 0)
[SKIP] testNewIlkRegistryValues() (gas: 0)
[PASS] testNextCastTime() (gas: 446502)
[SKIP] testOSMs() (gas: 0)
[SKIP] testOffboardings() (gas: 0)
[PASS] testOfficeHours() (gas: 495511)
[SKIP] testOracleList() (gas: 0)
[PASS] testPSMs() (gas: 6136284)
[PASS] testPayments() (gas: 5150492)
[SKIP] testRemoveChainlogValues() (gas: 0)
[PASS] testRevertIfNotScheduled() (gas: 17530)
[PASS] testSkyOracleChange() (gas: 4843309)
[PASS] testSparkSpellIsExecuted() (gas: 4828775)
[PASS] testSplitter() (gas: 5241840)
[PASS] testSystemTokens() (gas: 5732209)
[PASS] testUseEta() (gas: 352708)
[SKIP] testVestDAI() (gas: 0)
[SKIP] testVestMKR() (gas: 0)
[SKIP] testVestSKY() (gas: 0)
[SKIP] testYankDAI() (gas: 0)
[SKIP] testYankMKR() (gas: 0)
Suite result: ok. 18 passed; 0 failed; 21 skipped; finished in 346.16s (871.88s CPU time)
Ran 2 test suites in 347.00s (390.49s CPU time): 20 tests passed, 0 failed, 21 skipped (41 total tests) |
TL/DR: Good to handover: Deployed 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
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
Mainnet executive spell implemented according to the relevant Exec Sheet and Exec Doc.
Contribution Checklist
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