Skip to content

Releases: GaloyMoney/stablesats-rs

v0.11.1 Release

04 Jan 11:22
Compare
Choose a tag to compare

Bug Fixes

  • Optionally init pool / ledger in cli

v0.11.0 Release

04 Jan 10:02
Compare
Choose a tag to compare

Features

  • [breaking] Introduce usd liability allocation (#487)

Miscellaneous Tasks

  • Bump tonic-build from 0.8.4 to 0.10.2 (#484)
  • Bump serde_with from 3.3.0 to 3.4.0 (#461)
  • Bump uuid from 1.4.1 to 1.6.1 (#481)

v0.10.1 Release

05 Dec 20:25
Compare
Choose a tag to compare

Bug Fixes

  • Correct rounding for sats/cents spread

Features

  • Quotes client (#478)
  • Add sats/cents spread to qutoe entity (#477)

Miscellaneous Tasks

  • Ignore audit warning
  • Improve upon the existing rounding logic
  • Use floor to round off spread for predictability
  • Impl Copy on currency macro

Testing

  • Add quotes_app test (#476)

v0.10.0 Release

24 Nov 08:25
Compare
Choose a tag to compare

Bug Fixes

  • [breaking] Add new account for btc assets (#479)

v0.9.39 Release

15 Nov 15:38
Compare
Choose a tag to compare

Miscellaneous Tasks

  • Disable quotes server by default

v0.9.38 Release

15 Nov 14:41
Compare
Choose a tag to compare

Features

  • Call quotes run fn from cli (#475)

v0.9.37 Release

15 Nov 09:57
Compare
Choose a tag to compare

Features

  • Add quotes app and server (#474)
  • Add quote entity (#471)

v0.9.36 Release

14 Nov 12:46
Compare
Choose a tag to compare
Merge branch 'main' of github.com:GaloyMoney/stablesats-rs into HEAD

v0.9.34 Release

11 Nov 06:26
Compare
Choose a tag to compare

Miscellaneous Tasks

  • Bump tokio from 1.33.0 to 1.34.0 (#463)
  • Bump clap from 4.4.6 to 4.4.7 (#462)
  • Bump serde_yaml from 0.9.25 to 0.9.27 (#465)

v0.9.32 Release

09 Nov 06:04
Compare
Choose a tag to compare

Bug Fixes

  • Clippy warning

Miscellaneous Tasks

  • Less noisy pubsub tracing