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.30 Release
Fix false positive critical errors (#99) * fix: remove re throw error causing criticals Co-authored-by: Sebastien Verreault <[email protected]>
v0.1.29 Release
Fix: zero usd liability hedging (#98) * fix: implement and use close position * fix: display correct balance type Co-authored-by: Sebastien Verreault <[email protected]>
v0.1.28 Release
Doc dealer alerts and diagnostic (#97) * doc: initial alerts and diagnostic * fix: grafana exchange status chart for alerts * fix: grafana charts continous metrics on restarts * fix: readme examples for readability Co-authored-by: Sebastien Verreault <[email protected]>
v0.1.27 Release
Feat exchange status grafana (#96) * feat: exchange alive status in grafana Co-authored-by: Sebastien Verreault <[email protected]>
v0.1.26 Release
Fix: annualized funding yield (#95) * fix: annualize funding yield * chore: add supplemental annualized funding yield * chore: use annualized funding yield in exporter Co-authored-by: Sebastien Verreault <[email protected]>
v0.1.25 Release
Fix: recursion loop (#94) * fix: stop condition in case of infinite failure Co-authored-by: Sebastien Verreault <[email protected]>
v0.1.24 Release
Fix: dealer mul pg agg func call (#93) * fix: pg agg call need schema qualification * chore: re-instate funding yield test Co-authored-by: Sebastien Verreault <[email protected]>
v0.1.23 Release
Miscellaneous Tasks
- Change buf output path
v0.1.22 Release
Features
- Add funding rate history (#91)
v0.1.21 Release
Refactor
- Change output dir of proto build artifacts (#90)