Mehdi Karimi
Mehdi Karimi
> Thank you for your finding [@MehdiKarimi81](https://github.com/MehdiKarimi81). As it currently stands, the creation of payment orders, which are converted into queue elements, is currently permissioned through whitelisting in the `FM_PC_Oracle_Redeeming_v1`...
This is the PoC. In this case, the order execution was reverted when the number of orders reached 1,805 due to out of gas. ```solidity function test_DoSOrderExecution() public { _init();...
> I brought it up internally and we are going with your recommendation [@MehdiKarimi81](https://github.com/MehdiKarimi81) to bound the iteration. Thank you for your find ser > > cc [@leeftk](https://github.com/leeftk) Let me...