Skip to content

v0.26.2

Latest

Choose a tag to compare

@Roasbeef Roasbeef released this 24 Jul 23:51
v0.26.2
05585e0

What's Changed

  • multi: reject trailing characters when parsing inputs by @starius in #2558
  • psbt: reject trailing final witness data by @starius in #2567
  • netsync: avoid clock tick race in sync state test by @starius in #2564
  • psbt: compact witness utxo scripts after parsing by @starius in #2563
  • btcec/schnorr: reject s >= group order in ParseSignature by @Lrifton92 in #2561
  • blockchain/indexers: fix dropped error by @alrs in #2486
  • psbt: reject nil taproot leaf scripts by @0xjc65eth in #2539
  • btcutil: reject out-of-range private keys in DecodeWIF by @Lrifton92 in #2545
  • multi: tighten inbound connection admission by @starius in #2576
  • address: reject v2-v16 segwit addresses encoded with bech32 (BIP-350) by @Lrifton92 in #2544
  • multi: relax trailing byte handling for DB blocks and PSBT readers by @Roasbeef in #2575
  • rpcclient: make HTTP Basic Auth optional via DisableAuth by @ThomsenDrake in #2514
    /pull/2580

New Contributors

Full Changelog: v0.26.0...v0.26.2