Skip to content

Releases: GaloyMoney/bria

v0.1.37 Release

17 Jul 09:08
Compare
Choose a tag to compare

Features

  • Payout cancelled (#270)

Miscellaneous Tasks

  • Add key rotation (#274)
  • Implement Debug for SignerEncryptionConfig (#273)
  • Bump serde_json from 1.0.100 to 1.0.102 (#271)

Testing

  • More robust start_daemon delay

v0.1.36 Release

11 Jul 13:11
Compare
Choose a tag to compare
ci(release): release version 0.1.36

v0.1.32 Release

27 Jun 09:25
Compare
Choose a tag to compare

Documentation

  • Update README with dev instructions

Features

  • Add utxo_dropped (#245)

Miscellaneous Tasks

  • Bump serde_yaml from 0.9.21 to 0.9.22 (#248)
  • Bump clap from 4.3.5 to 4.3.8 (#249)
  • Bump serde_json from 1.0.97 to 1.0.99 (#250)

v0.1.31 Release

24 Jun 12:23
Compare
Choose a tag to compare

Bug Fixes

  • Return AddressNotFound instead of EntityError

v0.1.30 Release

23 Jun 22:06
Compare
Choose a tag to compare

Bug Fixes

  • Estimate fee leak (#247)

Miscellaneous Tasks

  • Dummy whitespace
  • Bump deps

v0.1.29 Release

21 Jun 08:00
Compare
Choose a tag to compare

Bug Fixes

  • Get-address shows wrong changeAddress flag

Miscellaneous Tasks

  • Remove empty file

Testing

  • Reduce pool size in test
  • Remove dir on retry
  • Retry connecting to bitcoind
  • Make wallet + psbt run serially

v0.1.28 Release

20 Jun 13:41
Compare
Choose a tag to compare

Bug Fixes

  • Missing std:: prefix

Miscellaneous Tasks

  • Add get-payout command (#243)
  • Bump serde_json from 1.0.96 to 1.0.97 (#241)

Testing

  • Attempt to remove wallet dir
  • Try load wallet before create
  • Report firts error in bitcoind_client
  • Better context output

v0.1.27 Release

20 Jun 10:00
Compare
Choose a tag to compare

Bug Fixes

  • Correction for create batch template (#242)

Features

Miscellaneous Tasks

  • Add get_address command (#240)

Refactor

  • Some restructuring (#238)

v0.1.26 Release

16 Jun 21:07
Compare
Choose a tag to compare

Bug Fixes

  • Sqlx-data
  • Implement delete for bdk-utxos/transactions

v0.1.25 Release

16 Jun 20:17
Compare
Choose a tag to compare

Bug Fixes

  • Do not ignore bdk error on sync
  • Clippy

Miscellaneous Tasks

  • Trace current_height