You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Goal: rate-limit supply and borrows so an attacker cannot supply then borrow a huge percentage of the pool's liquidity in a single block. Preventing supply and borrow in a single block is one solution but not ideal IMO as it dramatically limits dapps building on top of fuse as well as generally prevents leverage looping unless there is a whitelist
The text was updated successfully, but these errors were encountered:
Goal: rate-limit supply and borrows so an attacker cannot supply then borrow a huge percentage of the pool's liquidity in a single block. Preventing supply and borrow in a single block is one solution but not ideal IMO as it dramatically limits dapps building on top of fuse as well as generally prevents leverage looping unless there is a whitelist
The text was updated successfully, but these errors were encountered: