Skip to content
New issue

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

Gas Optimisation 3 Nov #3

Open
zlace0x opened this issue Nov 3, 2022 · 2 comments
Open

Gas Optimisation 3 Nov #3

zlace0x opened this issue Nov 3, 2022 · 2 comments

Comments

@zlace0x
Copy link
Contributor

zlace0x commented Nov 3, 2022

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)

@zlace0x
Copy link
Contributor Author

zlace0x commented Nov 11, 2022

image

11 Nov

@zlace0x
Copy link
Contributor Author

zlace0x commented Dec 1, 2022

image

fix/audit 3aadc91

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant