What's Changed
  • Release 0.20.0 by @ notmandatory in #657
  • Introduce get_checksum_bytes method and improvements by @ evanlinjin in #671
  • Fix: Run README.md examples on the CI by @ meryacine in #659
  • Test: No address reuse for single descriptor by @ evanlinjin in #661
  • Fix wallet sync not finding coins of addresses which are not cached by @ evanlinjin in #672
  • Move change logic to coin_select by @ csralvall in #630
  • Use T: AsRef as param to SqliteDatabase::new by @ vladimirfomene in #675
  • Add assertions in the FeeRate constructor by @ afilini in #694
  • Allow signing only specific leaf hashes by @ danielabrozzoni in #645
  • Various fixes to the fee_amount calculation in create_tx by @ danielabrozzoni in #666
  • Add electrsd/bitcoind_22_0 to example\rpcwallet target by @ w0xlt in #681
  • Consolidate fee_amount and amount_needed by @ csralvall in #662
  • doc: Document that list_transactions() might return unsorted txs by @ w0xlt in #686
  • Fix the early InsufficientFunds error in the branch and bound by @ afilini in #693
  • Fix wallet sync for RpcBlockchain by @ evanlinjin in #683
  • Get balance in categories by @ wszdexdrf in #640
reply