Tags: delvtech/elf-contracts
Tags
V1.1 Collected Branch (#231) * Removes the gas reserve which is unused in our deployed versions (#218) * remove gas reserve * remove warning * pause and admin upgrade (#222) * Changed CC Pool LP withdraw to use an input of Shares (#216) * changed the withdraw function to use LP token inputs instead * comment updates * Changes the governance fee collection (#217) * fee collection update * explictly ban the governance address * test merge fixes * Update contracts/ConvergentCurvePool.sol Co-authored-by: Daejun Park <[email protected]> * audit fixes * order fixes to nexus tests Co-authored-by: Daejun Park <[email protected]>
Added a new asset proxy to support yearn vault 4.2 (#207) * contract update for new yearn vault' * linting' * refactor to reduce code duplication * lint * Update contracts/YVaultV4AssetProxy.sol Co-authored-by: Daejun Park <[email protected]> * basic tests * Update contracts/YVaultAssetProxy.sol Co-authored-by: Jonny Rhea <[email protected]> * natspec returns Co-authored-by: Daejun Park <[email protected]> Co-authored-by: Jonny Rhea <[email protected]>