This repository has been archived by the owner on Oct 6, 2023. It is now read-only.
Releases: AngelProtocolFinance/evm-smart-contracts
Releases · AngelProtocolFinance/evm-smart-contracts
v2.1.1
What's Changed
- Tests, linting, & formatting by @SovereignAndrey in #69
- fix bug in canChange() logic locked check; by @SovereignAndrey in #71
- Fix Contract
then
bug when running certain scripts. by @misicnenad in #72 - [WIP] EndowmentFees now use Basis Points(bps) by @SovereignAndrey in #78
- withdraw endpoint supports multiple tokens by @SovereignAndrey in #77
- Refactor Fees by @stevieraykatz in #63
- Simplify deposit logic by @SovereignAndrey in #75
- Update signer access and config files by @misicnenad in #76
- Refactor and fix issues in diamond deploy script by @misicnenad in #79
Full Changelog: v2.1.0...v2.1.1
v2.1.0
What's Changed
- Endow Status Update tweaks by @SovereignAndrey in #24
- Only endow owner can update their Endowment's details by @SovereignAndrey in #26
- remove unused imports for endow update fnct by @SovereignAndrey in #28
- [WIP] Index fund refactoring by @SovereignAndrey in #45
- Other refactoring & product requirements needed by @SovereignAndrey in #29
- remove
cur
prefix from variable namings by @SovereignAndrey in #48 - Fix readmes by @stevieraykatz in #49
- Misc fixes by @SovereignAndrey in #50
- maturity time can be edited by @SovereignAndrey in #53
- Giftcards contract fixed by @SovereignAndrey in #51
- Add PR template by @misicnenad in #56
- Strategy Invest/Redeem permissions by @SovereignAndrey in #58
- Minor fixes by @misicnenad in #54
- Locked Withdraw logic reworked by @SovereignAndrey in #57
- Mock contracts (e.g. mockUSDC) to be deployed not just on hardhat but even when network set to localhost as well by @misicnenad in #55
- Permission based locking by @SovereignAndrey in #59
- Remove axelar facet by @stevieraykatz in #62
- Fixed arg names in Multisigs to fix storage name clash by @stevieraykatz in #61
- comsos >> evm terminology by @SovereignAndrey in #52
- Contract address reformat by @misicnenad in #64
- Merge registrars by @stevieraykatz in #19
Full Changelog: v2.0.0...v2.1.0
v2.0.0
Merge pull request #46 from AngelProtocolFinance/merge-pedals Merge pedals