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

9 Commits

Author SHA1 Message Date
John Bampton
f61885edcf
docs: fix spelling (#1117)
Co-authored-by: Mark "Murch" Erhardt <murch@murch.one>
2024-04-30 16:54:05 -04:00
nopara73
9d879aaf5c
Fix typos 2018-05-12 21:51:18 +07:00
Luke Dashjr
959fecc15b Promote BIP 2 Draft->Active, and implement it
- Update all Accepted status to Proposed (renamed status)
- The BIP Comments preamble headers added to every BIP
- The License preamble headers have been added to all BIPs with a Copyright section
2016-11-30 09:51:01 +00:00
Justus Ranvier
f64f3c3d9c
BIP126: Clarify interaction with BIP69 2016-08-03 21:29:33 -05:00
Kristov Atlas
da43de2dba Merge pull request #4 from dcousens/patch-1
BIP126: Grammar fix and review
2016-07-06 20:46:38 -04:00
Justus Ranvier
b33ca0c97b
revise wording of alternate HIT procedure 2016-06-23 09:52:16 -05:00
Daniel Cousens
f51a8e1d0e further grammar, not An Hit 2016-06-23 13:42:03 +10:00
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