@@ -28,8 +28,8 @@ ConstantProductPairGas:testGasBurn() (gas: 93601)
28
28
ConstantProductPairGas:testGasMint() (gas: 101264)
29
29
ConstantProductPairGas:testGasMint_Initial() (gas: 214681)
30
30
ConstantProductPairGas:testGasSwap() (gas: 84684)
31
- ConstantProductPairGas:testGasSwap_UpdateOracle() (gas: 93094 )
32
- ConstantProductPairGas:testGasSwap_UpdateOracleClamped() (gas: 90021 )
31
+ ConstantProductPairGas:testGasSwap_UpdateOracle() (gas: 92738 )
32
+ ConstantProductPairGas:testGasSwap_UpdateOracleClamped() (gas: 89665 )
33
33
ConstantProductPairTest:testBurn() (gas: 137244)
34
34
ConstantProductPairTest:testBurn_Zero() (gas: 75140)
35
35
ConstantProductPairTest:testMint() (gas: 107429)
@@ -114,10 +114,10 @@ ReservoirERC20Test:testApprove_TransferOne() (gas: 67005)
114
114
ReservoirERC20Test:testApprove_TransferTooMuch() (gas: 37978)
115
115
ReservoirPairTest:testCheckedTransfer_RevertWhenTransferFail() (gas: 131174)
116
116
ReservoirPairTest:testCheckedTransfer_RevertWhenTransferReverts() (gas: 433392)
117
- ReservoirPairTest:testPlatformFee_Disable() (gas: 1019616 )
117
+ ReservoirPairTest:testPlatformFee_Disable() (gas: 1018444 )
118
118
ReservoirPairTest:testPlatformFee_DisableReenable() (gas: 1435332)
119
119
ReservoirPairTest:testReentrancyGuard_LargeTimestamp() (gas: 197899)
120
- ReservoirPairTest:testSkim(uint256,uint256) (runs: 256, μ: 257053 , ~: 256997)
120
+ ReservoirPairTest:testSkim(uint256,uint256) (runs: 256, μ: 257049 , ~: 256997)
121
121
ReservoirPairTest:testSync() (gas: 192471)
122
122
ReservoirTimelockTest:testRampA(uint32) (runs: 256, μ: 36132, ~: 36132)
123
123
ReservoirTimelockTest:testRampA_NotAdmin() (gas: 17852)
@@ -133,8 +133,8 @@ StablePairGas:testGasBurn() (gas: 102875)
133
133
StablePairGas:testGasMint() (gas: 124790)
134
134
StablePairGas:testGasMint_Initial() (gas: 253977)
135
135
StablePairGas:testGasSwap() (gas: 78936)
136
- StablePairGas:testGasSwap_UpdateOracle() (gas: 105348 )
137
- StablePairGas:testGasSwap_UpdateOracleClamped() (gas: 102230 )
136
+ StablePairGas:testGasSwap_UpdateOracle() (gas: 104992 )
137
+ StablePairGas:testGasSwap_UpdateOracleClamped() (gas: 101874 )
138
138
StablePairTest:testAttackWhileRampingDown_LongInterval() (gas: 202899)
139
139
StablePairTest:testAttackWhileRampingDown_ShortInterval() (gas: 204209)
140
140
StablePairTest:testBurn() (gas: 144841)
0 commit comments