Skip to content

0.27.13

Compare
Choose a tag to compare
@Fabcien Fabcien released this 05 Sep 18:20
· 3173 commits to master since this release

Bitcoin ABC 0.27.13 Release Notes

Bitcoin ABC version 0.27.13 is now available from:

https://download.bitcoinabc.org/0.27.13/

This release includes the following features and fixes:

  • The fundrawtransaction, send and walletcreatefundedpsbt RPCs now support an include_unsafe option
    that when true allows using unconfirmed inputs received from other wallets to fund the transaction.
    Note that the resulting transaction may become invalid if one of the unsafe inputs disappears.