makerdao / spells-mainnet

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

Disable starknet teleport #316

Closed maciejka closed 1 year ago

rockyfour commented 1 year ago

Test pass on this branch:

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

Running 20 tests for src/DssSpell.t.sol:DssSpellTest [PASS] testAuth() (gas: 9223371487101211439) [PASS] testAuthInSources() (gas: 9223371487098953477) [PASS] testBytecodeMatches() (gas: 2446573) [PASS] testCastCost() (gas: 1281337) [PASS] testChainlogValues() (gas: 9434183) [PASS] testChainlogVersionBump() (gas: 4620064) [PASS] testContractSize() (gas: 9006) [PASS] testDeployCost() (gas: 2432087) [PASS] testFailNotScheduled() (gas: 14331) [PASS] testFailTooEarly() (gas: 13901) [PASS] testFailTooLate() (gas: 13856) [PASS] testFailWrongDay() (gas: 13901) [PASS] testGeneral() (gas: 35375146) [PASS] testL2ArbitrumSpell() (gas: 11659081) [PASS] testL2OptimismSpell() (gas: 11294804) [PASS] testNextCastTime() (gas: 353681) [PASS] testOnTime() (gas: 1277187) [PASS] testPSMs() (gas: 2786001) [PASS] testPayments() (gas: 1413694) [PASS] testUseEta() (gas: 352299) Test result: ok. 20 passed; 0 failed; finished in 889.84s