Skip to content

Commit

Permalink
update snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
androolloyd committed Oct 10, 2023
1 parent 0005b1f commit 599ab9f
Showing 1 changed file with 52 additions and 48 deletions.
100 changes: 52 additions & 48 deletions .gas-snapshot
Original file line number Diff line number Diff line change
@@ -1,56 +1,60 @@
EnforcerTest:testCollateralEnforcer() (gas: 962417)
EnforcerTest:testFailCollateralEnforcerDifferentCollateral() (gas: 844409)
EnforcerTest:testFailRateEnforcerMaxCarryRate() (gas: 799563)
EnforcerTest:testFailRateEnforcerMaxRate() (gas: 799513)
EnforcerTest:testFailRateEnforcerMaxRateAndMaxCarryRate() (gas: 799378)
EnforcerTest:testRateEnforcerBasic() (gas: 919674)
EnforcerTest:testTermEnforcerBasic() (gas: 991936)
TestAstariaV1Loan:testNewLoanERC721CollateralDefaultTermsRecall() (gas: 981250)
TestAstariaV1Loan:testNewLoanERC721CollateralDefaultTermsRecallLender() (gas: 883927)
TestAstariaV1Loan:testNewLoanERC721CollateralDefaultTermsRecallLiquidation() (gas: 930737)
TestCustodian:testCannotLazyMintTwice() (gas: 76547)
TestCustodian:testCannotMintInvalidLoanInvalidCustodian() (gas: 66789)
TestCustodian:testCannotMintInvalidLoanValidCustodian() (gas: 72372)
EnforcerTest:testCollateralEnforcer() (gas: 946681)
EnforcerTest:testFailCollateralEnforcerDifferentCollateral() (gas: 828715)
EnforcerTest:testFailRateEnforcerMaxCarryRate() (gas: 783877)
EnforcerTest:testFailRateEnforcerMaxRate() (gas: 783827)
EnforcerTest:testFailRateEnforcerMaxRateAndMaxCarryRate() (gas: 783692)
EnforcerTest:testRateEnforcerBasic() (gas: 903945)
EnforcerTest:testTermEnforcerBasic() (gas: 976207)
TestAstariaV1Loan:testNewLoanERC721CollateralDefaultTermsRecall() (gas: 964635)
TestAstariaV1Loan:testNewLoanERC721CollateralDefaultTermsRecallLender() (gas: 867158)
TestAstariaV1Loan:testNewLoanERC721CollateralDefaultTermsRecallLiquidation() (gas: 913952)
TestCustodian:testCannotLazyMintTwice() (gas: 76569)
TestCustodian:testCannotMintInvalidLoanInvalidCustodian() (gas: 66833)
TestCustodian:testCannotMintInvalidLoanValidCustodian() (gas: 72328)
TestCustodian:testCustodySelector() (gas: 7219)
TestCustodian:testGenerateOrderRepay() (gas: 188972)
TestCustodian:testGenerateOrderRepayERC1155AndERC20AndNative() (gas: 1138992)
TestCustodian:testGenerateOrderRepayNotBorrower() (gas: 109217)
TestCustodian:testGenerateOrderSettlement() (gas: 135381)
TestCustodian:testGenerateOrderSettlementNoActiveLoan() (gas: 105805)
TestCustodian:testGenerateOrderSettlementUnauthorized() (gas: 106929)
TestCustodian:testGetBorrower() (gas: 76030)
TestCustodian:testName() (gas: 7120)
TestCustodian:testNonPayableFunctions() (gas: 195353)
TestCustodian:testOnlySeaport() (gas: 15165)
TestCustodian:testPayableFunctions() (gas: 19360)
TestCustodian:testPreviewOrderNoActiveLoan() (gas: 103364)
TestCustodian:testPreviewOrderRepay() (gas: 243233)
TestCustodian:testPreviewOrderSettlement() (gas: 166637)
TestCustodian:testPreviewOrderSettlementInvalidFufiller() (gas: 104863)
TestCustodian:testPreviewOrderSettlementInvalidRepayer() (gas: 111048)
TestCustodian:testRatifyOrder() (gas: 203443)
TestCustodian:testRatifyOrderInvalidHandlerExecution() (gas: 88732)
TestCustodian:testSafeTransferReceive() (gas: 158995)
TestCustodian:testSeaportMetadata() (gas: 8456)
TestCustodian:testSetRepayApproval() (gas: 37885)
TestCustodian:testSupportsInterface() (gas: 5792)
TestCustodian:testSymbol() (gas: 7105)
TestCustodian:testTokenURI() (gas: 64811)
TestCustodian:testTokenURIInvalidLoan() (gas: 11643)
TestExoticLoans:testSwap() (gas: 1161318)
TestCustodian:testGenerateOrderRepay() (gas: 189138)
TestCustodian:testGenerateOrderRepayAsRepayApprovedBorrower() (gas: 214734)
TestCustodian:testGenerateOrderRepayERC1155AndERC20AndNative() (gas: 1117001)
TestCustodian:testGenerateOrderRepayERC1155WithRevert() (gas: 526361)
TestCustodian:testGenerateOrderRepayInvalidHookAddress() (gas: 104802)
TestCustodian:testGenerateOrderRepayInvalidHookReturnType() (gas: 99227)
TestCustodian:testGenerateOrderRepayNotBorrower() (gas: 110778)
TestCustodian:testGenerateOrderSettlement() (gas: 135471)
TestCustodian:testGenerateOrderSettlementNoActiveLoan() (gas: 107403)
TestCustodian:testGenerateOrderSettlementUnauthorized() (gas: 108565)
TestCustodian:testGetBorrower() (gas: 76016)
TestCustodian:testName() (gas: 7142)
TestCustodian:testNonPayableFunctions() (gas: 247767)
TestCustodian:testOnlySeaport() (gas: 17865)
TestCustodian:testPayableFunctions() (gas: 45528)
TestCustodian:testPreviewOrderNoActiveLoan() (gas: 104915)
TestCustodian:testPreviewOrderRepay() (gas: 243607)
TestCustodian:testPreviewOrderSettlement() (gas: 166861)
TestCustodian:testPreviewOrderSettlementInvalidFufliller() (gas: 106410)
TestCustodian:testPreviewOrderSettlementInvalidRepayer() (gas: 112636)
TestCustodian:testRatifyOrder() (gas: 203683)
TestCustodian:testRatifyOrderInvalidHandlerExecution() (gas: 89630)
TestCustodian:testSafeTransferReceive() (gas: 159087)
TestCustodian:testSeaportMetadata() (gas: 8512)
TestCustodian:testSetRepayApproval() (gas: 37929)
TestCustodian:testSupportsInterface() (gas: 9428)
TestCustodian:testSymbol() (gas: 7149)
TestCustodian:testTokenURI() (gas: 64867)
TestCustodian:testTokenURIInvalidLoan() (gas: 13196)
TestExoticLoans:testSwap() (gas: 1147139)
TestLoanCombinations:testLoan20For721SimpleInterestDutchFixedRepay() (gas: 252)
TestLoanCombinations:testLoan20for20SimpleInterestDutchFixedRepay() (gas: 515266)
TestLoanCombinations:testLoan721for20SimpleInterestDutchFixedRepay() (gas: 731102)
TestLoanCombinations:testLoanAstariaSettlementRepay() (gas: 513181)
TestLoanCombinations:testLoanSimpleInterestEnglishFixed() (gas: 717623)
TestLoanCombinations:testLoan20for20SimpleInterestDutchFixedRepay() (gas: 499645)
TestLoanCombinations:testLoan721for20SimpleInterestDutchFixedRepay() (gas: 715625)
TestLoanCombinations:testLoanAstariaSettlementRepay() (gas: 498984)
TestLoanCombinations:testLoanSimpleInterestEnglishFixed() (gas: 701510)
TestLoanManager:testGenerateOrder() (gas: 999606)
TestLoanManager:testGenerateOrderInvalidSender() (gas: 11408)
TestLoanManager:testGenerateOrderInvalidSender() (gas: 12986)
TestLoanManager:testSupportsInterface() (gas: 7003)
TestNewLoan:testBuyNowPayLater() (gas: 1144578)
TestNewLoan:testNewLoanERC721CollateralDefaultTerms2():((uint256,address,address,address,address,(uint8,address,uint256,uint256)[],(uint8,address,uint256,uint256)[],(address,bytes,address,bytes,address,bytes))) (gas: 990813)
TestNewLoan:testNewLoanERC721CollateralDefaultTermsRefinance() (gas: 651343)
TestNewLoan:testSettleLoan() (gas: 1256591)
TestRepayLoan:testRepayLoan() (gas: 714258)
TestNewLoan:testNewLoanERC721CollateralDefaultTerms2():((uint256,address,address,address,address,(uint8,address,uint256,uint256)[],(uint8,address,uint256,uint256)[],(address,bytes,address,bytes,address,bytes))) (gas: 975032)
TestNewLoan:testNewLoanERC721CollateralDefaultTermsRefinance() (gas: 635594)
TestNewLoan:testSettleLoan() (gas: 1240984)
TestRepayLoan:testRepayLoan() (gas: 698804)
TestStarLiteUtils:testEncodeReceivedWithRecipient() (gas: 17955)
TestStarLiteUtils:testSpentToReceived() (gas: 17708)
TestStarLiteUtils:testValidateSaltOpt(address,bytes32) (runs: 256, μ: 26479, ~: 26479)
Expand Down

0 comments on commit 599ab9f

Please sign in to comment.