-
Notifications
You must be signed in to change notification settings - Fork 75
/
.gas-snapshot
72 lines (72 loc) · 3.32 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
testIntegration() (gas: 5105473)
testFailDeposit() (gas: 80992)
testInitializeAndDeposit() (gas: 173385)
testTrustStrategyWithWETHUnderlying() (gas: 28084)
testTrustStrategyWithETHUnderlying() (gas: 27502)
testAtomicDepositWithdrawIntoETHStrategies() (gas: 618638)
testDestroyVaultReturnsETH() (gas: 13378)
testFailWithdrawFromStrategyWithNotEnoughBalance() (gas: 298484)
testAtomicDepositRedeem() (gas: 203256)
testFailPushStackFull() (gas: 118311)
testUpdatingHarvestDelay() (gas: 78825)
testFailPopStackEmpty() (gas: 3568)
testAtomicEnterExitSinglePool() (gas: 378899)
testFailHarvestUntrustedStrategy() (gas: 324767)
testAtomicDepositWithdraw() (gas: 203300)
testFailSetStackTooBig() (gas: 5493)
testDestroyVault() (gas: 6316)
testFailDepositIntoStrategyWithNoBalance() (gas: 129069)
testWithdrawingWithUntrustedStrategyInStack() (gas: 1759083)
testFailRedeemWithNotEnoughBalance() (gas: 152131)
testUnprofitableHarvest() (gas: 541816)
testPoppingFromWithdrawalStack() (gas: 147691)
testPushingToWithdrawalStack() (gas: 132102)
testFailDepositWithNotEnoughApproval() (gas: 120370)
testFailDepositIntoStrategyWithNotEnoughBalance() (gas: 271975)
testSeizeStrategyWithBalanceGreaterThanTotalAssets() (gas: 482498)
testWithdrawingWithDuplicateStrategiesInStack() (gas: 667651)
testFailWithdrawFromStrategyWithNoBalance() (gas: 28736)
testFailWithdrawWithEmptyStack() (gas: 310196)
testClaimFees() (gas: 200865)
testFailWithdrawWithNotEnoughBalance() (gas: 152145)
testSeizeStrategy() (gas: 436037)
testFailTrustStrategyWithETHUnderlying() (gas: 933256)
testProfitableHarvest() (gas: 577935)
testFailWithdrawWithIncompleteStack() (gas: 517606)
testFailWithdrawWithNoBalance() (gas: 3628)
testReplaceWithdrawalStackIndexWithTip() (gas: 128330)
testReplaceWithdrawalStackIndex() (gas: 126510)
testFailHarvestAfterWindowBeforeDelay() (gas: 471999)
testFailInitializeTwice() (gas: 1542)
testMultipleHarvestsInWindow() (gas: 525917)
testFailWithdrawFromStrategyWithoutTrust() (gas: 301422)
testFailDepositWithNoApproval() (gas: 50047)
testFailRedeemWithNoBalance() (gas: 3635)
testAtomicEnterExitMultiPool() (gas: 520005)
testFailTrustStrategyWithWrongUnderlying() (gas: 1889496)
testSwapWithdrawalStackIndexes() (gas: 128780)
testSetDefaultTargetFloatPercent() (gas: 55620)
testDefaultHarvestDelayOverridesCustomOfZero() (gas: 58529)
testDefaultTargetFloatPercentOverridesCustomOfZero() (gas: 57765)
testCustomHarvestDelayOverridesDefault() (gas: 78322)
testSetCustomHarvestDelay() (gas: 55230)
testCustomHarvestWindowOverridesDefault() (gas: 88769)
testSetCustomFeePercent() (gas: 54616)
testSetDefaultFeePercent() (gas: 55683)
testSetCustomHarvestWindow() (gas: 86131)
testCustomTargetFloatPercentOverridesDefault() (gas: 77607)
testDefaultFeePercentOverridesCustomOfZero() (gas: 57860)
testSetDefaultHarvestWindow() (gas: 66772)
testDefaultHarvestWindowOverridesCustomOfZero() (gas: 68987)
testSetCustomTargetFloatPercent() (gas: 54473)
testSetDefaultHarvestDelay() (gas: 56390)
testIsVaultDeployed() (gas: 3690)
testFailNoDuplicateVaults() (gas: 272747603290173)
testDeployVault() (gas: 4074195)
testVaultCreation() (gas: 4232391)
testSetConfigurationModule() (gas: 3498)
testFailDepositIntoNotWETHVault() (gas: 10656)
testFailRedeemFromNotWETHVault() (gas: 243420)
testAtomicDepositRedeemETH() (gas: 325421)
testFailWithdrawFromNotWETHVault() (gas: 243320)
testAtomicDepositWithdrawETH() (gas: 326998)