Skip to content

Releases: GaloyMoney/stablesats-rs

v0.9.11 Release

21 Jul 18:49
Compare
Choose a tag to compare

Bug Fixes

  • Alert on GaloyClient::connect failure

Miscellaneous Tasks

  • Remove redundant mut

v0.9.10 Release

26 Jun 09:33
Compare
Choose a tag to compare

Bug Fixes

  • Okex client fetch withdrawal by id

Miscellaneous Tasks

  • Bump openssl from 0.10.49 to 0.10.55
  • Bump axum-core from 0.3.3 to 0.3.4 (#366)

v0.9.9 Release

20 Jun 02:04
Compare
Choose a tag to compare

Bug Fixes

  • Migration column default to now
  • Sqlx json file
  • Galoy_transactions polling

Features

  • Re-import unpaired galoy transactions
  • Add fetch tx cursor to re-import old unpaired
  • Add last checked column to galoy transactions

v0.9.8 Release

15 Jun 04:39
Compare
Choose a tag to compare

Bug Fixes

  • Funding balance buffer exceeded withdraw (#373)
  • Typo in DEV.md

v0.9.7 Release

10 May 06:42
Compare
Choose a tag to compare

Miscellaneous Tasks

  • Rename proto file (#370)

v0.9.6 Release

21 Apr 07:59
Compare
Choose a tag to compare

Bug Fixes

  • Update Cargo.lock
  • Okex get position error on empty api response (#365)

v0.9.5 Release

20 Apr 09:21
Compare
Choose a tag to compare

Bug Fixes

  • Okex get position error when zero position (#361)

v0.9.4 Release

13 Apr 09:44
Compare
Choose a tag to compare

Bug Fixes

  • Cargo.lock

Miscellaneous Tasks

  • Bump sqlx-ledger
  • Cargo update (#342)
  • Bump deps and fix vulnerabilities
  • Bump serde from 1.0.157 to 1.0.158 (#331)
  • Bump clap from 4.1.9 to 4.1.11 (#329)
  • Bump reqwest from 0.11.14 to 0.11.15 (#332)

v0.9.3 Release

20 Mar 11:41
Compare
Choose a tag to compare

Miscellaneous Tasks

  • Bump async-trait from 0.1.66 to 0.1.67 (#324)
  • Bump serde from 1.0.156 to 1.0.157 (#328)
  • Bump thiserror from 1.0.39 to 1.0.40 (#325)
  • Bump anyhow from 1.0.69 to 1.0.70 (#326)
  • Bump rust_decimal_macros from 1.28.1 to 1.29.0 (#327)
  • Bump rust_decimal from 1.28.1 to 1.29.0 (#322)
  • Bump clap from 4.1.8 to 4.1.9 (#323)

v0.9.2 Release

15 Mar 11:54
Compare
Choose a tag to compare

Bug Fixes

  • Zero exposure from api response (#321)

Miscellaneous Tasks

  • Bump futures from 0.3.26 to 0.3.27 (#317)
  • Bump chrono from 0.4.23 to 0.4.24 (#319)
  • Bump serde from 1.0.152 to 1.0.156 (#318)
  • Bump axum from 0.6.9 to 0.6.11 (#320)
  • Bump serde_with from 2.2.0 to 2.3.1 (#316)