Skip to content

[pull] master from bitcoin:master#1674

Merged
pull[bot] merged 2 commits into
All-Blockchains:masterfrom
bitcoin:master
Jun 8, 2026
Merged

[pull] master from bitcoin:master#1674
pull[bot] merged 2 commits into
All-Blockchains:masterfrom
bitcoin:master

Conversation

@pull

@pull pull Bot commented Jun 8, 2026

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

theStack and others added 2 commits June 7, 2026 20:56
`DeserializeHDKeypaths()` was writing into the original `hd_keypaths`
map instead of `deserialized_hd_keypaths`. As a result the latter was
always empty and the round-trip assertion following was trivially true,
so the serialize/deserialize round-trip wasn't actually being exercised.

That bug was introduced with the commit introducing the fuzz target
(commit f898ef6, #18994).
5deb053 fuzz: fix dead HD keypaths (de)serialization round-trip (Sebastian Falbesoner)

Pull request description:

  `DeserializeHDKeypaths()` was writing into the original `hd_keypaths` map instead of `deserialized_hd_keypaths`. As a result the latter was always empty and the round-trip assertion following was trivially true, so the serialize/deserialize round-trip wasn't actually being exercised.

  That bug was introduced with the commit introducing the fuzz target (commit f898ef6, #18994).

ACKs for top commit:
  sedited:
    ACK 5deb053

Tree-SHA512: 0d8770aa5da2e132caedd522c8c95c4ceb6d1bcc4d5b6605784fd7d2df41fce29fcd25fc2741c4e751b942b548888833eb9d9d6318505a5c59f7b1f105c990ae
@pull pull Bot locked and limited conversation to collaborators Jun 8, 2026
@pull pull Bot added the ⤵️ pull label Jun 8, 2026
@pull pull Bot merged commit 5f33da9 into All-Blockchains:master Jun 8, 2026
1 of 6 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants