blockful-io / swaplace-contracts

Swaplace is an open-source, ownerless and feeless token swap protocol
https://app.swaplace.xyz/
MIT License
33 stars 33 forks source link

refactor: sloads and increments in assembly for gas optimization. #179

Closed blackbeard002 closed 8 months ago

blackbeard002 commented 8 months ago

Refactor Request

Describe the Refactor Request

sloads and increments can be written in assembly for gas optimization.

Describe Preferred Solution

Describe Alternatives

Related Code

Additional Context