Releases: geniusyield/market-maker
Releases · geniusyield/market-maker
v0.8.0
v0.7.0
What's Changed
- fix: coerce
Natural
toInteger
to allow arithmetic underflow by @sourabhxyz in #88 - Use base image by @4TT1L4 in #89
- feat: remove usage of deprecated Maestro endpoints by @sourabhxyz in #91
Full Changelog: v0.6.0...v0.7.0
v0.6.0
geniusyield-market-maker
- Utilise
/token/prices
api endpoint instead of/token/ohlcv
for TapTools price provider. - Internal code refactoring to facilitate importing this library.