makerdao / spells-mainnet

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

PE-1102: 2022-10-19 Executive #279

Closed iamchrissmith closed 1 year ago

iamchrissmith commented 1 year ago

Description

Contribution Checklist

Checklist

iamchrissmith commented 1 year ago

CES changes merged in, tests pass, ready for pre-deploy review

Running 1 test for src/test/starknet.t.sol:StarknetTests
[PASS] testStarknet() (gas: 714782)
Test result: ok. 1 passed; 0 failed; finished in 40.08ms

Running 15 tests for src/DssSpell.t.sol:DssSpellTest
[PASS] testCastCost() (gas: 497011)
[PASS] testFailTooEarly() (gas: 12594)
[PASS] testFailTooLate() (gas: 12549)
[PASS] testFailWrongDay() (gas: 12594)
[PASS] testFail_notScheduled() (gas: 14139)
[PASS] testOnTime() (gas: 493422)
[PASS] testSpellIsCast_GENERAL() (gas: 22856338)
[PASS] testSpellIsCast_PSM_GUSD_A_tout() (gas: 503568)
[PASS] test_auth() (gas: 9223336852499061173)
[PASS] test_auth_in_sources() (gas: 9223336852485022489)
[PASS] test_bytecode_matches() (gas: 1173561)
[PASS] test_chainlog_values() (gas: 6024146)
[PASS] test_chainlog_version_bump() (gas: 3144118)
[PASS] test_nextCastTime() (gas: 338900)
[PASS] test_use_eta() (gas: 337755)
Test result: ok. 15 passed; 0 failed; finished in 217.35ms
iamchrissmith commented 1 year ago
Running 1 test for src/test/starknet.t.sol:StarknetTests
[PASS] testStarknet() (gas: 714782)
Test result: ok. 1 passed; 0 failed; finished in 145.05ms

Running 15 tests for src/DssSpell.t.sol:DssSpellTest
[PASS] testCastCost() (gas: 497011)
[PASS] testFailTooEarly() (gas: 12594)
[PASS] testFailTooLate() (gas: 12549)
[PASS] testFailWrongDay() (gas: 12594)
[PASS] testFail_notScheduled() (gas: 14139)
[PASS] testOnTime() (gas: 493422)
[PASS] testSpellIsCast_GENERAL() (gas: 24016389)
[PASS] testSpellIsCast_PSM_GUSD_A_tout() (gas: 503568)
[PASS] test_auth() (gas: 9223336852499061173)
[PASS] test_auth_in_sources() (gas: 9223336852485022489)
[PASS] test_bytecode_matches() (gas: 1173561)
[PASS] test_chainlog_values() (gas: 6024146)
[PASS] test_chainlog_version_bump() (gas: 3144118)
[PASS] test_nextCastTime() (gas: 338900)
[PASS] test_use_eta() (gas: 337755)
Test result: ok. 15 passed; 0 failed; finished in 1.07s