1
0
mirror of https://github.com/bitcoin/bips.git synced 2024-11-19 01:40:05 +01:00
Commit Graph

2 Commits

Author SHA1 Message Date
Daniel Cousens
05e96d2500 grammar fix 2016-06-23 13:30:24 +10:00
Justus Ranvier
9ab38e9c10
BIP-126: Best Practices for Heterogeneous Input Script Transactions
When a Bitcoin transaction contains inputs that reference previous transaction outputs sent to different Bitcoin addresses, personally identifiable information of the user will leak into the blockchain in an uncontrolled manner. While undesirable, these transactions are frequently unavoidable due the natural
fragmentation of wallet balances over time.

This standard proposes a set of best practice guidelines which minimize the uncontrolled disclosure of personally identifiable information by defining standard forms for transactions containing heterogenous input scripts.
2016-06-22 18:43:56 -05:00