liquity / ChickenBond

GNU General Public License v3.0
33 stars 5 forks source link

Enforce a minimum bond amount #129

Closed bingen closed 2 years ago

bingen commented 2 years ago

It can prevent all sort of edge cases, like loss of precision issues due to amounts close to 1e-18 LUSD (specially for divisions) and spam attacks. The minimum can be relatively low, in a way that doesn’t prevent users bonding more than gas fees would do.