From a1fadd4f30e02fd5d33b754398fa8275039f0cd5 Mon Sep 17 00:00:00 2001 From: 0xgregthedev <0xgregthedev@users.noreply.github.com> Date: Sat, 16 Sep 2023 17:43:02 +0000 Subject: [PATCH] style & snapshot --- .gas-snapshot | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 .gas-snapshot diff --git a/.gas-snapshot b/.gas-snapshot new file mode 100644 index 00000000..d6b841c6 --- /dev/null +++ b/.gas-snapshot @@ -0,0 +1,17 @@ +TestAstariaV1Loan:testNewLoanERC721CollateralDefaultTermsRecall() (gas: 952340) +TestExoticLoans:testSwap() (gas: 1356324) +TestLoanCombinations:testLoan20For721SimpleInterestDutchFixedRepay() (gas: 252) +TestLoanCombinations:testLoan20for20SimpleInterestDutchFixedRepay() (gas: 512461) +TestLoanCombinations:testLoan721for20SimpleInterestDutchFixedRepay() (gas: 735781) +TestLoanCombinations:testLoanAstariaSettlementRepay() (gas: 510432) +TestLoanCombinations:testLoanSimpleInterestEnglishFixed() (gas: 721739) +TestLoanManager:testStorage() (gas: 2283158165) +TestLoanManager:testSupportsInterface() (gas: 6937) +TestNewLoan:testBuyNowPayLater() (gas: 1141920) +TestNewLoan:testNewLoanERC721CollateralDefaultTerms2():((uint256,address,address,address,address,(uint8,address,uint256,uint256)[],(uint8,address,uint256,uint256)[],(address,bytes,address,bytes,address,bytes))) (gas: 987746) +TestNewLoan:testNewLoanERC721CollateralDefaultTermsRefinance() (gas: 648516) +TestNewLoan:testNewLoanERC721CollateralDefaultTermsWithMerkleProof():((uint256,address,address,address,address,(uint8,address,uint256,uint256)[],(uint8,address,uint256,uint256)[],(address,bytes,address,bytes,address,bytes))) (gas: 581600) +TestNewLoan:testSettleLoan() (gas: 1260444) +TestRepayLoan:testRepayLoan() (gas: 718963) +TestStarLiteUtils:testEncodeReceivedWithRecipient() (gas: 17955) +TestStarLiteUtils:testSpentToReceived() (gas: 17796) \ No newline at end of file