yearn / veYFI

Voting YFI
75 stars 38 forks source link

fix: small gas optimization in checkpoint_token method #193

Closed storming0x closed 2 years ago

storming0x commented 2 years ago

Description

Small gas optimization to exit early in checkpoint_token method to address audit issue

Expected regression tests should work, optimization keeps final state the same without using the loop

Checklist