Daniel Cousens
05e96d2500
grammar fix
2016-06-23 13:30:24 +10:00
Kristov Atlas
cd3bd0b037
Merge pull request #3 from justusranvier/bip126
...
BIP-126: Best Practices for Heterogeneous Input Script Transactions
2016-06-22 19:47:29 -04: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
Luke-Jr
29963a81ec
Merge pull request #408 from jl2012/patch-25
...
Clarify BIP9 threshold
2016-06-21 02:52:24 +00:00
Johnson Lau
5e6dc77d6b
Clarify BIP9 threshold
...
The threshold for should be ≥2016 for mainnet, ≥1512 for testnet.
https://github.com/bitcoin/bitcoin/blob/v0.12.1/src/versionbits.cpp#L69
https://github.com/bitcoin/bitcoin/blob/v0.12.1/src/chainparams.cpp#L84
https://github.com/bitcoin/bitcoin/blob/v0.12.1/src/chainparams.cpp#L177
2016-06-20 01:47:03 +08:00
Luke-Jr
02d408656f
Merge pull request #307 from dcousens/patch-1
...
add BIP39 javascript library
2016-06-17 18:08:24 +00:00
Luke-Jr
97dbb89013
Merge pull request #406 from TheBlueMatt/master
...
Allow block responses to MSG_CMPCT_BLOCK requests
2016-06-17 00:48:32 +00:00
Matt Corallo
c32b2a7c70
Allow block responses to MSG_CMPCT_BLOCK requests
2016-06-16 17:43:49 -07:00
Luke-Jr
1454837768
Merge pull request #405 from jl2012/patch-24
...
BIP143: typo fix
2016-06-14 16:37:01 +00:00
Johnson Lau
fbfcdd4ce3
BIP143: typo fix
2016-06-14 23:43:40 +08:00
Luke-Jr
3e606c4c99
Merge pull request #404 from jl2012/patch-23
...
BIP143: private key for example
2016-06-13 17:54:35 +00:00
Johnson Lau
a5f03bbccc
BIP143: private key for example
2016-06-13 20:53:08 +08:00
Luke-Jr
f207ecfada
Merge pull request #403 from jl2012/bip143examples2
...
BIP143: Corrections and examples for OP_CODESEPERATOR
2016-06-09 19:55:02 +00:00
jl2012
0f0a39ccee
BIP143: Corrections and examples for OP_CODESEPERATOR
2016-06-10 01:06:56 +08:00
Luke-Jr
7b9a44b092
Merge pull request #401 from jl2012/bip143examples
...
More examples for BIP143
2016-06-08 21:15:05 +00:00
jl2012
b8125c6684
More examples for BIP143
2016-06-09 04:54:41 +08:00
Luke-Jr
c08a24c254
Merge pull request #397 from sipa/clarifymath
...
Elaborate hash function design in BIP152
2016-06-07 22:28:23 +00:00
Luke-Jr
fedc881598
Merge pull request #395 from chriswheeler/fix-link
...
Fix typo on link to assignments
2016-06-07 16:16:36 +00:00
Pieter Wuille
e26eadc3ca
More small changes
2016-06-07 15:52:03 +02:00
Luke-Jr
a57a7c62f4
Merge pull request #398 from jl2012/patch-20
...
BIP141: extend max witness program size to 40 bytes
2016-06-04 19:24:08 +00:00
Johnson Lau
d1b52cb198
BIP141: extend max witness program size to 40 bytes
...
The maximum witness program size is increased from 32 to 40 bytes. This provides extra space to specify script version (for originally 16 upgradable versions to up to 16 * 2 ^ 64)
2016-06-04 20:58:39 +08:00
Pieter Wuille
cfdd9574be
Small fixes
2016-06-04 14:58:04 +02:00
Pieter Wuille
f2e10ba7b2
Eloborate hash function design in BIP152
2016-06-04 01:56:39 +02:00
Luke-Jr
c917abe394
Merge pull request #365 from luke-jr/segwit_gbt_updates_20160330
...
BIP 141 and 145: GBT updates for SegWit
2016-06-01 17:57:05 +00:00
Chris Wheeler
3dc43c84b1
Fix typo on link to assignments
2016-06-01 17:54:45 +01:00
Luke-Jr
55ecc6fd38
Merge pull request #386 from btcdrak/bip9assign
...
Add BIP9 assignments
2016-05-31 18:08:56 +00:00
Luke Dashjr
8324bc512e
Merge branch 'master' into segwit_gbt_updates_20160330
2016-05-31 14:55:53 +00:00
Luke Dashjr
ed0f8da4ad
BIP 22 & 145: Use simple Yes/No rather than templates (which don't work on GitHub)
2016-05-31 14:54:54 +00:00
Luke-Jr
a01584f6eb
Merge pull request #391 from luke-jr/vb_gbt
...
BIP 9: GBT updates for versionbits
2016-05-31 14:50:42 +00:00
Luke-Jr
38bd8cfec6
Merge pull request #393 from TheBlueMatt/master
...
Update to new BIP 152 Protocol Flow
2016-05-24 05:22:55 +00:00
Matt Corallo
9d89d2b778
Update to new BIP 152 Protocol Flow
2016-05-23 22:06:34 -07:00
Luke-Jr
b484c27c5c
Merge pull request #392 from TheBlueMatt/master
...
Replace my generic bip@ email with bip-specific emails everywhere
2016-05-23 10:31:57 +00:00
Luke-Jr
4c61338ccb
Merge pull request #389 from TheBlueMatt/152
...
BIP 152: Compact Block Relay
2016-05-23 10:30:36 +00:00
Matt Corallo
7ae81736cf
Replace my generic bip@ email with bip-specific emails everywhere
2016-05-22 18:23:15 -07:00
Matt Corallo
20a842244b
Add compact-block bip
2016-05-22 18:21:32 -07:00
Luke Dashjr
a95b8f8796
bip-0009: Remove n/a paragraph
2016-05-22 10:48:51 +00:00
Luke Dashjr
949bb13c1d
Replace "rules/force" mutation with a "cannot be ignored" prefix to rule names
2016-05-22 10:48:45 +00:00
Luke Dashjr
d28a720f2a
BIP 9: rules/force mutation
2016-05-22 10:48:21 +00:00
Luke Dashjr
074909a173
BIP 9: Clarify GBT "version"
2016-05-22 10:48:00 +00:00
Luke Dashjr
baacb0c645
BIP 9: Use simple Yes/No rather than templates (which don't work on GitHub)
2016-05-22 10:47:50 +00:00
Luke Dashjr
adbf64c626
BIP 9: Switch to rules/vbavailable/vbrequired GBT interface
2016-05-22 10:46:54 +00:00
Luke Dashjr
c7a31304e7
bip-0009: Recommend name "bipN"
2016-05-22 10:46:33 +00:00
Luke Dashjr
4c124a8c5d
BIP 9: GBT specification
2016-05-22 10:46:22 +00:00
Luke Dashjr
4e9591d8c7
BIP 9: Add softfork deployment "name"
2016-05-22 10:46:04 +00:00
Luke Dashjr
b8907db950
BIP 9: Clarify nVersion interpretation and bit order
2016-05-22 10:45:53 +00:00
Luke-Jr
ad9fc9ccea
Merge pull request #385 from techguy613/master
...
BIP75 Simplification and Enhancements
2016-05-19 18:51:45 +00:00
Luke-Jr
9a995e6879
Merge pull request #388 from stevenroose/patch-2
...
Error in BIP0009 code example
2016-05-18 22:47:14 +00:00
Luke-Jr
f65541bf26
Merge pull request #362 from jonasschnelli/2016/03/auth_enc
...
BIP 151: Peer-to-Peer Communication Encryption
2016-05-18 19:37:53 +00:00
Jonas Schnelli
62a8209268
Add BIP151, Peer-to-Peer Communication Encryption
2016-05-18 21:36:58 +02:00
Steven Roose
580db15907
Less visible error
2016-05-17 02:06:18 +02:00