|
1 | | -ProverBoostAddTests:test_AddBoost_WhenMultipleBoosts() (gas: 1040615) |
2 | | -ProverBoostAddTests:test_AddBoost_WhenValid() (gas: 671158) |
3 | | -ProverBoostAddTests:test_PermitAndAddBoost_WhenGasDelegation() (gas: 2655849) |
4 | | -ProverBoostAddTests:test_PermitAndAddBoost_WhenValid() (gas: 2652986) |
5 | | -ProverBoostAddTests:test_PermitDoS_AttackerCanConsumeSignature_Legacy() (gas: 2652379) |
| 1 | +ProverBoostAddTests:test_AddBoost_WhenMultipleBoosts() (gas: 1031849) |
| 2 | +ProverBoostAddTests:test_AddBoost_WhenValid() (gas: 666103) |
| 3 | +ProverBoostAddTests:test_PermitAndAddBoost_WhenGasDelegation() (gas: 2691197) |
| 4 | +ProverBoostAddTests:test_PermitAndAddBoost_WhenValid() (gas: 2688334) |
| 5 | +ProverBoostAddTests:test_PermitDoS_AttackerCanConsumeSignature_Legacy() (gas: 2687724) |
6 | 6 | ProverBoostAddTests:test_RevertAddBoost_WhenBoostVaultDoesNotExist() (gas: 209881) |
7 | | -ProverBoostAddTests:test_RevertAddBoost_WhenInsufficientAllowance() (gas: 192890) |
8 | | -ProverBoostAddTests:test_RevertAddBoost_WhenInsufficientBalance() (gas: 57448) |
| 7 | +ProverBoostAddTests:test_RevertAddBoost_WhenInsufficientAllowance() (gas: 192827) |
| 8 | +ProverBoostAddTests:test_RevertAddBoost_WhenInsufficientBalance() (gas: 57369) |
9 | 9 | ProverBoostAddTests:test_RevertAddBoost_WhenZeroAmount() (gas: 16117) |
10 | | -ProverBoostChangeTests:test_ChangeBoostPeriod_WhenActiveBoostsIncrease() (gas: 660158) |
11 | | -ProverBoostChangeTests:test_ChangeBoostPeriod_WhenAfterBoostRemoval() (gas: 829160) |
12 | | -ProverBoostChangeTests:test_ChangeBoostPeriod_WhenAllPeriodTransitions() (gas: 666503) |
13 | | -ProverBoostChangeTests:test_ChangeBoostPeriod_WhenDifferentOwners() (gas: 1496446) |
14 | | -ProverBoostChangeTests:test_ChangeBoostPeriod_WhenDynamicLockupEffect() (gas: 829271) |
15 | | -ProverBoostChangeTests:test_ChangeBoostPeriod_WhenMultipleBoosts() (gas: 1325760) |
| 10 | +ProverBoostChangeTests:test_ChangeBoostPeriod_WhenActiveBoostsIncrease() (gas: 655103) |
| 11 | +ProverBoostChangeTests:test_ChangeBoostPeriod_WhenAfterBoostRemoval() (gas: 823904) |
| 12 | +ProverBoostChangeTests:test_ChangeBoostPeriod_WhenAllPeriodTransitions() (gas: 661448) |
| 13 | +ProverBoostChangeTests:test_ChangeBoostPeriod_WhenDifferentOwners() (gas: 1487532) |
| 14 | +ProverBoostChangeTests:test_ChangeBoostPeriod_WhenDynamicLockupEffect() (gas: 824014) |
| 15 | +ProverBoostChangeTests:test_ChangeBoostPeriod_WhenMultipleBoosts() (gas: 1316389) |
16 | 16 | ProverBoostChangeTests:test_ChangeBoostPeriod_WhenNoActiveBoosts() (gas: 60262) |
17 | 17 | ProverBoostChangeTests:test_ChangeBoostPeriod_WhenSamePeriod() (gas: 30878) |
18 | | -ProverBoostChangeTests:test_RevertChangeBoostPeriod_WhenActiveBoostsDecrease() (gas: 658284) |
19 | | -ProverBoostChangeTests:test_RevertChangeBoostPeriod_WhenAllDecreaseAttempts() (gas: 661435) |
| 18 | +ProverBoostChangeTests:test_RevertChangeBoostPeriod_WhenActiveBoostsDecrease() (gas: 653228) |
| 19 | +ProverBoostChangeTests:test_RevertChangeBoostPeriod_WhenAllDecreaseAttempts() (gas: 656380) |
20 | 20 | ProverBoostChangeTests:test_RevertChangeBoostPeriod_WhenBoostVaultDoesNotExist() (gas: 17739) |
21 | | -ProverBoostCreateTests:test_CreateBoost_WhenValid() (gas: 493668) |
22 | | -ProverBoostCreateTests:test_CreateBoost_WhenValidDifferentPeriods() (gas: 945549) |
23 | | -ProverBoostCreateTests:test_RevertCreateBoost_WhenBoostAlreadyExists() (gas: 470935) |
| 21 | +ProverBoostCreateTests:test_CreateBoost_WhenValid() (gas: 531868) |
| 22 | +ProverBoostCreateTests:test_CreateBoost_WhenValidDifferentPeriods() (gas: 1020877) |
| 23 | +ProverBoostCreateTests:test_RevertCreateBoost_WhenBoostAlreadyExists() (gas: 508599) |
24 | 24 | ProverBoostCreateTests:test_RevertCreateBoost_WhenNotProverOwner() (gas: 34713) |
25 | | -ProverBoostEdgeTests:test_BoostIdManagement_WhenAddRemoveAddPattern() (gas: 1344375) |
26 | | -ProverBoostEdgeTests:test_BoostIdManagement_WhenMaxGapScenario() (gas: 1771647) |
27 | | -ProverBoostEdgeTests:test_BoostIdManagement_WhenRemoveAlreadyRemovedId() (gas: 976461) |
28 | | -ProverBoostEdgeTests:test_BoostIdManagement_WhenRemoveNonExistentId() (gas: 644507) |
29 | | -ProverBoostRemoveTests:test_FinishRemoveBoost_WhenSomeoneElseFinishes() (gas: 885381) |
30 | | -ProverBoostRemoveTests:test_RemoveBoost_WhenChangedBoostPeriod() (gas: 827114) |
31 | | -ProverBoostRemoveTests:test_RemoveBoost_WhenDifferentLockupPeriods() (gas: 1462724) |
32 | | -ProverBoostRemoveTests:test_RemoveBoost_WhenMultipleBoosts() (gas: 1218828) |
33 | | -ProverBoostRemoveTests:test_RemoveBoost_WhenValid() (gas: 924220) |
| 25 | +ProverBoostEdgeTests:test_BoostIdManagement_WhenAddRemoveAddPattern() (gas: 1335004) |
| 26 | +ProverBoostEdgeTests:test_BoostIdManagement_WhenMaxGapScenario() (gas: 1756711) |
| 27 | +ProverBoostEdgeTests:test_BoostIdManagement_WhenRemoveAlreadyRemovedId() (gas: 969349) |
| 28 | +ProverBoostEdgeTests:test_BoostIdManagement_WhenRemoveNonExistentId() (gas: 639452) |
| 29 | +ProverBoostRemoveTests:test_FinishRemoveBoost_WhenSomeoneElseFinishes() (gas: 879854) |
| 30 | +ProverBoostRemoveTests:test_RemoveBoost_WhenChangedBoostPeriod() (gas: 821857) |
| 31 | +ProverBoostRemoveTests:test_RemoveBoost_WhenDifferentLockupPeriods() (gas: 1453810) |
| 32 | +ProverBoostRemoveTests:test_RemoveBoost_WhenMultipleBoosts() (gas: 1209861) |
| 33 | +ProverBoostRemoveTests:test_RemoveBoost_WhenValid() (gas: 918692) |
34 | 34 | ProverBoostRemoveTests:test_RevertFinishRemoveBoost_WhenBoostVaultDoesNotExist() (gas: 17712) |
35 | | -ProverBoostRemoveTests:test_RevertFinishRemoveBoost_WhenNothingToFinish() (gas: 33978) |
36 | | -ProverBoostRemoveTests:test_RevertRequestRemoveBoost_WhenBoostNotFound() (gas: 649624) |
37 | | -ProverBoostRemoveTests:test_RevertRequestRemoveBoost_WhenBoostStillLocked() (gas: 813307) |
| 35 | +ProverBoostRemoveTests:test_RevertFinishRemoveBoost_WhenNothingToFinish() (gas: 31654) |
| 36 | +ProverBoostRemoveTests:test_RevertRequestRemoveBoost_WhenBoostNotFound() (gas: 644568) |
| 37 | +ProverBoostRemoveTests:test_RevertRequestRemoveBoost_WhenBoostStillLocked() (gas: 808050) |
38 | 38 | ProverBoostRemoveTests:test_RevertRequestRemoveBoost_WhenBoostVaultDoesNotExist() (gas: 17719) |
39 | 39 | SuccinctGovernorTest:test_Cancel_WhenValid() (gas: 454202) |
40 | 40 | SuccinctGovernorTest:test_Execute_WhenSlashNoIndexShift() (gas: 1221270) |
|
0 commit comments