Skip to content

2.3 Release Notes

Overview

  • Release Date: December 5, 2025
  • Changelog: Link

Notable Changes

  • Adds new methods Wallet::apply_block_events and Wallet::apply_block_connected_to_events. Learn more about this feature here.
  • A fix was added to Wallet::build_fee_bump so that it does not throw an error when missing a parent transaction when the input UTXO was added to the original, pre-fee-bump transaction with TxBuilder::add_foreign_utxo.