Merlin Egalite

Results 6 issues of Merlin Egalite

**🧐 Motivation** There is already a [`VestingWallet`](https://github.com/OpenZeppelin/openzeppelin-contracts/blob/master/contracts/finance/VestingWallet.sol) contract allowing to deploy a vesting contract to a specific beneficiary address. However, when you must create vestings for tens of people, this...

This PR has been opened to add 2 functionalities: - `assertApproxEq`: allows to do testing with an approximation given as input (to avoid small rounding errors). - `assertFalse`: The opposite...

This would avoid confusion with morpho-aave-v3 vault and with other vault that we may build later on

🧐 question