forked from exactly/protocol
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gas-snapshot
277 lines (277 loc) · 19.6 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
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
AuditorTest:testAccountShortfall() (gas: 159721)
AuditorTest:testAccountShortfallRevert() (gas: 183495)
AuditorTest:testBorrowMPValidation() (gas: 159377)
AuditorTest:testBorrowMPValidationRevert() (gas: 183258)
AuditorTest:testDynamicCloseFactor() (gas: 1069299)
AuditorTest:testEnableEnterExitMultipleMarkets() (gas: 1051269)
AuditorTest:testEnableMarket() (gas: 131896)
AuditorTest:testEnableMarketAlreadyListed() (gas: 127756)
AuditorTest:testEnableMarketAuditorMismatch() (gas: 24805)
AuditorTest:testEnableMarketShouldRevertWithInvalidPriceFeed() (gas: 149281)
AuditorTest:testEnterExitMarket() (gas: 178761)
AuditorTest:testExitMarketOwning() (gas: 177445)
InterestRateModelTest:testFixedBorrowRate() (gas: 8089)
InterestRateModelTest:testFloatingBorrowRate() (gas: 6236)
InterestRateModelTest:testMinFixedRate() (gas: 7610)
LeveragerTest:testApproveMaliciousMarket() (gas: 24112)
LeveragerTest:testApproveMarket() (gas: 56669)
LeveragerTest:testCallReceiveFlashLoanFromAnyAddress() (gas: 11465)
LeveragerTest:testDeleverage() (gas: 427747)
LeveragerTest:testDeleverageHalfBorrowPosition() (gas: 466866)
LeveragerTest:testFlashloanFeeGreaterThanZero() (gas: 391107)
LeveragerTest:testLeverage() (gas: 349063)
LeveragerTest:testLeverageShouldFailWhenHealthFactorNearOne() (gas: 695439)
LeveragerTest:testLeverageWithAlreadyDepositedAmount() (gas: 396449)
LeveragerTest:testLeverageWithInvalidBalancerVault() (gas: 1187521)
MarketTest:testAccountLiquidityAdjustedDebt() (gas: 380765)
MarketTest:testAnotherUserRedeemWhenOwnerHasShortfall() (gas: 483813)
MarketTest:testAnotherUserWithdrawWhenOwnerHasShortfall() (gas: 472690)
MarketTest:testBorrowAtMaturity() (gas: 403772)
MarketTest:testBorrowAtMaturityUpdatesFloatingDebtAndFloatingAssets() (gas: 598518)
MarketTest:testBorrowAtMaturityWithZeroAssets() (gas: 16039)
MarketTest:testBorrowDisagreement() (gas: 170274)
MarketTest:testBorrowFromFreeLunchShouldNotRevertWithFloatingFullUtilization() (gas: 758993)
MarketTest:testCappedLiquidation() (gas: 693568)
MarketTest:testChargeTreasuryToEarlyWithdraws() (gas: 631400)
MarketTest:testChargeTreasuryToFixedBorrows() (gas: 678808)
MarketTest:testClearBadDebtAvoidingFixedBorrowsIfAccumulatorLower() (gas: 978211)
MarketTest:testClearBadDebtCalledByAccount() (gas: 13529)
MarketTest:testClearBadDebtExactlyRepaysFixedBorrowWithAccumulatorAmount() (gas: 811788)
MarketTest:testClearBadDebtPartiallyRepaysEachFixedBorrow() (gas: 843775)
MarketTest:testClearBadDebtPartiallyRepaysFloatingDebt() (gas: 946796)
MarketTest:testClearBadDebtShouldAccrueAccumulatedEarningsBeforeSpreadingLosses() (gas: 945158)
MarketTest:testClearBadDebtWithEmptyAccumulatorShouldNotRevert() (gas: 576896)
MarketTest:testClearMaturity() (gas: 621560)
MarketTest:testCollectTreasuryFreeLunchToEarlyWithdraws() (gas: 761586)
MarketTest:testCollectTreasuryFreeLunchToEarlyWithdrawsWithZeroFees() (gas: 273387)
MarketTest:testCollectTreasuryFreeLunchToFixedBorrows() (gas: 708936)
MarketTest:testCollectTreasuryFreeLunchToFixedBorrowsWithZeroFees() (gas: 477538)
MarketTest:testCrossMaturityLiquidation() (gas: 1231716)
MarketTest:testDepositAtMaturity() (gas: 156571)
MarketTest:testDepositAtMaturityWithZeroAssets() (gas: 15936)
MarketTest:testDepositDisagreement() (gas: 30586)
MarketTest:testDepositShouldUpdateFlexibleBorrowVariables() (gas: 443236)
MarketTest:testDepositToSmartPool() (gas: 157676)
MarketTest:testDistributeMultipleAccumulatedEarnings() (gas: 585361)
MarketTest:testDistributionOfLossesShouldReduceFromFloatingBackupBorrowedAccordingly() (gas: 2041192)
MarketTest:testEarlyRepaymentWithExcessiveAmountOfFees() (gas: 1300232)
MarketTest:testEarlyWithdrawFromFreeLunchShouldNotRevertWithFloatingFullUtilization() (gas: 611090)
MarketTest:testFixedBorrowFailingWhenFlexibleBorrowAccruesDebt() (gas: 773534)
MarketTest:testFlexibleBorrow() (gas: 329289)
MarketTest:testFlexibleBorrowAccountingDebt() (gas: 322293)
MarketTest:testFlexibleBorrowChargingDebtToTreasury() (gas: 476494)
MarketTest:testFlexibleBorrowExceedingReserve() (gas: 520790)
MarketTest:testFlexibleBorrowExceedingReserveIncludingFixedBorrow() (gas: 703184)
MarketTest:testFlexibleBorrowExceedingReserveWithNewDebt() (gas: 656739)
MarketTest:testFlexibleBorrowFromAnotherUserSubtractsAllowance() (gas: 351605)
MarketTest:testFlexibleBorrowFromAnotherUserWithAllowance() (gas: 344548)
MarketTest:testFlexibleBorrowFromAnotherUserWithoutAllowance() (gas: 178946)
MarketTest:testFrontRunSmartPoolEarningsDistributionWithBigPenaltyRepayment() (gas: 583449)
MarketTest:testInsufficientProtocolLiquidity() (gas: 857663)
MarketTest:testLiquidateAndChargeIncentiveForLenders() (gas: 979246)
MarketTest:testLiquidateAndDistributeLosses() (gas: 1180024)
MarketTest:testLiquidateAndSeizeExactAmountWithDustAsCollateral() (gas: 1160958)
MarketTest:testLiquidateAndSeizeFromEmptyCollateral() (gas: 612525)
MarketTest:testLiquidateAndSubtractLossesFromAccumulator() (gas: 1517764)
MarketTest:testLiquidateFlexibleAndFixedBorrowPositionsInSingleCall() (gas: 1139140)
MarketTest:testLiquidateFlexibleBorrow() (gas: 1078355)
MarketTest:testLiquidateFlexibleBorrowChargeLendersAssetsToLiquidator() (gas: 725164)
MarketTest:testLiquidateFlexibleBorrowConsideringDebtOverTime() (gas: 826651)
MarketTest:testLiquidateLeavingDustAsCollateral() (gas: 1355584)
MarketTest:testLiquidateWithTwoUnitsAsMaxAssets() (gas: 869116)
MarketTest:testLiquidateWithZeroAsMaxAssets() (gas: 612540)
MarketTest:testLiquidationClearingDebtOfAllAccountMarkets() (gas: 1318472)
MarketTest:testLiquidationResultingInZeroCollateralAndZeroDebt() (gas: 913182)
MarketTest:testMaturityInsufficientProtocolLiquidity() (gas: 877259)
MarketTest:testMultipleBorrowsForMultipleAssets() (gas: 601619415)
MarketTest:testMultipleDepositsToSmartPool() (gas: 326688)
MarketTest:testMultipleFixedBorrowsRepays() (gas: 755233)
MarketTest:testMultipleLiquidationSameUser() (gas: 1288228)
MarketTest:testNotEnteredMarketShouldNotBeSeized() (gas: 7092931)
MarketTest:testOperationsShouldUpdateFloatingAssetsAverage() (gas: 639870)
MarketTest:testOperationsWithBtcWbtcRate() (gas: 6981506)
MarketTest:testOperationsWithStEthAsset() (gas: 6934926)
MarketTest:testPreviewOperationsWithSmartPoolCorrectlyAccountingEarnings() (gas: 862638)
MarketTest:testRepayAtMaturity() (gas: 352598)
MarketTest:testRepayDisagreement() (gas: 429606)
MarketTest:testRepayFlexibleBorrow() (gas: 548988)
MarketTest:testRoundingDownAssetsToValidateShortfallWhenTransferring() (gas: 6382400)
MarketTest:testRoundingDownAssetsToValidateShortfallWhenTransferringFrom() (gas: 6411146)
MarketTest:testRoundingDownAssetsWhenTransferingFromAnAccountWithoutShortfall() (gas: 588729)
MarketTest:testRoundingDownAssetsWhenTransferingWithAnAccountWithoutShortfall() (gas: 561864)
MarketTest:testRoundingUpAllowanceWhenBorrowingAtMaturity() (gas: 489301)
MarketTest:testRoundingUpAllowanceWhenWithdrawingAtMaturity() (gas: 501981)
MarketTest:testSetDampSpeedFactorShouldUpdateFloatingAssetsAverage() (gas: 240216)
MarketTest:testSetEarningsAccumulatorSmoothFactorShouldDistributeEarnings() (gas: 495637)
MarketTest:testSetInterestRateModelShouldUpdateFloatingDebt() (gas: 988294)
MarketTest:testSetInterestRateModelWithAddressZeroShouldNotUpdateFloatingDebt() (gas: 870527)
MarketTest:testShareValueNotDecreasingAfterDeposit() (gas: 468612)
MarketTest:testShareValueNotDecreasingWhenMintingToTreasury() (gas: 473384)
MarketTest:testSingleFloatingBorrow() (gas: 326415)
MarketTest:testSingleFloatingRepay() (gas: 284392)
MarketTest:testSmartPoolEarningsDistribution() (gas: 534447)
MarketTest:testSmartPoolSharesDoNotAccountUnassignedEarningsFromMoreThanOneIntervalPastMaturities() (gas: 430862)
MarketTest:testSumDebtPlusEffectsShouldntRoundUpWhenWithdrawing() (gas: 569287)
MarketTest:testTotalAssetsProjectingBackupEarningsCorrectly() (gas: 411578)
MarketTest:testTotalAssetsProjectingFloatingDebtCorrectly() (gas: 473925)
MarketTest:testUpdateAccumulatedEarningsFactorToZero() (gas: 641640)
MarketTest:testUpdateFloatingAssetsAverageWhenDepositingAndBorrowingContinuously() (gas: 236080)
MarketTest:testUpdateFloatingAssetsAverageWhenDepositingRightBeforeBorrow() (gas: 435066)
MarketTest:testUpdateFloatingAssetsAverageWhenDepositingRightBeforeEarlyWithdraw() (gas: 322606)
MarketTest:testUpdateFloatingAssetsAverageWhenDepositingSomeSecondsBeforeBorrow() (gas: 492975)
MarketTest:testUpdateFloatingAssetsAverageWhenWithdrawingRightBeforeBorrow() (gas: 440743)
MarketTest:testUpdateFloatingAssetsAverageWhenWithdrawingRightBeforeEarlyWithdraw() (gas: 339281)
MarketTest:testUpdateFloatingAssetsAverageWhenWithdrawingSomeSecondsBeforeBorrow() (gas: 267151)
MarketTest:testUpdateFloatingAssetsAverageWithDampSpeedDown() (gas: 253721)
MarketTest:testUpdateFloatingAssetsAverageWithDampSpeedUp() (gas: 173355)
MarketTest:testUpdateFloatingDebtBeforeSettingTreasury() (gas: 82134)
MarketTest:testWithdrawAtMaturity() (gas: 166532)
MarketTest:testWithdrawFromSmartPool() (gas: 167435)
MarketTest:testWithdrawShouldUpdateFlexibleBorrowVariables() (gas: 489838)
PoolLibTest:testAtomicDepositBorrowRepayWithdraw() (gas: 38660)
PoolLibTest:testBackupBorrow() (gas: 29493)
PoolLibTest:testEarningsAccrual() (gas: 37660)
PoolLibTest:testEarningsDistribution() (gas: 29462)
PoolLibTest:testMaturityRangeLimit() (gas: 3761)
PoolLibTest:testMaturityRangeTooWide() (gas: 6004)
PreviewerTest:testAccountsReturningAccurateAmounts() (gas: 1161013)
PreviewerTest:testAccountsReturningUtilizationForDifferentMaturities() (gas: 3342881)
PreviewerTest:testAccountsWithAccountOnlyDeposit() (gas: 817676)
PreviewerTest:testAccountsWithAccountThatHasBalances() (gas: 1567906)
PreviewerTest:testAccountsWithEmptyAccount() (gas: 669155)
PreviewerTest:testAccountsWithIntermediateOperationsReturningAccurateAmounts() (gas: 13294078)
PreviewerTest:testActualTimeBeforeStartDistributionRewards() (gas: 6888767)
PreviewerTest:testEmptyExactly() (gas: 5179580)
PreviewerTest:testExactlyReturningInterestRateModelData() (gas: 665268)
PreviewerTest:testFixedAvailableLiquidityProjectingNewFloatingDebt() (gas: 9568790)
PreviewerTest:testFixedPoolsA() (gas: 15067367)
PreviewerTest:testFixedPoolsChangingMaturityInTime() (gas: 1619713)
PreviewerTest:testFixedPoolsRatesAndUtilizations() (gas: 9975909)
PreviewerTest:testFixedPoolsWithFloatingAssetsAverage() (gas: 11938543)
PreviewerTest:testFlexibleAvailableLiquidity() (gas: 13524564)
PreviewerTest:testFlexibleBorrowSharesAndAssets() (gas: 3491385)
PreviewerTest:testFloatingAvailableLiquidityProjectingNewFloatingDebt() (gas: 9137291)
PreviewerTest:testFloatingRateAndUtilization() (gas: 935395)
PreviewerTest:testJustUpdatedRewardRatesShouldStillReturnRate() (gas: 6218888)
PreviewerTest:testMaxBorrowAssetsCapacity() (gas: 2045904)
PreviewerTest:testMaxBorrowAssetsCapacityForAccountWithShortfall() (gas: 7884267)
PreviewerTest:testMaxBorrowAssetsCapacityPerMarket() (gas: 9309322)
PreviewerTest:testOraclePriceReturningAccurateValues() (gas: 7414006)
PreviewerTest:testPreviewBorrowAtAllMaturitiesReturningAccurateAmount() (gas: 1774808)
PreviewerTest:testPreviewBorrowAtAllMaturitiesReturningMaxUint256() (gas: 347776)
PreviewerTest:testPreviewBorrowAtMaturityReturningAccurateAmount() (gas: 477081)
PreviewerTest:testPreviewBorrowAtMaturityReturningAccurateAmountWithIntermediateOperations() (gas: 1029606)
PreviewerTest:testPreviewBorrowAtMaturityReturningAccurateUtilization() (gas: 315463)
PreviewerTest:testPreviewBorrowAtMaturityWithFiveUnits() (gas: 285420)
PreviewerTest:testPreviewBorrowAtMaturityWithInvalidMaturity() (gas: 180888)
PreviewerTest:testPreviewBorrowAtMaturityWithMaturedMaturity() (gas: 45558)
PreviewerTest:testPreviewBorrowAtMaturityWithOneUnit() (gas: 285421)
PreviewerTest:testPreviewBorrowAtMaturityWithSameTimestamp() (gas: 45498)
PreviewerTest:testPreviewBorrowAtMaturityWithZeroAmount() (gas: 180842)
PreviewerTest:testPreviewDepositAtAllMaturitiesReturningAccurateAmounts() (gas: 1406142)
PreviewerTest:testPreviewDepositAtMaturityReturningAccurateAmount() (gas: 563875)
PreviewerTest:testPreviewDepositAtMaturityReturningAccurateAmountWithIntermediateOperations() (gas: 808980)
PreviewerTest:testPreviewDepositAtMaturityWithEmptyMaturity() (gas: 42145)
PreviewerTest:testPreviewDepositAtMaturityWithEmptyMaturityAndZeroAmount() (gas: 42145)
PreviewerTest:testPreviewDepositAtMaturityWithInvalidMaturity() (gas: 42169)
PreviewerTest:testPreviewDepositAtMaturityWithMaturedMaturity() (gas: 11668)
PreviewerTest:testPreviewDepositAtMaturityWithOneUnit() (gas: 476639)
PreviewerTest:testPreviewDepositAtMaturityWithSameTimestamp() (gas: 44703)
PreviewerTest:testPreviewDepositAtMaturityWithZeroAmount() (gas: 476662)
PreviewerTest:testPreviewRepayAtMaturityReturningAccurateAmount() (gas: 723596)
PreviewerTest:testPreviewRepayAtMaturityReturningAccurateAmountWithIntermediateOperations() (gas: 746383)
PreviewerTest:testPreviewRepayAtMaturityWithEmptyMaturity() (gas: 34484)
PreviewerTest:testPreviewRepayAtMaturityWithEmptyMaturityAndZeroAmount() (gas: 34483)
PreviewerTest:testPreviewRepayAtMaturityWithInvalidMaturity() (gas: 34482)
PreviewerTest:testPreviewRepayAtMaturityWithMaturedMaturity() (gas: 476063)
PreviewerTest:testPreviewRepayAtMaturityWithOneUnit() (gas: 479146)
PreviewerTest:testPreviewRepayAtMaturityWithSameTimestamp() (gas: 474363)
PreviewerTest:testPreviewRepayAtMaturityWithZeroAmount() (gas: 479213)
PreviewerTest:testPreviewValueInFixedOperations() (gas: 1969975)
PreviewerTest:testPreviewWithdrawAtMaturityReturningAccurateAmount() (gas: 200053)
PreviewerTest:testPreviewWithdrawAtMaturityReturningAccurateAmountWithIntermediateOperations() (gas: 693420)
PreviewerTest:testPreviewWithdrawAtMaturityWithEmptyMaturity() (gas: 34395)
PreviewerTest:testPreviewWithdrawAtMaturityWithEmptyMaturityAndZeroAmount() (gas: 34439)
PreviewerTest:testPreviewWithdrawAtMaturityWithFiveUnits() (gas: 202873)
PreviewerTest:testPreviewWithdrawAtMaturityWithInvalidMaturity() (gas: 34437)
PreviewerTest:testPreviewWithdrawAtMaturityWithMaturedMaturity() (gas: 193941)
PreviewerTest:testPreviewWithdrawAtMaturityWithOneUnit() (gas: 202895)
PreviewerTest:testPreviewWithdrawAtMaturityWithSameTimestamp() (gas: 193846)
PreviewerTest:testPreviewWithdrawAtMaturityWithZeroAmount() (gas: 202941)
PreviewerTest:testReturnRewardAssetUsdPrice() (gas: 6248321)
PreviewerTest:testRewardsRate() (gas: 7008998)
PreviewerTest:testRewardsRateAfterDistributionEnd() (gas: 6379477)
PreviewerTest:testRewardsRateOnlyWithFixedBorrows() (gas: 6135726)
PreviewerTest:testRewardsRateWithMarketWithDifferentDecimals() (gas: 14432579)
PriceFeedDoubleTest:testPriceFeedDoubleReturningAccurateDecimals() (gas: 433282)
PriceFeedDoubleTest:testPriceFeedDoubleReturningPrice() (gas: 26143)
PriceFeedDoubleTest:testPriceFeedDoubleWithActualOnChainValues() (gas: 30976)
PriceFeedDoubleTest:testPriceFeedDoubleWithNegativePriceShouldRevert() (gas: 46089)
PriceFeedDoubleTest:testPriceFeedDoubleWithUsdPriceFeed() (gas: 327246)
PriceFeedWrapperTest:testPriceFeedWrapperReturningPrice() (gas: 16449)
PriceFeedWrapperTest:testPriceFeedWrapperReturningPriceAfterRebase() (gas: 22863)
PriceFeedWrapperTest:testPriceFeedWrapperWithActualOnChainValues() (gas: 30295)
PriceFeedWrapperTest:testPriceFeedWrapperWithNegativePriceShouldRevert() (gas: 42290)
PriceFeedWrapperTest:testPriceFeedWrapperWithUsdPriceFeed() (gas: 1054289)
RewardsControllerTest:testAccrueRewardsForWholeDistributionPeriod() (gas: 1031797)
RewardsControllerTest:testAccrueRewardsWithBadDebtClearingOfFixedBorrow() (gas: 2091491)
RewardsControllerTest:testAccrueRewardsWithRepayOfBorrowBalance() (gas: 1136747)
RewardsControllerTest:testAccrueRewardsWithRepayOfFixedBorrowBalance() (gas: 1254260)
RewardsControllerTest:testAccrueRewardsWithSeizeOfAllDepositShares() (gas: 1316189)
RewardsControllerTest:testAfterDistributionPeriodEnd() (gas: 1531572)
RewardsControllerTest:testAllClaimableUSDCWithAnotherAccountInPool() (gas: 1995108)
RewardsControllerTest:testAllClaimableUSDCWithDeposit() (gas: 1588138)
RewardsControllerTest:testAllClaimableUSDCWithFloatingBorrow() (gas: 1419648)
RewardsControllerTest:testAllClaimableUSDCWithFloatingRefund() (gas: 1327861)
RewardsControllerTest:testAllClaimableUSDCWithFloatingRepay() (gas: 1333191)
RewardsControllerTest:testAllClaimableUSDCWithMint() (gas: 1219409)
RewardsControllerTest:testAllClaimableUSDCWithRedeem() (gas: 1276290)
RewardsControllerTest:testAllClaimableUSDCWithTransfer() (gas: 1919524)
RewardsControllerTest:testAllClaimableUSDCWithTransferFrom() (gas: 1792951)
RewardsControllerTest:testAllClaimableUSDCWithWithdraw() (gas: 1277338)
RewardsControllerTest:testAllClaimableWETH() (gas: 1199957)
RewardsControllerTest:testAllClaimableWithMaturedFixedPool() (gas: 1067334)
RewardsControllerTest:testAllClaimableWithTimeElapsedZero() (gas: 1200083)
RewardsControllerTest:testClaim() (gas: 1002712)
RewardsControllerTest:testClaimAll() (gas: 1756424)
RewardsControllerTest:testClaimMarketWithoutRewards() (gas: 939901)
RewardsControllerTest:testClaimWithNotEnabledRewardAsset() (gas: 1040586)
RewardsControllerTest:testConfigSettingNewStartWithOnGoingDistributionShouldNotUpdate() (gas: 367206)
RewardsControllerTest:testConfigWithDistributionNotYetStartedShouldNotFail() (gas: 497317)
RewardsControllerTest:testConfigWithTransitionFactorHigherOrEqThanCap() (gas: 147139)
RewardsControllerTest:testConfigWithZeroDepositAllocationWeightFactorShouldRevert() (gas: 91969)
RewardsControllerTest:testDifferentDistributionTimeForDifferentRewards() (gas: 1571465)
RewardsControllerTest:testEmitAccrue() (gas: 1024854)
RewardsControllerTest:testEmitClaimRewards() (gas: 919164)
RewardsControllerTest:testEmitConfigUpdate() (gas: 385024)
RewardsControllerTest:testEmitIndexUpdate() (gas: 1092145)
RewardsControllerTest:testLastUndistributed() (gas: 1551470)
RewardsControllerTest:testOperationAfterDistributionEnded() (gas: 627356)
RewardsControllerTest:testOperationsBeforeDistributionStart() (gas: 1267595)
RewardsControllerTest:testSetDistributionConfigWithDifferentDecimals() (gas: 9777017)
RewardsControllerTest:testSetDistributionOperationShouldUpdateIndex() (gas: 112809)
RewardsControllerTest:testSetDistributionWithOnGoingMarketOperations() (gas: 972212)
RewardsControllerTest:testSetHigherTotalDistribution() (gas: 1336241)
RewardsControllerTest:testSetLowerAndEqualDistributionPeriodThanCurrentTimestampShouldRevert() (gas: 914102)
RewardsControllerTest:testSetLowerAndEqualTotalDistributionThanReleasedShouldRevert() (gas: 911893)
RewardsControllerTest:testSetLowerDistributionPeriod() (gas: 1563634)
RewardsControllerTest:testSetLowerDistributionPeriodAndLowerTotalDistribution() (gas: 1566403)
RewardsControllerTest:testSetLowerTotalDistribution() (gas: 1336154)
RewardsControllerTest:testSetNewDistributionPeriod() (gas: 2073872)
RewardsControllerTest:testSetNewDistributionPeriodAfterDistributionEnds() (gas: 1162065)
RewardsControllerTest:testSetNewTargetDebt() (gas: 1249846)
RewardsControllerTest:testSetNewTargetDebtAfterDistributionEnds() (gas: 1281468)
RewardsControllerTest:testSetNewTargetDebtWithClaimOnlyAtEnd() (gas: 1132357)
RewardsControllerTest:testSetNewTreasuryFeeShouldImpactAllocation() (gas: 514055)
RewardsControllerTest:testSetTargetDebtMultipleTimes() (gas: 1809851)
RewardsControllerTest:testSetTargetDebtMultipleTimesAfterEnd() (gas: 1814432)
RewardsControllerTest:testSetTotalDistributionMultipleTimes() (gas: 1306118)
RewardsControllerTest:testTriggerHandleBorrowHookBeforeUpdatingFloatingDebt() (gas: 1305161)
RewardsControllerTest:testUpdateConfig() (gas: 1074805)
RewardsControllerTest:testUpdateIndexesWithUtilizationEqualToOne() (gas: 1007666)
RewardsControllerTest:testUpdateIndexesWithUtilizationHigherThanOne() (gas: 1059213)
RewardsControllerTest:testUpdateWithTotalDebtZeroShouldUpdateLastUndistributed() (gas: 426489)
RewardsControllerTest:testUtilizationEqualZero() (gas: 625092)
RewardsControllerTest:testWithTwelveFixedPools() (gas: 4020477)
RewardsControllerTest:testWithdrawAllRewardBalance() (gas: 47213)
RewardsControllerTest:testWithdrawOnlyAdminRole() (gas: 84719)