Skip to content

Releases: Gearbox-protocol/core-v3

v1.22.1

06 Jun 10:12
ec0f55d
Compare
Choose a tag to compare

1.22.1 (2023-06-06)

Bug Fixes

v1.22.0

06 Jun 09:32
7b2aef1
Compare
Choose a tag to compare

1.22.0 (2023-06-06)

Bug Fixes

Features

  • gas and size optimistion (a62cdbb)

v1.21.0

05 Jun 14:21
ed8a7ea
Compare
Choose a tag to compare

1.21.0 (2023-06-05)

Bug Fixes

  • remove changeQuotaTokenMinRate from gauge (5fb42db)
  • small fixes (3f670a0)
  • wrap trait modifiers into functions to cut contract size (b5aba2a)

Features

v1.20.2

05 Jun 10:41
94b740a
Compare
Choose a tag to compare

1.20.2 (2023-06-05)

Bug Fixes

v1.20.1

05 Jun 09:01
351a3b8
Compare
Choose a tag to compare

1.20.1 (2023-06-05)

Bug Fixes

v1.20.0

04 Jun 20:47
07d583d
Compare
Choose a tag to compare

1.20.0 (2023-06-04)

Bug Fixes

  • gas saving optimisation (2355894)
  • memory -> calldata (38fd2f7)
  • memory -> calldata (b3c9646)
  • pool quota keeper improvements (10f5232)
  • pqk + quotas cleanup (9153604)
  • rename quotaProfits -> quotaFees (dc152a5)
  • rename quotaProfits -> quotaFees (vol. 2) (e832d40)
  • small fixes to pqk (e7f9b2f)

Features

  • better quota revenue update on pqk update (c68b92d)
  • controller timelock missing functions + improvements (4a02eef)
  • move staking and gauge to governance (ecdc7dc)
  • move wm, aa and bl to core (1030a0a)
  • pqk tests (fd97833)
  • update quota events moved to pqk (4417a98)

v1.19.9

02 Jun 13:28
61079d9
Compare
Choose a tag to compare

1.19.9 (2023-06-02)

Bug Fixes

  • invert violation -> success (24b1ade)
  • remove exceptions from balance logic library (cfac928)

v1.19.8

02 Jun 13:11
442bda7
Compare
Choose a tag to compare

1.19.8 (2023-06-02)

Bug Fixes

v1.19.7

02 Jun 11:41
c05a1a1
Compare
Choose a tag to compare

1.19.7 (2023-06-02)

Bug Fixes

  • move timelock to governance directory (ea692bb)

v1.19.6

02 Jun 09:10
5f0f443
Compare
Choose a tag to compare

1.19.6 (2023-06-02)

Bug Fixes

  • calculating len gas reduction (ef1b33f)
  • creditFacade optimisation (d566486)
  • moving factory to suites (cf18b59)
  • optimised collateralTokensData load (9404bbf)
  • removing artifacts (293d5c1)
  • removing quotas and lts from collateralDebtData (1a1b7fa)
  • small size & gas optimisations (1e8c061)
  • test fix (0d3e553)