Marvin
Marvin
### This issue is linked to - Security Review with PR #350 ### Explanation The current implementation does not exclude the collected fee from the balances. This behaviour results in...
### This issue is linked to - Security Review with PR #350 ### Explanation To minimize external calls and save gas, we should store the `decimals()` value within `BancorVirtualSupplyBondingCurveFundingManager` ###...
## Why If enough orders are in the redemption queue, the execution of the function to process the queue could run out of gas. This has been fixed by introducing...
## Audit Scope This PR introduces two new contracts to the `dev` branch for which an Audit is requested. Those two contracts are as following: 1. **PP_CrossChainBase_v1**: An abstract contract...