solmate icon indicating copy to clipboard operation
solmate copied to clipboard

⚡ CREATE3 Gas Optimization

Open vladbochok opened this issue 3 years ago • 0 comments

Description

Removed the unnecessary memory recopying from the call. Anyway the copied data is not used anywhere.

Checklist

Ensure you completed all of the steps below before submitting your pull request:

  • [x] Ran forge snapshot?
  • [x] Ran npm run lint?
  • [x] Ran forge test?

Pull requests with an incomplete checklist will be thrown out.

vladbochok avatar Aug 24 '22 18:08 vladbochok