Skip to content

Releases: yearn/yearn-vaults

Bonny

16 Feb 04:44
952b767
Compare
Choose a tag to compare
  • Proxy Mode to BaseStrategy (#183)
  • Support for non-compliant ERC20s (USDT) (#186, #195)
  • fix vault debtRatio update on _reportLoss (#190)
  • management and Guardian should be able to harvest() a Strategy (#198)
  • Profit lock up that increases share price steadily over time (#167)
  • change "rate limit" feature to min/max harvest debt size params (#173)

Ham

30 Jan 23:11
77b3dcc
Compare
Choose a tag to compare
Ham
  • Updates for Audit (#154, #168)
  • Only charge mgmt fee on invested funds (#162)
  • Deploy script improvements (#166)
  • Add Metadata URI to BaseStrategy (#169)
  • Pull strategist rewards rather than push (#174)

Strelka

08 Jan 20:57
6b85c12
Compare
Choose a tag to compare
  • add TVL calculation api (#120)
  • standardize permit (#126)
  • check for strategy vault and want address matches on add (#127)
  • upgrade to Vyper 0.2.8 (#116)
  • add event logs for vault config updates (#131)
  • set correct access control for Vault.setEmergencyShutdown (#135)
  • incorporate manager entity in vault (#134)
  • migrateStrategy shouldn't reset activation time (#137)
  • consolidate BaseStrategy.exitPosition into BaseStrategy.liquidatePosition (#140)
  • set vault deposit limit to zero on initialization (#146)
  • use debt ratio vs. absolute debt limit (#141)
  • remove Vault.balanceSheetOfStrategy and Vault.totalBalanceSheet (#148)
  • protect against excessive losses on withdraw (#143)
  • audit fixes (#145)

Belka

03 Dec 18:31
Compare
Choose a tag to compare
Belka Pre-release
Pre-release
  • Upgrade Keeper Script (#92)
  • Natspec upgrades for BaseStrategy (#112)
  • Avoid transfer with distributeRewards if balance is 0 (#114)
  • Add Permit (#115)

Laika

28 Nov 22:17
Compare
Choose a tag to compare
Laika Pre-release
Pre-release
  • audit findings for Vault (#111)
  • store vault activation timestamp (#110)
  • audit findings for BaseStrategy (#107)
  • improve exitPosition logic (#100)
  • div by zero fix (#98)

Khomyakov

19 Nov 16:08
0540343
Compare
Choose a tag to compare
Khomyakov Pre-release
Pre-release
  • add sweep amount/ERC721 support (#58)
  • use deposit limit remaining when depositing all (#65)
  • separate strategist and reward roles in BaseStrategy (#68)
  • update performance and management fee defaults (#59)
  • add ability to report losses (#74)
  • add available deposit limit as view-only function (#79)
  • add guest list (#84)
  • move from block-based calculations to time-based (#81)
  • add Debt Payments to Vault.report() (#83)
  • add Rate Limit Disable (#94)

von Braun

03 Nov 21:30
958d380
Compare
Choose a tag to compare
von Braun Pre-release
Pre-release
  • add vault natspec (#56)
  • apply suggestions from code review

Oberth

27 Oct 19:44
5b68aa0
Compare
Choose a tag to compare
Oberth Pre-release
Pre-release
  • add recipient support to deposit and withdraw functions
  • add "all assets" shortcut to deposit and withdraw functions
  • remove allowance == 0 check on approvals
  • add setName and setSymbol governance methods

Tsiolkovsky

20 Oct 18:54
3d6d98f
Compare
Choose a tag to compare
Tsiolkovsky Pre-release
Pre-release
  • add ability to disable rate limiter
  • fix withdraw queue failures
  • add addStrategyToQueue
  • add Harvested event to BaseStrategy
  • remove withdrawal fee, add inflationary management fee

Goddard

17 Oct 02:58
c59c441
Compare
Choose a tag to compare
Goddard Pre-release
Pre-release

Initial release