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)