ElementsProject / ElementsProject/elements
Non-witness transactions cannot include issuances
Offen
consensus
- Vorherrschende Sprache
- C++
- Sterne
- 1.2k
- Forks
- 416
- Ø Merge
- 1 T. 23 Std.
- Gemergte PRs (30 T.)
- 15
Beschreibung
Transaction serialization requires that witness-empty transactions have empty witness vectors for inputs and outputs. While fixing the OOB access in VerifyAmounts we accidentally softforked out the ability to have issuances in transactions with no other witness data. In real-life usage this is fairly unlikely, since any blinding, any segwit signatures, and any peg-in data make this not true.
related: https://github.com/ElementsProject/elements/pull/472
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.