forked from revert-finance/v3utils
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gas-snapshot
58 lines (58 loc) · 3.09 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
AutoExitTest:testDirectSendNFT() (gas: 102874)
AutoExitTest:testInvalidConfig() (gas: 20868)
AutoExitTest:testLimitOrder() (gas: 412532)
AutoExitTest:testLiquidityChanged() (gas: 70705)
AutoExitTest:testNoLiquidity() (gas: 75211)
AutoExitTest:testNonOperator() (gas: 13178)
AutoExitTest:testOracleCheck() (gas: 2585936)
AutoExitTest:testRangesAndActions() (gas: 743447)
AutoExitTest:testResetConfig() (gas: 25973)
AutoExitTest:testRunNotReady() (gas: 107959)
AutoExitTest:testRunWithoutApprove() (gas: 88308)
AutoExitTest:testRunWithoutConfig() (gas: 44306)
AutoExitTest:testSetMaxTWAPTickDifference() (gas: 20371)
AutoExitTest:testSetOperator() (gas: 33849)
AutoExitTest:testSetTWAPSeconds() (gas: 20328)
AutoExitTest:testStopLoss() (gas: 599477)
AutoExitTest:testUnauthorizedSetConfig() (gas: 20274)
AutoExitTest:testValidSetConfig() (gas: 113684)
AutoRangeTest:testAdjustNotAdjustable() (gas: 349075)
AutoRangeTest:testAdjustOutOfRange() (gas: 314113)
AutoRangeTest:testAdjustWithSwap() (gas: 829145)
AutoRangeTest:testAdjustWithTooLargeSwap() (gas: 300427)
AutoRangeTest:testAdjustWithoutApprove() (gas: 79701)
AutoRangeTest:testAdjustWithoutConfig() (gas: 44238)
AutoRangeTest:testAdjustWithoutSwap() (gas: 930257)
AutoRangeTest:testDoubleAdjust() (gas: 817255)
AutoRangeTest:testInvalidConfig() (gas: 20518)
AutoRangeTest:testLiquidityChanged() (gas: 95930)
AutoRangeTest:testNonOperator() (gas: 13420)
AutoRangeTest:testOracleCheck() (gas: 2955456)
AutoRangeTest:testResetConfig() (gas: 25204)
AutoRangeTest:testSetMaxTWAPTickDifference() (gas: 20611)
AutoRangeTest:testSetOperator() (gas: 33889)
AutoRangeTest:testSetTWAPSeconds() (gas: 20536)
AutoRangeTest:testUnauthorizedSetConfig() (gas: 20034)
AutoRangeTest:testValidSetConfig() (gas: 102839)
V3UtilsIntegrationTest:testFailEmptySwapAndIncreaseLiquidity() (gas: 50658)
V3UtilsIntegrationTest:testFailEmptySwapAndMint() (gas: 34504)
V3UtilsIntegrationTest:testInvalidInstructions() (gas: 105063)
V3UtilsIntegrationTest:testSendEtherNotAllowed() (gas: 15717)
V3UtilsIntegrationTest:testSwapAndIncreaseLiquiditBothSides() (gas: 545260)
V3UtilsIntegrationTest:testSwapAndIncreaseLiquidity() (gas: 464979)
V3UtilsIntegrationTest:testSwapAndMint() (gas: 742446)
V3UtilsIntegrationTest:testSwapAndMintOneSided0() (gas: 838661)
V3UtilsIntegrationTest:testSwapAndMintOneSided1() (gas: 728737)
V3UtilsIntegrationTest:testSwapAndMintWithETH() (gas: 938727)
V3UtilsIntegrationTest:testSwapDataError() (gas: 114332)
V3UtilsIntegrationTest:testSwapETHUSDC() (gas: 313682)
V3UtilsIntegrationTest:testSwapSlippageError() (gas: 329780)
V3UtilsIntegrationTest:testSwapUSDCDAI() (gas: 344197)
V3UtilsIntegrationTest:testSwapUSDCDAIWithUniswapRouter() (gas: 3197049)
V3UtilsIntegrationTest:testSwapUSDCETH() (gas: 325932)
V3UtilsIntegrationTest:testTransferAmountError() (gas: 445068)
V3UtilsIntegrationTest:testTransferDecreaseSlippageError() (gas: 372060)
V3UtilsIntegrationTest:testTransferWithChangeRange() (gas: 1056914)
V3UtilsIntegrationTest:testTransferWithCompoundNoSwap() (gas: 415713)
V3UtilsIntegrationTest:testTransferWithCompoundSwap() (gas: 666707)
V3UtilsIntegrationTest:testUnauthorizedTransfer() (gas: 27907)