We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Find ways to reduce gas cost
3 Nov test snapshot
Running 15 tests for test/Funnel.t.sol:FunnelTest [PASS] testApprove() (gas: 135625) [PASS] testApproveRenewable() (gas: 88829) [PASS] testApproveRenewableAndCall() (gas: 91855) [PASS] testBaseToken() (gas: 7702) [PASS] testClearRenewableAllowanceOnNormalApprove() (gas: 130232) [PASS] testInsufficientAllowance() (gas: 21298) [PASS] testRecoveryRateExceeded() (gas: 13452) [PASS] testRecoveryRateExceeded2() (gas: 13361) [PASS] testRenewableAllowanceTransferFrom() (gas: 138001) [PASS] testRenewableMaxAllowance() (gas: 88870) [PASS] testSupportInterface() (gas: 5654) [PASS] testSupportsInterfacePayable() (gas: 5702) [PASS] testSupportsInterfaceProxy() (gas: 5784) [PASS] testTransfer() (gas: 57756) [PASS] testTransferFromAndCall() (gas: 133714)
The text was updated successfully, but these errors were encountered:
Sorry, something went wrong.
fix/audit 3aadc91
No branches or pull requests
Find ways to reduce gas cost
3 Nov test snapshot
The text was updated successfully, but these errors were encountered: