makerdao / spells-mainnet

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

PE-673: Friday, September 17th Executive Spell #188

Closed julienmartinlevrai closed 2 years ago

julienmartinlevrai commented 2 years ago

Description

Contribution Checklist

Checklist

brianmcmichael commented 2 years ago

Be sure to update to the 0.0.8 mainnet release of DssExecLib https://github.com/makerdao/dss-exec-lib/releases/tag/v0.0.8

0xfd88cee74f7d78697775abdae53f9da1559728e4

Address will need to be changed in 4 places:

julienmartinlevrai commented 2 years ago
dapp-test: rpc block: latest
Running 16 tests for src/DssSpell.t.sol:DssSpellTest
[PASS] testFail_notScheduled() (gas: 7347)
[PASS] test_auth_in_sources() (gas: 281473904272923)
[PASS] test_use_eta() (gas: 321290)
[PASS] testOnTime() (gas: 2741257)
[PASS] test_nextCastTime() (gas: 389918)
[PASS] testFailTooEarly() (gas: 361000)
[PASS] test_bytecode_matches() (gas: 1487265)
[PASS] test_auth() (gas: 281473907933693)
[PASS] testSpellIsCast_GENERAL() (gas: 9314785)
[PASS] testKNCOffboarding() (gas: 2789512)
[PASS] testFailWrongDay() (gas: 361020)
[PASS] testCollateralIntegrations() (gas: 3686054)
[PASS] testCastCost() (gas: 2742945)
[PASS] testNewChainlogValues() (gas: 2754035)
[PASS] testNewIlkRegistryValues() (gas: 2761938)
[PASS] testFailTooLate() (gas: 361234)
godsflaw commented 2 years ago
Running 16 tests for src/DssSpell.t.sol:DssSpellTest
[PASS] testFail_notScheduled() (gas: 7347)
[PASS] test_auth_in_sources() (gas: 281473904272923)
[PASS] test_use_eta() (gas: 321290)
[PASS] testOnTime() (gas: 2741257)
[PASS] test_nextCastTime() (gas: 389918)
[PASS] testFailTooEarly() (gas: 361000)
[PASS] test_bytecode_matches() (gas: 1487265)
[PASS] test_auth() (gas: 281473907933693)
[PASS] testSpellIsCast_GENERAL() (gas: 9314785)
[PASS] testKNCOffboarding() (gas: 2789512)
[PASS] testFailWrongDay() (gas: 361020)
[PASS] testCollateralIntegrations() (gas: 3686054)
[PASS] testCastCost() (gas: 2742945)
[PASS] testNewChainlogValues() (gas: 2754035)
[PASS] testNewIlkRegistryValues() (gas: 2761938)
[PASS] testFailTooLate() (gas: 361234)
julienmartinlevrai commented 2 years ago

tests with déployed spell

dapp-test: rpc block: latest
Running 16 tests for src/DssSpell.t.sol:DssSpellTest
[PASS] testFail_notScheduled() (gas: 12347)
[PASS] test_auth_in_sources() (gas: 281473904272954)
[PASS] test_use_eta() (gas: 328290)
[PASS] testOnTime() (gas: 2750757)
[PASS] test_nextCastTime() (gas: 396918)
[PASS] testFailTooEarly() (gas: 368000)
[PASS] test_bytecode_matches() (gas: 1496765)
[PASS] test_auth() (gas: 281473907933724)
[PASS] testSpellIsCast_GENERAL() (gas: 10807709)
[PASS] testKNCOffboarding() (gas: 2799012)
[PASS] testFailWrongDay() (gas: 368020)
[PASS] testCollateralIntegrations() (gas: 3695554)
[PASS] testCastCost() (gas: 2752445)
[PASS] testNewChainlogValues() (gas: 2763535)
[PASS] testNewIlkRegistryValues() (gas: 2771438)
[PASS] testFailTooLate() (gas: 368234)
godsflaw commented 2 years ago
Running 16 tests for src/DssSpell.t.sol:DssSpellTest
[PASS] testFail_notScheduled() (gas: 12347)
[PASS] test_auth_in_sources() (gas: 281473904272954)
[PASS] test_use_eta() (gas: 328290)
[PASS] testOnTime() (gas: 2750757)
[PASS] test_nextCastTime() (gas: 396918)
[PASS] testFailTooEarly() (gas: 368000)
[PASS] test_bytecode_matches() (gas: 1496765)
[PASS] test_auth() (gas: 281473907933724)
[PASS] testSpellIsCast_GENERAL() (gas: 10807709)
[PASS] testKNCOffboarding() (gas: 2799012)
[PASS] testFailWrongDay() (gas: 368020)
[PASS] testCollateralIntegrations() (gas: 3695554)
[PASS] testCastCost() (gas: 2752445)
[PASS] testNewChainlogValues() (gas: 2763535)
[PASS] testNewIlkRegistryValues() (gas: 2771438)
[PASS] testFailTooLate() (gas: 368234)