Skip to content

Releases: blinkbitcoin/bria

v0.1.138 Release

18 Apr 02:10

Choose a tag to compare

Performance

  • Batch and harden wallet sync tx lookups (#60)

v0.1.137 Release

17 Apr 08:17

Choose a tag to compare

Performance

  • Harden pg wallet cache and large-wallet sync paths (#59)

v0.1.136 Release

17 Apr 02:22

Choose a tag to compare

Performance

  • Reduce wallet sync lookup churn and add tracing (#58)

v0.1.135 Release

16 Apr 22:15

Choose a tag to compare

Miscellaneous Tasks

  • Use stable rust toolchain and fix rust 1.95 clippy lints (#57)

Refactor

  • Stabilize sqlx wallet db cache semantics (#56)

v0.1.134 Release

14 Apr 15:24

Choose a tag to compare

Features

  • Add wallet sync progress tracing with sync run correlation (#54)

v0.1.133 Release

12 Apr 10:27

Choose a tag to compare

Bug Fixes

  • Ensure signer wallet is loaded after stack restarts (#52)

Refactor

  • Extract sync_wallet execute into focused helper functions (#47)

Testing

  • Wallet path load check (#53)
  • Add load wallet to bitcoind init (#51)
  • Update deps for e2e-tests (#50)
  • Make suite idempotent with scoped wallets and queues (#49)

v0.1.132 Release

05 Apr 02:47

Choose a tag to compare

Features

  • Isolate wallet sync into dedicated job channel (#44)

Miscellaneous Tasks

  • Bump bats to v1.13 (#45)

v0.1.131 Release

02 Apr 23:39

Choose a tag to compare

Bug Fixes

  • Use blink bdk v0.30.3 for sync cache growth (#43)

v0.1.130 Release

01 Apr 22:11

Choose a tag to compare

Bug Fixes

  • Add rate limiting and cached fee fallback (#42)

v0.1.129 Release

25 Mar 04:25

Choose a tag to compare

Bug Fixes

  • Avoid db lock during fee estimation (#29)

Miscellaneous Tasks

  • Rollback tonic_lnd update (#41)