agent0 icon indicating copy to clipboard operation
agent0 copied to clipboard

Add local fuzz testing for all supported pools

Open slundqui opened this issue 7 months ago • 4 comments

We currently do local fuzz testing for erc4626 and steth pools. Ideally we would add all supported pools to the list of pools we're fuzzing.

One issue is that local fuzz testing is dependent on mock yield sources. Ideally we would use existing yield sources, likely from a mainnet fork.

Additional pools needed to support:

  • [ ] aave
  • [x] ezeth
  • [ ] lseth
  • [x] morpho-blue
  • [x] reth

slundqui avatar Jul 17 '24 16:07 slundqui