makerdao / spells-mainnet

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

PE-678: MakerDAO September 24, 2021 Executive Spell #190

Closed naszam closed 2 years ago

naszam commented 2 years ago

Description

Contribution Checklist

Checklist

gbalabasquer commented 2 years ago
gbalabasquer commented 2 years ago

Btw my local tests passes:

dapp-test: rpc block: latest
Running 12 tests for src/DssSpell.t.sol:DssSpellTest
[PASS] testFail_notScheduled() (gas: 7236)
[PASS] test_auth_in_sources() (gas: 281473904308830)
[PASS] test_use_eta() (gas: 326591)
[PASS] testOnTime() (gas: 833674)
[PASS] test_nextCastTime() (gas: 389060)
[PASS] testFailTooEarly() (gas: 366219)
[PASS] test_bytecode_matches() (gas: 1124833)
[PASS] test_auth() (gas: 281473907965280)
[PASS] testSpellIsCast_GENERAL() (gas: 7141694)
[PASS] testFailWrongDay() (gas: 366217)
[PASS] testCastCost() (gas: 835472)
[PASS] testFailTooLate() (gas: 366392)
brianmcmichael commented 2 years ago
dapp-test: rpc block: latest
Running 12 tests for src/DssSpell.t.sol:DssSpellTest
[PASS] testFail_notScheduled() (gas: 12236)
[PASS] test_auth_in_sources() (gas: 281473904308862)
[PASS] test_use_eta() (gas: 333591)
[PASS] testOnTime() (gas: 843174)
[PASS] test_nextCastTime() (gas: 396060)
[PASS] testFailTooEarly() (gas: 373219)
[PASS] test_bytecode_matches() (gas: 1134333)
[PASS] test_auth() (gas: 281473907965311)
[PASS] testSpellIsCast_GENERAL() (gas: 8273560)
[PASS] testFailWrongDay() (gas: 373217)
[PASS] testCastCost() (gas: 844972)
[PASS] testFailTooLate() (gas: 373392)