Skip to content

Releases: balancednetwork/balanced-backend

v0.3.2

22 Mar 08:40
45beeea
Compare
Choose a tag to compare

0.3.2 (2023-03-22)

Bug Fixes

  • sorting of method endpoint (56cec88)

v0.3.1

21 Mar 10:34
7433961
Compare
Choose a tag to compare

0.3.1 (2023-03-21)

Bug Fixes

  • coingecko endpoint name: (eae6372)

v0.3.0

21 Mar 06:33
d27809b
Compare
Choose a tag to compare

0.3.0 (2023-03-20)

Features

  • add more method collectors for getTotalCollateralDebt (62e7ca1)

Bug Fixes

  • add additional where condition in method utils (e369a0d)

v0.2.0

16 Mar 09:53
b949c15
Compare
Choose a tag to compare

0.2.0 (2023-03-16)

Features

  • add coingecko endpoints (354f1ab)

Bug Fixes

  • decimals in contract methods cron (04d9ba4)

v0.1.4

14 Mar 02:42
382e70a
Compare
Choose a tag to compare

0.1.4 (2023-03-14)

Bug Fixes

v0.1.3

14 Mar 01:34
de1b973
Compare
Choose a tag to compare

0.1.3 (2023-03-14)

Bug Fixes

v0.1.2

13 Mar 23:27
ab9a099
Compare
Choose a tag to compare

0.1.2 (2023-03-13)

Bug Fixes

  • pricing algorithm with inverse for path step (72574a6)
  • timestamp for method_addresses cron for start block init (9436d3b)

v0.1.1

13 Mar 03:02
5aa61ad
Compare
Choose a tag to compare

0.1.1 (2023-03-09)

Bug Fixes

  • ci make command: (e1b5198)
  • timestamp for initializing the method series (a8a7f5d)

v0.1.0

07 Mar 18:44
288707d
Compare
Choose a tag to compare

0.1.0 (2023-03-07)

Features

  • add contract method daily volumes worker (f48b706)
  • add dex adds index (a699223)
  • add new volumes endpoint and add retry mechanisms along with refactor (2765228)
  • update all the crons (00b55b7)
  • update token pricing scheme (685f049)

Bug Fixes

  • api prefix (29af592)
  • bad time conversion overflowing db int field (9b51f5e)
  • change table name (b7ce3a4)
  • datetime type hint on api and expose api (2e95213)
  • dividends math (d7d1863)
  • don't overwrite pool data (564e5c1)
  • error with timestamp unit overflowing sql column (17e8818)
  • non-indexed lookup issue (fbb8e78)
  • quote_volume_* in pools and dividends (aa9a730)
  • rebalance data in non indexed log (9137f87)

v0.0.1

20 Jun 14:40
Compare
Choose a tag to compare
feat: update to more general layout