tokenized-strategy icon indicating copy to clipboard operation
tokenized-strategy copied to clipboard

Contains the Contracts for the Yearn V3 Tokenized Strategy Implementation

Results 6 tokenized-strategy issues
Sort by recently updated
recently updated
newest added

## Description Please include a summary of the change and/or which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change....

https://eips.ethereum.org/EIPS/eip-1271

enhancement

## Description Spelling Correction *Correct typo in README.md Fixes # (issue) ## Checklist - [ ] I have run solidity linting - [ ] I have run the tests on...

Fix typos in the file: `BaseTokenizedStrategy.sol`

## Description Update function signatures to match the implementation of `BaseStrategy.sol`. ## Checklist - [X] I have run solidity linting - [X] I have run the tests on my machine...

The last line in this project's foundry.toml is: ``` https://github.com/gakonst/foundry/tree/master/config ``` but that is a 404.