Skip to content

Releases: geniusyield/market-maker

v0.8.0

30 Aug 09:13
f5abf92
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.0...v0.8.0

v0.7.0

30 Aug 08:20
a84887a
Compare
Choose a tag to compare

What's Changed

  • fix: coerce Natural to Integer 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

26 Jun 10:31
62a776a
Compare
Choose a tag to compare

geniusyield-market-maker

  • Utilise /token/prices api endpoint instead of /token/ohlcv for TapTools price provider.
  • Internal code refactoring to facilitate importing this library.