Releases: yearn/yearn-vaults
Releases · yearn/yearn-vaults
v0.4.6
v0.4.5
Changes
- fix: revert abi changes
- feat: update harvestTrigger
v0.4.4
Warning
This release introduces changes in the permit
signature, use 0.4.5
Changes
- docs: Add GitPOAP Badge to Display Number of Minted GitPOAPs for Contributors @burz (#540)
- chore: .gitattributes file no longer needed @fubuloubu (#537)
- fix: two imports @poolpitako (#530)
- fix: gov event @pandadefi (#529)
- fix: test CI typo @dudesahn (#527)
- fix: update token balance to share calculation @0xbok (#516)
- fix: assert shares amount before withdrawing @rareweasel (#524)
- chore: add Slither analyzer @fubuloubu (#520)
- chore: bump ganache version @pandadefi (#523)
- docs: changes letter v in revent to c @parseb (#518)
- fix: implement modifiers @jmonteer (#513)
- docs: added import remapping instructions @mason (#512)
- feat: add event to sweep @pandadefi (#511)
- feat: add event to disable health check @pandadefi (#507)
- chore: doc moved @pandadefi (#500)
- feat: add event to setLockedProfitDegradation @pandadefi (#506)
- fix: move require isOriginal to main clone function @rareweasel (#501)
- feat: test small losses @poolpitako (#440)
- feat: add deposit and withdraw events @pandadefi (#499)
- chore: bump vyper version @pandadefi (#494)
- test: add function to increase pps with a strategy @pandadefi (#492)
- fix: add missing pr template @pandadefi (#493)
- chore: add pull request template @pandadefi (#489)
- feat: allow revoke permission from vault manager @0xparashar (#488)
- fix: base router transfering too many shares @pandadefi (#487)
- chore: refactor base strategy to reduce bytecode size @rareweasel (#483)
- fix: NatSpec typo in
BaseWrapper.sol
@Pet3ris (#455) - chore: remove already imported interface @pandadefi (#476)
- fix: updated setRewards @jhb10c (#474)
- chore: bump brownie version @pandadefi (#475)
- fix: typo in SPECIFICATION.md @saguywalker (#464)
- chore: bump vault vyper version @pandadefi (#468)
- fix: comment typo @gzliudan (#459)
- feat: base router @pandadefi (#443)
- feat: add version to package.json @lbertenasco (#466)
- chore: bump brownie version @pandadefi (#458)
- fix: update readme link @saltyfacu (#444)
- feat: call health check contract from vault @pandadefi (#448)
Damka
Tsygan
Changes
- fix: example breaking doc generation @steffenix (#386)
- chore: update recommended releases @steffenix (#385)
- fix: keep initialize compatible with registry @steffenix (#387)
Gordo
Changes
- fix: revert changes on debt outstanding @steffenix (#381)
- perf: optimize code @zgfzgf (#379)
- feat: update release script for new vault versions @steffenix (#371)
Kusachka
Changes
- style: update code style @zgfzgf (#367)
- perf: assessFees when gain==0 @zgfzgf (#366)
- fix: do not redeposit dust @steffenix (#365)
- fix: ytoken get name decimals from token @steffenix (#362)
- feat: add web UI and depositLimit mitigation steps @dudesahn (#364)
- chore: bump vyper version @steffenix (#355)
- perf: delete useless management_fee @zgfzgf (#361)
- feat: locked profit on deposit @Grandthrax (#273)
- fix: strategy performance fee @zgfzgf (#360)
- refactor: move condition shares calculation and save gas @t4sk (#353)
- chore: delete changelog @steffenix (#357)
- fix: performanceFee error @zgfzgf (#348)
- chore: bump API_VERSION @steffenix (#349)
- fix: job @steffenix (#352)
- feat: add release drafter @steffenix (#351)
- fix: inconsistent Liquidations in BaseStrategy Emergency Exit Mode @steffenix (#311)
- feat: develop without solidity 0.8 @steffenix (#342)
- docs: update github.com/iearn-finance to github.com/yearn @zgfzgf (#339)
- fix: correct spelling and usage of degradation @dudesahn (#338)
- fix: baseWrapper do not deposit dust @steffenix (#312)
- fix: comments in Vault.vy @antoncoding (#314)
- fix: compute credit error in report @zgfzgf (#330)
- docs: fixs prepareReturn want.balanceOf @zgfzgf (#334)
- feat: setEmergencyExit should allow to be called by vault guardian and vault management @steffenix (#300)
- fix: prevent clone of clone @steffenix (#301)
- chore: bump black version @steffenix (#304)
- feat: add emergency procedures @dougstorm (#295)
- fix: audit updates @steffenix (#284)
- chore: bump brownie version @steffenix (#292)
- fix: update code snippet @orbxball (#293)
- docs: update docs to match current procedure @fameal (#272)
- fix: missing param @steffenix (#286)
- feat: base wrapper add doc to public facing function @steffenix (#290)
- fix: baseStrategy doc @steffenix (#289)
- chore: check PR titles for conventional commits @fubuloubu (#287)
- test: hardhat compatibility @banteg (#268)
- feat: add management to initialize @steffenix (#271)
- fix: affiliate token withdraw calculation @dapp-whisperer (#270)
- feat: test for double accounting on withdrawal loss @Grandthrax (#267)
Sam
Enos
Malyshka
- SECS_PER_YEAR to use Gregorian constant (#215)
- add
.clone(vault)
method to proxy-able BaseStrategy (#214) - clone bug (#223)
- increase test suite coverage to 100% (#226)
- add deposit wrapper (#185)
- make pendingGovernance public (#211)
- don't endorse first release (#193)
- upgrade to vyper v0.2.11 (#232)
- deploy proxy with prev release (#234)
- added state var default init to _initialize method (#239)
- cheapen wrapper withdrawals (#237)
- add ability to track endorsed vault tokens (#236)
- standardize terminology for vaults in registry (#238)