Skip to content

Releases: defi-wonderland/balancer-v1-amm

BalCow v1.3.0

26 Jul 09:08
4289bb8
Compare
Choose a tag to compare

What's Changed

  • using OZ SafeTransfer #115
  • rm EMPTY_COMMITMENT (unused) #115
  • declare MAX_ORDER_DURATION in minutes #115
  • share lock mechanism between reentrancy guard and commitment #115
  • renaming errors #115
  • adding zero address checks on setters #132
  • addressing gas optimizations #131
  • fixing typos and style consistency #133
  • make finalized check a modifier #134
  • fixing incorrect error msgs #138
  • fixing MAX_ORDER_DURATION check #138
  • make the pool factory public #143
  • changing bLabs naming for bDao #147
  • increasing max swap fee to 99% #158
  • re-do unit tests with BTT approach

Full Changelog: v1.2.0-alpha...v1.3.0

BCoW V1 - Alpha Release

20 Jun 09:40
99f6910
Compare
Choose a tag to compare
  • Adds CoW Swap support in BCoWPool contract

BalV1 v1.1.0

10 Jun 07:39
e9edf1f
Compare
Choose a tag to compare
  • adds live balances
  • deprecates BBaseToken in favour of OZ ERC20
  • deprecates BColor
  • deprecates rebind method in favour of bind + unbind
  • deprecates exit tax on unbind

BalV1 v1.0.0

04 Jun 12:15
259c898
Compare
Choose a tag to compare