Skip to content

Releases: GaloyMoney/bria

v0.1.79 Release

07 Dec 09:52
Compare
Choose a tag to compare

Miscellaneous Tasks

  • Add total_change_sats to process payout queue
  • Bump clap from 4.4.10 to 4.4.11 (#411)

Refactor

  • Add better error type to the decode error (#412)

v0.1.78 Release

06 Dec 20:50
Compare
Choose a tag to compare

Bug Fixes

  • Pass force_min_change_sats in convert

Features

  • Add force_min_change_sats to PayoutQueueConfig (#414)

Refactor

  • Introduce PsbtBuilderConfig (#413)

v0.1.77 Release

02 Dec 06:10
Compare
Choose a tag to compare

Bug Fixes

  • Attribution in chain of cpfp txs (#409)

Miscellaneous Tasks

  • Update bdk, bitcoincore-rpc and electrum-client (#407)

Testing

  • Use bitcoind as signing client for build_psbt fn (#408)

v0.1.76 Release

29 Nov 11:27
Compare
Choose a tag to compare

Features

  • Add batch_inclusion_estimated_at to proto::Payout (#405)

v0.1.75 Release

29 Nov 06:38
Compare
Choose a tag to compare
ci(release): release version 0.1.75

v0.1.74 Release

29 Nov 05:20
Compare
Choose a tag to compare

Miscellaneous Tasks

  • Temp ignore audit warning
  • Record more tracing in outbox
  • Bump serde_with from 3.3.0 to 3.4.0 (#404)
  • Bump rust_decimal_macros from 1.32.0 to 1.33.1 (#403)

v0.1.73 Release

25 Nov 21:56
Compare
Choose a tag to compare

Miscellaneous Tasks

  • Connect batch_broadcasting span

v0.1.72 Release

25 Nov 15:29
Compare
Choose a tag to compare

Miscellaneous Tasks

  • Add fees to batch tracing

v0.1.71 Release

24 Nov 20:58
Compare
Choose a tag to compare

Features

  • Cpfp detected before block height (#402)

Miscellaneous Tasks

  • Bump url from 2.4.1 to 2.5.0 (#400)

v0.1.70 Release

24 Nov 15:47
Compare
Choose a tag to compare

Bug Fixes

  • Clippy