Skip to content

v0.7.0

Compare
Choose a tag to compare
@anxolin anxolin released this 12 Aug 11:16
· 15 commits to main since this release
2fa7b68

What's Changed

  • Expose default slippage by @anxolin in #45
  • feat: improve swagger docs for the slippage endpoint by @anxolin in #46
  • Add slippage service - suggest 3 layered architecture by @anxolin in #48
  • Implement service using IoC by @anxolin in #50
  • Coingecko repo - get price points by @anxolin in #52
  • Implement an USD repository fallback by @anxolin in #53
  • Add orderbook API by @anxolin in #55
  • Create cow repository for USD estimation based on native price (+tests) by @anxolin in #56
  • Implement USD Redis Repository (cache) by @anxolin in #58
  • Add longer caches for NULL values by @anxolin in #59
  • Implement and expose USD service by @anxolin in #60
  • Implement mock slippage for backwards compatibility by @anxolin in #66
  • Simplify API path by @anxolin in #65
  • Create usd repo using composition of other repos + In-memory caching by @anxolin in #61
  • Merge v0.6 by @anxolin in #70
  • Increase caching time by @anxolin in #71
  • web3 integrations + get token info + 24h caching time + unit testings by @anxolin in #73
  • Implement multi-chain support for cow api by @anxolin in #74
  • Normalize caches by @anxolin in #75
  • Allow to override API urls by @anxolin in #77
  • feat: expose notifications api by @anxolin in #33
  • Add cache for notifications by @anxolin in #80
  • Fix caching issues by @anxolin in #78
  • Make logs pretty for development by @anxolin in #79
  • Relax env configurations by @anxolin in #81
  • Attempt to fix issue in barn by @anxolin in #82
  • Implement TTL and use our own repository to cache requests by @anxolin in #83

Full Changelog: v0.6.3...v0.7.0