Pandora-Labs-Org / erc404

396 stars 185 forks source link

enhance {_setOwnedIndex} to reduce the gas consumption #49

Open RevelationOfTuring opened 7 months ago

RevelationOfTuring commented 7 months ago

Motivation This pull request is for addressing https://github.com/Pandora-Labs-Org/erc404/issues/48.

Change Summary The change in this PR optimize the assembly operation in internal function {_setOwnedIndex} with less gas consumption.