Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-07-23 | BIP 145: Update s/cost/weight/ | Luke Dashjr | |
2016-07-18 | Promote Draft->Final BIPs: 68, 112, and 113 | Luke Dashjr | |
Softforks are deployed by miners and enforced on the network | |||
2016-07-18 | Merge pull request #421 from Sjors/patch-1 | Luke-Jr | |
BIP 39: remove "public beta" from blockchain.info link | |||
2016-07-18 | BIP 39: remove "public beta" from blockchain.info link | Sjors Provoost | |
This is now in the default wallet. | |||
2016-07-18 | Merge remote-tracking branch 'origin-pull/336/head' | Luke Dashjr | |
2016-07-16 | Merge pull request #358 from bushidowallet/tech-wiki-change | Luke-Jr | |
Proposed a new Java implementation link | |||
2016-07-16 | Merge pull request #399 from jl2012/patch-22 | Luke-Jr | |
BIP141 script failure clarifications | |||
2016-07-15 | Merge remote-tracking branch 'origin-pull/335/head' | Luke Dashjr | |
2016-07-15 | Merge pull request #308 from dcousens/patch-2 | Luke-Jr | |
Add BIP21 Javascript library | |||
2016-07-15 | Merge pull request #325 from afk11/323-fix-typo | Luke-Jr | |
Typo in change to BIP50 | |||
2016-07-15 | Merge pull request #418 from jonasschnelli/2016/07/bip151_hkdf | Luke-Jr | |
[BIP151] Switch from plain HMAC_SHA512 KDF to HKDF | |||
2016-07-15 | Merge pull request #417 from dcousens/patch-1 | Luke-Jr | |
bip141: clarify that marker is 1 byte | |||
2016-07-15 | Merge BIP 126: Best Practices for Heterogeneous Input Script Transactions | Luke Dashjr | |
2016-07-15 | Update README for BIP 126 | Luke Dashjr | |
2016-07-13 | [BIP151] Switch from plain HMAC_SHA512 KDF to HKDF | Jonas Schnelli | |
2016-07-12 | bip141: clarify that marker is 1 byte | Daniel Cousens | |
2016-07-11 | Merge pull request #400 from mappum/update-bip9-assignments | Wladimir J. van der Laan | |
Update BIP9 assignments list | |||
2016-07-06 | Merge pull request #4 from dcousens/patch-1 | Kristov Atlas | |
BIP126: Grammar fix and review | |||
2016-07-06 | Merge pull request #415 from jl2012/bip68_113_coinbase | Luke-Jr | |
BIP68/113 for generation transaction | |||
2016-07-06 | BIP68/113 for generation transaction | jl2012 | |
2016-07-05 | Added CSV mainnet activation to BIP9 assignments list | Matt Bell | |
2016-06-30 | Merge pull request #414 from btcdrak/patch-8 | Luke-Jr | |
BIP 152: Link to permanent PR of reference implementation | |||
2016-06-28 | Link to permanent PR of reference implementation | ฿tcDrak | |
2016-06-27 | Merge pull request #5 from justusranvier/bip126 | Kristov Atlas | |
revise wording of alternate HIT procedure | |||
2016-06-24 | Merge pull request #411 from jl2012/bip112_114_fix | Luke-Jr | |
BIP112/114 example fix | |||
2016-06-24 | BIP112/114 example fix | jl2012 | |
2016-06-23 | revise wording of alternate HIT procedure | Justus Ranvier | |
2016-06-23 | further grammar, not An Hit | Daniel Cousens | |
2016-06-23 | grammar fix | Daniel Cousens | |
2016-06-23 | Merge pull request #409 from NicolasDorier/master | Luke-Jr | |
header message can also get replied by getdata (CMPCT_BLOCK) | |||
2016-06-22 | Merge pull request #3 from justusranvier/bip126 | Kristov Atlas | |
BIP-126: Best Practices for Heterogeneous Input Script Transactions | |||
2016-06-22 | BIP-126: Best Practices for Heterogeneous Input Script Transactions | Justus Ranvier | |
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-21 | Merge pull request #408 from jl2012/patch-25 | Luke-Jr | |
Clarify BIP9 threshold | |||
2016-06-19 | header message can also get replied by getdata (CMPCT_BLOCK) | NicolasDorier | |
2016-06-20 | Clarify BIP9 threshold | Johnson Lau | |
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-17 | Merge pull request #307 from dcousens/patch-1 | Luke-Jr | |
add BIP39 javascript library | |||
2016-06-17 | Add BIP21 Javascript library | Daniel Cousens | |
2016-06-17 | Merge pull request #406 from TheBlueMatt/master | Luke-Jr | |
Allow block responses to MSG_CMPCT_BLOCK requests | |||
2016-06-16 | Allow block responses to MSG_CMPCT_BLOCK requests | Matt Corallo | |
2016-06-14 | Merge pull request #405 from jl2012/patch-24 | Luke-Jr | |
BIP143: typo fix | |||
2016-06-14 | BIP143: typo fix | Johnson Lau | |
2016-06-13 | Merge pull request #404 from jl2012/patch-23 | Luke-Jr | |
BIP143: private key for example | |||
2016-06-13 | BIP143: private key for example | Johnson Lau | |
2016-06-10 | BIP141: clarify size restriction for witness stack | Johnson Lau | |
2016-06-09 | Merge pull request #403 from jl2012/bip143examples2 | Luke-Jr | |
BIP143: Corrections and examples for OP_CODESEPERATOR | |||
2016-06-10 | BIP143: Corrections and examples for OP_CODESEPERATOR | jl2012 | |
2016-06-08 | Merge pull request #401 from jl2012/bip143examples | Luke-Jr | |
More examples for BIP143 | |||
2016-06-09 | More examples for BIP143 | jl2012 | |
2016-06-08 | Updated segwit testnet state in BIP9 assignments list | Matt Bell | |
2016-06-08 | Fixed CSV testnet state in BIP9 assignments list | Matt Bell | |