Skip to content

bsv-wallet-postgres 0.3.1

Choose a tag to compare

@sgbett sgbett released this 12 Apr 18:33
· 576 commits to master since this release

0.3.1 — 2026-04-12

Fixed

  • update_action_status now scopes to a single row by primary key, preventing unintended multi-row updates when duplicate txids exist
  • Added migration 005: unique index on wallet_actions.txid enforcing one action per transaction