Skip to content

Commit

Permalink
🔊 User field for more events
Browse files Browse the repository at this point in the history
  • Loading branch information
transmissions11 committed Nov 27, 2021
1 parent 78e2a7d commit fc36e3b
Show file tree
Hide file tree
Showing 2 changed files with 107 additions and 87 deletions.
100 changes: 50 additions & 50 deletions .gas-snapshot
Original file line number Diff line number Diff line change
@@ -1,51 +1,51 @@
testIntegration() (gas: 5078447)
testIntegration() (gas: 5067355)
testFailDeposit() (gas: 81022)
testInitializeAndDeposit() (gas: 173178)
testInitializeAndDeposit() (gas: 173555)
testTrustStrategyWithWETHUnderlying() (gas: 27746)
testTrustStrategyWithETHUnderlying() (gas: 27142)
testAtomicDepositWithdrawIntoETHStrategies() (gas: 613950)
testFailWithdrawFromStrategyWithNotEnoughBalance() (gas: 297905)
testAtomicDepositWithdrawIntoETHStrategies() (gas: 617758)
testFailWithdrawFromStrategyWithNotEnoughBalance() (gas: 298285)
testAtomicDepositRedeem() (gas: 203548)
testUpdatingHarvestDelay() (gas: 76724)
testAtomicEnterExitSinglePool() (gas: 377752)
testUpdatingHarvestDelay() (gas: 77484)
testAtomicEnterExitSinglePool() (gas: 378876)
testFailDepositIntoStrategyZero() (gas: 28035)
testFailHarvestUntrustedStrategy() (gas: 323490)
testFailHarvestUntrustedStrategy() (gas: 323870)
testFailWithdrawFromStrategyZero() (gas: 28096)
testAtomicDepositWithdraw() (gas: 203503)
testWithdrawingWithUntrustedStrategyInQueue() (gas: 1778732)
testPushingToWithdrawalQueue() (gas: 129852)
testFailSeizeUntrustedStrategy() (gas: 300343)
testFailDepositIntoStrategyWithNoBalance() (gas: 128414)
testWithdrawingWithUntrustedStrategyInQueue() (gas: 1783726)
testPushingToWithdrawalQueue() (gas: 131396)
testFailSeizeUntrustedStrategy() (gas: 300723)
testFailDepositIntoStrategyWithNoBalance() (gas: 128794)
testFailRedeemWithNotEnoughBalance() (gas: 152301)
testUnprofitableHarvest() (gas: 539274)
testUnprofitableHarvest() (gas: 540806)
testFailDepositWithNotEnoughApproval() (gas: 120640)
testFailDepositIntoStrategyWithNotEnoughBalance() (gas: 271452)
testSeizeStrategyWithBalanceGreaterThanTotalAssets() (gas: 481029)
testFailDepositIntoStrategyWithNotEnoughBalance() (gas: 271832)
testSeizeStrategyWithBalanceGreaterThanTotalAssets() (gas: 481786)
testFailWithdrawFromStrategyWithNoBalance() (gas: 28363)
testFailRedeemZero() (gas: 1180)
testClaimFees() (gas: 200621)
testClaimFees() (gas: 201001)
testFailWithdrawWithNotEnoughBalance() (gas: 152291)
testSeizeStrategy() (gas: 435339)
testReplaceWithdrawalQueueIndex() (gas: 125576)
testFailWithdrawWithIncompleteQueue() (gas: 515209)
testSeizeStrategy() (gas: 436096)
testReplaceWithdrawalQueueIndex() (gas: 126366)
testFailWithdrawWithIncompleteQueue() (gas: 517121)
testFailTrustStrategyWithETHUnderlying() (gas: 968005)
testProfitableHarvest() (gas: 576183)
testProfitableHarvest() (gas: 577329)
testFailDepositZero() (gas: 1166)
testFailWithdrawWithNoBalance() (gas: 3611)
testPoppingFromWithdrawalQueue() (gas: 143515)
testPoppingFromWithdrawalQueue() (gas: 146603)
testFailWithdrawZero() (gas: 1137)
testWithdrawingWithDuplicateStrategiesInQueue() (gas: 661938)
testFailHarvestAfterWindowBeforeDelay() (gas: 470583)
testWithdrawingWithDuplicateStrategiesInQueue() (gas: 666546)
testFailHarvestAfterWindowBeforeDelay() (gas: 471343)
testFailInitializeTwice() (gas: 1602)
testMultipleHarvestsInWindow() (gas: 525123)
testFailWithdrawFromStrategyWithoutTrust() (gas: 300377)
testMultipleHarvestsInWindow() (gas: 525883)
testFailWithdrawFromStrategyWithoutTrust() (gas: 300757)
testFailDepositWithNoApproval() (gas: 50405)
testFailRedeemWithNoBalance() (gas: 3684)
testAtomicEnterExitMultiPool() (gas: 518174)
testReplaceWithdrawalQueueIndexWithTip() (gas: 127476)
testAtomicEnterExitMultiPool() (gas: 519678)
testReplaceWithdrawalQueueIndexWithTip() (gas: 128236)
testFailTrustStrategyWithWrongUnderlying() (gas: 1936765)
testSwapWithdrawalQueueIndexes() (gas: 127897)
testFailWithdrawWithEmptyQueue() (gas: 309742)
testSwapWithdrawalQueueIndexes() (gas: 128687)
testFailWithdrawWithEmptyQueue() (gas: 310122)
testSetRoles() (gas: 33149)
testSetRootUser() (gas: 31546)
testRootUserCanCall() (gas: 39920)
Expand All @@ -55,27 +55,27 @@ 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: 272747603290251)
testDeployVault() (gas: 4076874)
testVaultCreation() (gas: 4231436)
testSetDefaultTargetFloatPercent() (gas: 55240)
testDefaultHarvestDelayOverridesCustomOfZero() (gas: 57917)
testDefaultTargetFloatPercentOverridesCustomOfZero() (gas: 57343)
testCustomHarvestDelayOverridesDefault() (gas: 77710)
testSetCustomHarvestDelay() (gas: 54624)
testCustomHarvestWindowOverridesDefault() (gas: 87444)
testSetCustomFeePercent() (gas: 54113)
testSetDefaultFeePercent() (gas: 55209)
testSetCustomHarvestWindow() (gas: 84792)
testCustomTargetFloatPercentOverridesDefault() (gas: 77185)
testDefaultFeePercentOverridesCustomOfZero() (gas: 57344)
testSetDefaultHarvestWindow() (gas: 65488)
testDefaultHarvestWindowOverridesCustomOfZero() (gas: 67662)
testSetCustomTargetFloatPercent() (gas: 54063)
testSetDefaultHarvestDelay() (gas: 55819)
testFailNoDuplicateVaults() (gas: 272747603289752)
testDeployVault() (gas: 4060622)
testVaultCreation() (gas: 4217286)
testSetConfigurationModule() (gas: 3543)
testFailDepositIntoNotWETHVault() (gas: 10662)
testFailRedeemFromNotWETHVault() (gas: 244276)
testAtomicDepositRedeemETH() (gas: 326293)
testFailWithdrawFromNotWETHVault() (gas: 244176)
testAtomicDepositWithdrawETH() (gas: 327716)
testFailRedeemFromNotWETHVault() (gas: 245036)
testAtomicDepositRedeemETH() (gas: 326673)
testFailWithdrawFromNotWETHVault() (gas: 244936)
testAtomicDepositWithdrawETH() (gas: 328096)
Loading

0 comments on commit fc36e3b

Please sign in to comment.