This repository has been archived by the owner on Aug 15, 2023. It is now read-only.
Releases: GaloyMoney/dealer
Releases · GaloyMoney/dealer
v0.1.40 Release
Bug Fixes
- Eslint issues (#110)
v0.1.39 Release
Performance
- Update getWalletsBalances query (#109)
v0.1.38 Release
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
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
Bug Fixes
- Convert string fees to number and use the min (#106)
v0.1.35 Release
Feat add internal transfers metrics (#104) * feat: add internal transfers metrics to grafana Co-authored-by: Sebastien Verreault <[email protected]>
v0.1.34 Release
Fix grafana btc balance chart (#103) * fix: grafana balance chart with default zeros Co-authored-by: Sebastien Verreault <[email protected]>
v0.1.33 Release
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
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
Fix spot uPnL calculation (#100) * fix: include exchange btc balance in spot upnl Co-authored-by: Sebastien Verreault <[email protected]>