euler-xyz/ethereum-vault-connector
The Ethereum Vault Connector (EVC) is a mediator between Vaults that may have borrowing functionality.
SolidityGPL-2.0
Issues
- 3
Persisted `msg.value` in a loop of `delegatecall`s can be used to use more ETH in function calls than sent to EVC
#153 opened by 0xumarkhatab - 2
`Set.sol#remove` does not delete ElementsStorage array when set becomes empty which can cause inconsistencies and bad read for state readers
#154 opened by 0xumarkhatab - 2
- 1
PERMIT_TYPEHASH doesn't need to be public
#57 opened by transmissions11