Skip to content

Releases: balancednetwork/balanced-backend

v0.8.4

27 May 05:18
0ea2b5c

Choose a tag to compare

0.8.4 (2025-05-18)

Bug Fixes

  • add missing value in pkey init migration (72f6495)
  • add skip on wETH address which does not exist #82 (d2a8035)
  • broken method at height (f9c2c87)
  • broken method at height #84 (2d2d183)
  • issue with dropping the stability fund chart (e5fcec1)
  • issue with total supply calc on icx (0e475c3)
  • total supply issue (6c40b1e)

v0.8.3

13 Nov 05:41
76ba162

Choose a tag to compare

0.8.3 (2024-11-12)

Bug Fixes

  • session management connection issue (0b53def)

v0.8.2

12 Nov 02:09
c18168a

Choose a tag to compare

0.8.2 (2024-11-11)

Bug Fixes

  • fastapi type validation issue (87747ae)

v0.8.1

11 Nov 09:19
9b171c6

Choose a tag to compare

0.8.1 (2024-11-11)

Bug Fixes

  • broken query from sqla upgrade (a8414e5)

v0.8.0

08 Nov 09:53
fa32703

Choose a tag to compare

0.8.0 (2024-11-05)

Features

  • add last datapoint for pool and token series #69 (7baeef4)
  • add stability fund balances #66 (fd1fa64)
  • bump pydantic, sqlmodel, and fastapi (e3fc2cc)

Bug Fixes

  • add head attribute to series table and delete all head entries before adding a new one (53fe55c)
  • change the period for getting prices from time + delta to time - delta to allow head record to be current (0379fc0)
  • issue with cg api where cache was being corrupted with a specific query combo (7c90333)
  • update stability fund sum by replacing materialized view #68 (a047e7b)
  • update the token and pool series API so that 0 for end means most up to date #69 (0ee304e)

v0.7.0

03 Sep 12:51
8df90e5

Choose a tag to compare

0.7.0 (2024-09-03)

Features

v0.6.4

22 Jul 21:54
74885a7

Choose a tag to compare

0.6.4 (2024-07-22)

Bug Fixes

  • add exception handler for new tokens that have no swaps #62 (c85e744)

v0.6.3

20 Jul 05:01
2cab01f

Choose a tag to compare

0.6.3 (2024-07-19)

Bug Fixes

  • add another exception handler to make sure it crashes if there is any connection issue on session creation (7b8f5a3)

v0.6.2

04 Jul 03:21
872330f

Choose a tag to compare

0.6.2 (2024-07-04)

Bug Fixes

  • add better logging handler from potentially changed pools #58 (746c7c3)

v0.6.1

28 Jun 21:53
9a2f0c1

Choose a tag to compare

0.6.1 (2024-06-28)

Bug Fixes

  • add another CG hack - rm iusdc (46c74a2)