yearn/yearn-vesting-escrow

rewrite to ape and update

Closed this issue · 1 comments

banteg commented

assigned to @milkyklim

  • rewrite from brownie to ape
  • upgrade to latest vyper
  • add tests for newly merged features
  • clean up contract
  • identify other features to add/remove
  • use new vyper blueprints in the factory
  • get a review from @banteg @fubuloubu and @storming0x
  • deploy the new version

You can upgrade Brownie to Ape without issue, but some ape features work best with newer versions of vyper

The vyper should probably be upgraded first, to 0.3.9 (or 0.3.10 when it comes out soon)

Also, ape will have working coverage with newest vyper