makerdao / spells-mainnet

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

PE-771: 2021-12-10 executive spell #209

Closed julienmartinlevrai closed 2 years ago

julienmartinlevrai commented 2 years ago

Description

Contribution Checklist

Checklist

WilfredTA commented 2 years ago

Tests with deployed address pass:

Running 13 tests for src/DssSpell.t.sol:DssSpellTest
[PASS] testFail_notScheduled() (gas: 12236)
[PASS] test_auth_in_sources() (gas: 281473904683130)
[PASS] test_use_eta() (gas: 333431)
[PASS] testOnTime() (gas: 2697783)
[PASS] testVestTransfer() (gas: 4063363)
[PASS] test_nextCastTime() (gas: 334295)
[PASS] testFailTooEarly() (gas: 8479)
[PASS] test_bytecode_matches() (gas: 2228307)
[PASS] test_auth() (gas: 281473910358620)
[PASS] testSpellIsCast_GENERAL() (gas: 13133610)
[PASS] testFailWrongDay() (gas: 8677)
[PASS] testCastCost() (gas: 2699636)
[PASS] testFailTooLate() (gas: 8831)
iamchrissmith commented 2 years ago

tests pass at block 13779178

Running 13 tests for src/DssSpell.t.sol:DssSpellTest
[PASS] testFail_notScheduled() (gas: 12236)
[PASS] test_auth_in_sources() (gas: 281473904683130)
[PASS] test_use_eta() (gas: 333431)
[PASS] testOnTime() (gas: 2697783)
[PASS] testVestTransfer() (gas: 4063363)
[PASS] test_nextCastTime() (gas: 334295)
[PASS] testFailTooEarly() (gas: 8479)
[PASS] test_bytecode_matches() (gas: 2228307)
[PASS] test_auth() (gas: 281473910358620)
[PASS] testSpellIsCast_GENERAL() (gas: 13133610)
[PASS] testFailWrongDay() (gas: 8677)
[PASS] testCastCost() (gas: 2699636)
[PASS] testFailTooLate() (gas: 8831)