forked from Rari-Capital/vaults
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gas-snapshot
81 lines (81 loc) · 3.74 KB
/
.gas-snapshot
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
testIntegration() (gas: 5076831)
testFailDeposit() (gas: 81022)
testInitializeAndDeposit() (gas: 173204)
testTrustStrategyWithWETHUnderlying() (gas: 27746)
testTrustStrategyWithETHUnderlying() (gas: 27142)
testAtomicDepositWithdrawIntoETHStrategies() (gas: 614124)
testFailWithdrawFromStrategyWithNotEnoughBalance() (gas: 298010)
testAtomicDepositRedeem() (gas: 203600)
testUpdatingHarvestDelay() (gas: 76718)
testAtomicEnterExitSinglePool() (gas: 377933)
testFailDepositIntoStrategyZero() (gas: 28035)
testFailHarvestUntrustedStrategy() (gas: 323577)
testFailWithdrawFromStrategyZero() (gas: 28096)
testAtomicDepositWithdraw() (gas: 203555)
testWithdrawingWithUntrustedStrategyInQueue() (gas: 1772114)
testPushingToWithdrawalQueue() (gas: 129852)
testFailSeizeUntrustedStrategy() (gas: 300430)
testFailDepositIntoStrategyWithNoBalance() (gas: 128472)
testFailRedeemWithNotEnoughBalance() (gas: 152327)
testUnprofitableHarvest() (gas: 539418)
testFailDepositWithNotEnoughApproval() (gas: 120666)
testFailDepositIntoStrategyWithNotEnoughBalance() (gas: 271536)
testSeizeStrategyWithBalanceGreaterThanTotalAssets() (gas: 481191)
testFailWithdrawFromStrategyWithNoBalance() (gas: 28381)
testFailRedeemZero() (gas: 1180)
testClaimFees() (gas: 200673)
testFailWithdrawWithNotEnoughBalance() (gas: 152317)
testSeizeStrategy() (gas: 435507)
testReplaceWithdrawalQueueIndex() (gas: 125576)
testFailWithdrawWithIncompleteQueue() (gas: 515368)
testFailTrustStrategyWithETHUnderlying() (gas: 968005)
testProfitableHarvest() (gas: 576301)
testFailDepositZero() (gas: 1166)
testFailWithdrawWithNoBalance() (gas: 3611)
testPoppingFromWithdrawalQueue() (gas: 143515)
testFailWithdrawZero() (gas: 1137)
testWithdrawingWithDuplicateStrategiesInQueue() (gas: 662134)
testFailHarvestAfterWindowBeforeDelay() (gas: 470719)
testFailInitializeTwice() (gas: 1602)
testMultipleHarvestsInWindow() (gas: 525247)
testFailWithdrawFromStrategyWithoutTrust() (gas: 300464)
testFailDepositWithNoApproval() (gas: 50431)
testFailRedeemWithNoBalance() (gas: 3684)
testAtomicEnterExitMultiPool() (gas: 518416)
testReplaceWithdrawalQueueIndexWithTip() (gas: 127476)
testFailTrustStrategyWithWrongUnderlying() (gas: 1929952)
testSwapWithdrawalQueueIndexes() (gas: 127897)
testFailWithdrawWithEmptyQueue() (gas: 309829)
testSetRoles() (gas: 33149)
testSetRootUser() (gas: 31546)
testRootUserCanCall() (gas: 39920)
testSetTargetCustomAuthority() (gas: 31950)
testCanCallWithCustomAuthorityOverridesUserWithRole() (gas: 171560)
testCanCallWithAuthorizedRole() (gas: 97389)
testCanCallWithCustomAuthorityOverridesRootUser() (gas: 133294)
testSetRoleCapabilities() (gas: 33182)
testCanCallWithCustomAuthority() (gas: 98089)
testSetDefaultTargetFloatPercent() (gas: 54860)
testDefaultHarvestDelayOverridesCustomOfZero() (gas: 57537)
testDefaultTargetFloatPercentOverridesCustomOfZero() (gas: 56963)
testCustomHarvestDelayOverridesDefault() (gas: 77330)
testSetCustomHarvestDelay() (gas: 54244)
testCustomHarvestWindowOverridesDefault() (gas: 86684)
testSetCustomFeePercent() (gas: 53733)
testSetDefaultFeePercent() (gas: 54829)
testSetCustomHarvestWindow() (gas: 84032)
testCustomTargetFloatPercentOverridesDefault() (gas: 76805)
testDefaultFeePercentOverridesCustomOfZero() (gas: 56964)
testSetDefaultHarvestWindow() (gas: 64728)
testDefaultHarvestWindowOverridesCustomOfZero() (gas: 66902)
testSetCustomTargetFloatPercent() (gas: 53683)
testSetDefaultHarvestDelay() (gas: 55439)
testFailNoDuplicateVaults() (gas: 272747603290195)
testDeployVault() (gas: 4075066)
testVaultCreation() (gas: 4229636)
testSetConfigurationModule() (gas: 3543)
testFailDepositIntoNotWETHVault() (gas: 10662)
testFailRedeemFromNotWETHVault() (gas: 244360)
testAtomicDepositRedeemETH() (gas: 326438)
testFailWithdrawFromNotWETHVault() (gas: 244260)
testAtomicDepositWithdrawETH() (gas: 327858)