Skip to content

v0.3.2

Latest

Choose a tag to compare

@ouziel-slama ouziel-slama released this 25 Jan 21:39
· 1 commit to main since this release
c882bf0

[0.3.2] - 2026-01-25

Security

RBF Disabled by Default

  • Sequence number changed from 0xffff_fffd to 0xffff_fffe: This disables Replace-By-Fee (BIP-125) while still allowing relative timelocks (BIP-68)
  • Prevents wasted mining work: Mined transactions can no longer be replaced before confirmation
  • Mitigates double-spend risk: Attackers cannot replace a mined transaction with a higher-fee version