yearn-protocol icon indicating copy to clipboard operation
yearn-protocol copied to clipboard

Yearn smart contracts

Results 13 yearn-protocol issues
Sort by recently updated
recently updated
newest added

License: MIT Signed-off-by: Vaibhav Saini

Add procedure to deploy, setup (vault, strategy, keep3r), and emergency playbook.

documentation

only once onlyPendingGovernance so delete it

Fixes: #55 Still a work in progress. Right now I think I should have the intefaces for Aave and Compound basically complete. One thing I'm wondering that in `aave/AaveToken.sol`, you...

### SPDX this pull request changes `// SPDX-License-Identifier: MIT` to reflect the newer license of `/// SPDX-License-Identifier: SSPL-1.0` > note - `///` usage for `solc` warnings even tho #### AGPL...