rabbitholegg / quest-protocol

Quests Protocol is a protocol to distribute token rewards for completing on-chain tasks.
GNU General Public License v3.0
89 stars 23 forks source link

Various gas saving measures for the claim function #229

Closed waynehoover closed 11 months ago

waynehoover commented 11 months ago

Some small refactoring that save about 3k gas.

waynehoover commented 11 months ago

Most of these changes have been implemented in: https://github.com/rabbitholegg/quest-protocol/pull/228