ElementsProject / ElementsProject/elements

be more systematic in avoiding parent-child chain txid collisions

Open
#551 2 comments 0 reactions 0 assignees View on GitHub
consensus enhancement
Dominant language
C++
Stars
1.2k
Forks
416
Avg merge
1d 23h
Merged PRs (30d)
15

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.