makerdao / spells-mainnet

Staging repo for MakerDAO weekly executive spells
GNU Affero General Public License v3.0
107 stars 43 forks source link

Spell 2023-10-11 #368

Closed 0xdecr1pto closed 8 months ago

0xdecr1pto commented 8 months ago

Description

Contribution Checklist

Checklist

amusingaxl commented 8 months ago

Good to deploy :shipit:

Mainnet Executive Spell Review Checklist

Mainnet 2023-10-11

Spell Actions (Per Exec Doc):

Development Stage

Using DssExecLib at: 0x8De6DDbCd5053d32292AAA0D2105A32d108484a6
[⠊] Compiling...
[⠊] Compiling 4 files with 0.8.16
[⠆] Solc 0.8.16 finished in 1.91s
Compiler run successful!

Running 2 tests for src/test/starknet.t.sol:StarknetTests
[PASS] testStarknet() (gas: 5456079)
[PASS] testStarknetSpell() (gas: 2346)
Test result: ok. 2 passed; 0 failed; 0 skipped; finished in 128.28s

Running 21 tests for src/DssSpell.t.sol:DssSpellTest
[PASS] testBytecodeMatches() (gas: 3791346)
[PASS] testCastCost() (gas: 5301472)
[PASS] testChainlogValues() (gas: 14167554)
[PASS] testChainlogVersionBump() (gas: 8930988)
[PASS] testContractSize() (gas: 8984)
[PASS] testDeployCost() (gas: 3773058)
[PASS] testFailNotScheduled() (gas: 14420)
[PASS] testFailTooEarly() (gas: 13607)
[PASS] testFailTooLate() (gas: 13584)
[PASS] testFailWrongDay() (gas: 13563)
[PASS] testGeneral() (gas: 42066368)
[PASS] testMKRPayments() (gas: 5450402)
[PASS] testNextCastTime() (gas: 353703)
[PASS] testOnTime() (gas: 5297156)
[PASS] testPSMs() (gas: 6648208)
[PASS] testSparkSpellIsExecuted() (gas: 5300692)
[PASS] testUseEta() (gas: 352324)
[PASS] testVestDAI() (gas: 5485745)
[PASS] testVestMKR() (gas: 5422467)
[PASS] test_RWA007_Update() (gas: 5541585)
[PASS] test_RWA015_Update() (gas: 5541199)
Test result: ok. 21 passed; 0 failed; 0 skipped; finished in 1102.50s

Ran 2 test suites: 23 tests passed, 0 failed, 0 skipped (23 total tests)
SidestreamSweatyPumpkin commented 8 months ago

Good to deploy

Spell Actions (Per Exec Doc):

Development Stage

./scripts/test-dssspell-forge.sh no-match="" match="" block=""
Using DssExecLib at: 0x8De6DDbCd5053d32292AAA0D2105A32d108484a6
[⠒] Compiling...
[⠑] Compiling 7 files with 0.8.16
[⠔] Solc 0.8.16 finished in 1.99s
Compiler run successful!

Running 2 tests for src/test/starknet.t.sol:StarknetTests
[PASS] testStarknet() (gas: 5456308)
[PASS] testStarknetSpell() (gas: 2346)
Test result: ok. 2 passed; 0 failed; 0 skipped; finished in 171.04s

Running 23 tests for src/DssSpell.t.sol:DssSpellTest
[PASS] testAuth() (gas: 9223371487105683244)
[PASS] testAuthInSources() (gas: 9223371487099286666)
[PASS] testBytecodeMatches() (gas: 3803830)
[PASS] testCastCost() (gas: 5301701)
[PASS] testChainlogValues() (gas: 14167783)
[PASS] testChainlogVersionBump() (gas: 8931217)
[PASS] testContractSize() (gas: 8984)
[PASS] testDeployCost() (gas: 3785506)
[PASS] testFailNotScheduled() (gas: 14420)
[PASS] testFailTooEarly() (gas: 13607)
[PASS] testFailTooLate() (gas: 13584)
[PASS] testFailWrongDay() (gas: 13563)
[PASS] testGeneral() (gas: 42080917)
[PASS] testMKRPayments() (gas: 5450631)
[PASS] testNextCastTime() (gas: 353703)
[PASS] testOnTime() (gas: 5297385)
[PASS] testPSMs() (gas: 6648437)
[PASS] testSparkSpellIsExecuted() (gas: 5300921)
[PASS] testUseEta() (gas: 352324)
[PASS] testVestDAI() (gas: 5485974)
[PASS] testVestMKR() (gas: 5422696)
[PASS] test_RWA007_Update() (gas: 5542044)
[PASS] test_RWA015_Update() (gas: 5541313)
Test result: ok. 23 passed; 0 failed; 0 skipped; finished in 1625.95s

Ran 2 test suites: 25 tests passed, 0 failed, 0 skipped (25 total tests)
amusingaxl commented 8 months ago

Good to handover.

Deployed Stage

Using DssExecLib at: 0x8De6DDbCd5053d32292AAA0D2105A32d108484a6
[⠆] Compiling...
[⠃] Compiling 6 files with 0.8.16
[⠢] Solc 0.8.16 finished in 2.48s
Compiler run successful!

Running 2 tests for src/test/starknet.t.sol:StarknetTests
[PASS] testStarknet() (gas: 5456079)
[PASS] testStarknetSpell() (gas: 2346)
Test result: ok. 2 passed; 0 failed; 0 skipped; finished in 128.08s

Running 21 tests for src/DssSpell.t.sol:DssSpellTest
[PASS] testBytecodeMatches() (gas: 3803830)
[PASS] testCastCost() (gas: 5301472)
[PASS] testChainlogValues() (gas: 14167554)
[PASS] testChainlogVersionBump() (gas: 8930988)
[PASS] testContractSize() (gas: 8984)
[PASS] testDeployCost() (gas: 3785506)
[PASS] testFailNotScheduled() (gas: 14420)
[PASS] testFailTooEarly() (gas: 13607)
[PASS] testFailTooLate() (gas: 13584)
[PASS] testFailWrongDay() (gas: 13563)
[PASS] testGeneral() (gas: 42082785)
[PASS] testMKRPayments() (gas: 5450402)
[PASS] testNextCastTime() (gas: 353703)
[PASS] testOnTime() (gas: 5297156)
[PASS] testPSMs() (gas: 6648208)
[PASS] testSparkSpellIsExecuted() (gas: 5300692)
[PASS] testUseEta() (gas: 352324)
[PASS] testVestDAI() (gas: 5485745)
[PASS] testVestMKR() (gas: 5422467)
[PASS] test_RWA007_Update() (gas: 5541930)
[PASS] test_RWA015_Update() (gas: 5540566)
Test result: ok. 21 passed; 0 failed; 0 skipped; finished in 759.28s

Ran 2 test suites: 23 tests passed, 0 failed, 0 skipped (23 total tests)
SidestreamSweatyPumpkin commented 8 months ago

Good to handover

Deployed Stage

./scripts/test-dssspell-forge.sh no-match="" match="" block=""
Using DssExecLib at: 0x8De6DDbCd5053d32292AAA0D2105A32d108484a6
[⠒] Compiling...
[⠔] Compiling 4 files with 0.8.16
[⠢] Solc 0.8.16 finished in 1.81s
Compiler run successful!

Running 2 tests for src/test/starknet.t.sol:StarknetTests
[PASS] testStarknet() (gas: 5457459)
[PASS] testStarknetSpell() (gas: 2346)
Test result: ok. 2 passed; 0 failed; 0 skipped; finished in 999.23s

Running 23 tests for src/DssSpell.t.sol:DssSpellTest
[PASS] testAuth() (gas: 9223371487105683244)
[PASS] testAuthInSources() (gas: 9223371487099286666)
[PASS] testBytecodeMatches() (gas: 3803830)
[PASS] testCastCost() (gas: 5302852)
[PASS] testChainlogValues() (gas: 14168934)
[PASS] testChainlogVersionBump() (gas: 8932368)
[PASS] testContractSize() (gas: 8984)
[PASS] testDeployCost() (gas: 3785506)
[PASS] testFailNotScheduled() (gas: 14420)
[PASS] testFailTooEarly() (gas: 13607)
[PASS] testFailTooLate() (gas: 13584)
[PASS] testFailWrongDay() (gas: 13563)
[PASS] testGeneral() (gas: 42084165)
[PASS] testMKRPayments() (gas: 5451782)
[PASS] testNextCastTime() (gas: 353703)
[PASS] testOnTime() (gas: 5298536)
[PASS] testPSMs() (gas: 6649588)
[PASS] testSparkSpellIsExecuted() (gas: 5302072)
[PASS] testUseEta() (gas: 352324)
[PASS] testVestDAI() (gas: 5487125)
[PASS] testVestMKR() (gas: 5423847)
[PASS] test_RWA007_Update() (gas: 5543080)
[PASS] test_RWA015_Update() (gas: 5542176)
Test result: ok. 23 passed; 0 failed; 0 skipped; finished in 999.23s

Ran 2 test suites: 25 tests passed, 0 failed, 0 skipped (25 total tests)