Skip to content

Releases: ArrakisFinance/v2-core

v1.2.0

01 Sep 11:29
77225a1
Compare
Choose a tag to compare

Changelog

  • Fix small edge cases in v2-core
  • Add new helper functionality
  • Upgrade all existing networks
  • Deploy new networks (Base, Sepolia)
  • Add Audits of Latest (Sherlock, Statemind)

v1.1.10

16 May 12:43
5e42379
Compare
Choose a tag to compare

Changelog

Binance smart chain deployment

v1.1.9

10 Feb 14:42
6f4360d
Compare
Choose a tag to compare

Changelog

  • Events added to IArrakisV2 interface (for convenience)
  • Addresses exported in npm package properly

v1.1.0

07 Feb 13:29
ba6c096
Compare
Choose a tag to compare

New major version of Arrakis V2 Core contracts

Changelog

  • refactor mint and burn logic to defend against manipulations for "public" vault setting
  • simplify interfaces of burn and rebalance method
  • improve events
  • update audit documents to cover recent findings and changes
  • fresh deployments to all networks

v1.0.0

05 Jan 20:15
8f49b25
Compare
Choose a tag to compare

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

20 Dec 18:27
3c1e74e
Compare
Choose a tag to compare

Changelog

  • Add check on liquidity removals for less ambiguity
  • Use Underlying.subtractAdminFees everywhere (remove duplicate code)
  • Gas optimizations

v0.2.0

15 Dec 11:47
1361e53
Compare
Choose a tag to compare

Changelog

  • Fixed ArrakisV2Resolver.standardBurnParams
  • Added check on ArrakisV2.setManagerFeeBPS

v0.1.3

05 Dec 11:10
c78c303
Compare
Choose a tag to compare
  • natspec cleanup
  • gas optimizations

v0.1.2

02 Dec 22:38
264f4b3
Compare
Choose a tag to compare
  • Remove arrakis fee treasury
  • store manager fee bps value on ArrakisV2
  • check first minter amounts computation
  • add buffer on how much tokens user can collect for burn ArrakisV2 token
  • natspec

v0.1.1

27 Oct 21:06
72ebc67
Compare
Choose a tag to compare

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