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)