Skip to content

v0.1.8 Release

Compare
Choose a tag to compare
@galoybot galoybot released this 13 Aug 19:37
· 904 commits to main since this release

Bug Fixes

  • Price calculation use cases
  • Allow for 30 seconds price latency

Features

  • Tracing for e2e galoy demo
  • Add fund transfer function to OkexClient
  • OkexClient.get_deposit_address

Miscellaneous Tasks

  • Bump anyhow from 1.0.60 to 1.0.61
  • Bump chrono from 0.4.20 to 0.4.21
  • Url arg is not an arg_enum

Refactor

  • Introduce CurrencyConverter
  • Rename transfer => transfer_funder_to_trading
  • Move sign_okex_request into headers hepler
  • Extract common header creation
  • Extract signing function
  • Extract OKEX_API_URL