makerdao / spells-mainnet

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

PE-1204: 2023-03-14 Out-of-Schedule Executive #327

Closed kmbarry1 closed 1 year ago

kmbarry1 commented 1 year ago

Description

Contribution Checklist

Checklist

rockyfour commented 1 year ago

LGTM to deploy. Tests still running but the 2 other successful test runs are enough.

Tests pass:

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

Running 18 tests for src/DssSpell.t.sol:DssSpellTest [PASS] testAuth() (gas: 9223371487102099566) [PASS] testAuthInSources() (gas: 9223371487099270971) [PASS] testBytecodeMatches() (gas: 2132378) [PASS] testCastCost() (gas: 739220) [PASS] testChainlogValues() (gas: 8964162) [PASS] testChainlogVersionBump() (gas: 3176893) [PASS] testContractSize() (gas: 9006) [PASS] testDeployCost() (gas: 2118676) [PASS] testFailNotScheduled() (gas: 14375) [PASS] testFailTooEarly() (gas: 13629) [PASS] testFailTooLate() (gas: 13606) [PASS] testFailWrongDay() (gas: 13607) [PASS] testGeneral() (gas: 35302556) [PASS] testLineAdjustment() (gas: 744613) [PASS] testLineMom() (gas: 859694) [PASS] testNextCastTime() (gas: 353636) [PASS] testOnTime() (gas: 726812) [PASS] testUseEta() (gas: 352343) Test result: ok. 18 passed; 0 failed; finished in 1075.65s