harmonixfi / core-smart-contract

Core smart contracts of Harmonix Finance
https://harmonix.fi/
0 stars 1 forks source link

Don't allow user complete withdrawal before close current round #106

Closed baonguyen1904 closed 3 weeks ago

baonguyen1904 commented 1 month ago

Problem: currently, if withdrawPoolAmount > withdrawAmount when user complete withdrawal, we allow them to complete the withdrawal that may leads to insufficient funds for the user requested in previous round.