ElementsProject / ElementsProject/elements
be more systematic in avoiding parent-child chain txid collisions
Offen
consensus
enhancement
- Vorherrschende Sprache
- C++
- Sterne
- 1.2k
- Forks
- 416
- Ø Merge
- 1 T. 23 Std.
- Gemergte PRs (30 T.)
- 15
Beschreibung
Currently a parent chain sharing an identical txid definition could lead to txid collisions with the sidechain's. So for example a elements-mode to elements-mode and vice versa chain pairs.
This doesn't happen in today's deployments but could matter.
We could prefix txids with some unique tag to avoid this.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.