Releases: ArrakisFinance/v2-core
Releases · ArrakisFinance/v2-core
v1.2.0
v1.1.10
v1.1.9
Changelog
- Events added to IArrakisV2 interface (for convenience)
- Addresses exported in npm package properly
v1.1.0
New major version of Arrakis V2 Core contracts
Changelog
- refactor
mint
andburn
logic to defend against manipulations for "public" vault setting - simplify interfaces of
burn
andrebalance
method - improve events
- update audit documents to cover recent findings and changes
- fresh deployments to all networks
v1.0.0
Official release of Arrakis V2 Core Smart Contracts v1.0.0
Changelog
- Improve and extend contract interfaces for convenience
- Add audit directory and reports
- Clean up
v0.2.1
Changelog
- Add check on liquidity removals for less ambiguity
- Use
Underlying.subtractAdminFees
everywhere (remove duplicate code) - Gas optimizations
v0.2.0
Changelog
- Fixed
ArrakisV2Resolver.standardBurnParams
- Added check on
ArrakisV2.setManagerFeeBPS
v0.1.3
v0.1.2
v0.1.1
Release of v2-core 0.1.1
patches issues with postinstall errors on different versions of yarn
better contract error codes for happier debugging failed interactions