Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 1006 Bytes

`BondingCurve` allows users to acquire FEI before launch.md

File metadata and controls

25 lines (21 loc) · 1006 Bytes

BondingCurve allows users to acquire FEI before launch allocate can be called before genesis launch, as long as the contract holds some nonzero PCV.

By force-sending the contract 1 wei, anyone can bypass the majority of checks and actions in allocate, and mint themselves FEI each time the timer expires.

Recommendation:

Prevent allocate from being called before genesis launch


Slide Screenshot

012.jpg


Slide Text

  • ConsenSys Audit DAOfi Finding 3.4
  • Timing
  • Medium Severity
  • Allocate before Genesis Launch
  • Prevent Allocate before Launch

References


Tags