Skip to content
This repository has been archived by the owner on Aug 15, 2023. It is now read-only.

Releases: GaloyMoney/dealer

v0.1.40 Release

08 Jul 19:54
b57212b
Compare
Choose a tag to compare

Bug Fixes

  • Eslint issues (#110)

v0.1.39 Release

07 Jul 00:08
8e6b213
Compare
Choose a tag to compare

Performance

  • Update getWalletsBalances query (#109)

v0.1.38 Release

04 Jul 10:22
23fa92e
Compare
Choose a tag to compare
Feat add price service fees to grafana (#108)

* feat: add price service fees to grafana
Co-authored-by: Sebastien Verreault <[email protected]>

v0.1.37 Release

04 Jul 08:03
cefedf4
Compare
Choose a tag to compare
Fix in flight withdrawal qty in db (#107)

* fix: in-flight quantity recorded in db on withdraw
Co-authored-by: Sebastien Verreault <[email protected]>

v0.1.36 Release

19 Jun 06:25
9affef3
Compare
Choose a tag to compare

Bug Fixes

  • Convert string fees to number and use the min (#106)

v0.1.35 Release

25 May 07:19
853c18d
Compare
Choose a tag to compare
Feat add internal transfers metrics (#104)

* feat: add internal transfers metrics to grafana
Co-authored-by: Sebastien Verreault <[email protected]>

v0.1.34 Release

24 May 07:10
e71e270
Compare
Choose a tag to compare
Fix grafana btc balance chart (#103)

* fix: grafana balance chart with default zeros
Co-authored-by: Sebastien Verreault <[email protected]>

v0.1.33 Release

24 May 07:01
e22cad5
Compare
Choose a tag to compare
Fix zero usd price service exception (#102)

* fix: remove thrown exception in validation
* test: update to cover amount down to 0 sats & cents
Co-authored-by: Sebastien Verreault <[email protected]>

v0.1.32 Release

19 May 11:29
65fb314
Compare
Choose a tag to compare
Feat add in-flight transfers metrics (#101)

* feat: add in-flight transfers metrics to grafana
* feat: add grafana chart for in-flight transfers
Co-authored-by: Sebastien Verreault <[email protected]>

v0.1.31 Release

19 May 07:57
fd88ad0
Compare
Choose a tag to compare
Fix spot uPnL calculation (#100)

* fix: include exchange btc balance in spot upnl
Co-authored-by: Sebastien Verreault <[email protected]>