summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-07-13[BIP151] Switch from plain HMAC_SHA512 KDF to HKDFJonas Schnelli
2016-07-11Merge pull request #400 from mappum/update-bip9-assignmentsWladimir J. van der Laan
Update BIP9 assignments list
2016-07-06Merge pull request #415 from jl2012/bip68_113_coinbaseLuke-Jr
BIP68/113 for generation transaction
2016-07-06BIP68/113 for generation transactionjl2012
2016-07-05Added CSV mainnet activation to BIP9 assignments listMatt Bell
2016-06-30Merge pull request #414 from btcdrak/patch-8Luke-Jr
BIP 152: Link to permanent PR of reference implementation
2016-06-28Link to permanent PR of reference implementation฿tcDrak
2016-06-24Merge pull request #411 from jl2012/bip112_114_fixLuke-Jr
BIP112/114 example fix
2016-06-24BIP112/114 example fixjl2012
2016-06-23Merge pull request #409 from NicolasDorier/masterLuke-Jr
header message can also get replied by getdata (CMPCT_BLOCK)
2016-06-21Merge pull request #408 from jl2012/patch-25Luke-Jr
Clarify BIP9 threshold
2016-06-19header message can also get replied by getdata (CMPCT_BLOCK)NicolasDorier
2016-06-20Clarify BIP9 thresholdJohnson 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-17Merge pull request #307 from dcousens/patch-1Luke-Jr
add BIP39 javascript library
2016-06-17Merge pull request #406 from TheBlueMatt/masterLuke-Jr
Allow block responses to MSG_CMPCT_BLOCK requests
2016-06-16Allow block responses to MSG_CMPCT_BLOCK requestsMatt Corallo
2016-06-14Merge pull request #405 from jl2012/patch-24Luke-Jr
BIP143: typo fix
2016-06-14BIP143: typo fixJohnson Lau
2016-06-13Merge pull request #404 from jl2012/patch-23Luke-Jr
BIP143: private key for example
2016-06-13BIP143: private key for exampleJohnson Lau
2016-06-09Merge pull request #403 from jl2012/bip143examples2Luke-Jr
BIP143: Corrections and examples for OP_CODESEPERATOR
2016-06-10BIP143: Corrections and examples for OP_CODESEPERATORjl2012
2016-06-08Merge pull request #401 from jl2012/bip143examplesLuke-Jr
More examples for BIP143
2016-06-09More examples for BIP143jl2012
2016-06-08Updated segwit testnet state in BIP9 assignments listMatt Bell
2016-06-08Fixed CSV testnet state in BIP9 assignments listMatt Bell
2016-06-07Merge pull request #397 from sipa/clarifymathLuke-Jr
Elaborate hash function design in BIP152
2016-06-07Merge pull request #395 from chriswheeler/fix-linkLuke-Jr
Fix typo on link to assignments
2016-06-07More small changesPieter Wuille
2016-06-04Merge pull request #398 from jl2012/patch-20Luke-Jr
BIP141: extend max witness program size to 40 bytes
2016-06-04BIP141: extend max witness program size to 40 bytesJohnson Lau
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-04Small fixesPieter Wuille
2016-06-04Eloborate hash function design in BIP152Pieter Wuille
2016-06-01Merge pull request #365 from luke-jr/segwit_gbt_updates_20160330Luke-Jr
BIP 141 and 145: GBT updates for SegWit
2016-06-01Fix typo on link to assignmentsChris Wheeler
2016-05-31Merge pull request #386 from btcdrak/bip9assignLuke-Jr
Add BIP9 assignments
2016-05-31Merge branch 'master' into segwit_gbt_updates_20160330Luke Dashjr
2016-05-31BIP 22 & 145: Use simple Yes/No rather than templates (which don't work on ↵Luke Dashjr
GitHub)
2016-05-31Merge pull request #391 from luke-jr/vb_gbtLuke-Jr
BIP 9: GBT updates for versionbits
2016-05-24Merge pull request #393 from TheBlueMatt/masterLuke-Jr
Update to new BIP 152 Protocol Flow
2016-05-23Update to new BIP 152 Protocol FlowMatt Corallo
2016-05-23Merge pull request #392 from TheBlueMatt/masterLuke-Jr
Replace my generic bip@ email with bip-specific emails everywhere
2016-05-23Merge pull request #389 from TheBlueMatt/152Luke-Jr
BIP 152: Compact Block Relay
2016-05-22Replace my generic bip@ email with bip-specific emails everywhereMatt Corallo
2016-05-22Add compact-block bipMatt Corallo
2016-05-22bip-0009: Remove n/a paragraphLuke Dashjr
2016-05-22Replace "rules/force" mutation with a "cannot be ignored" prefix to rule namesLuke Dashjr
2016-05-22BIP 9: rules/force mutationLuke Dashjr
2016-05-22BIP 9: Clarify GBT "version"Luke Dashjr
2016-05-22BIP 9: Use simple Yes/No rather than templates (which don't work on GitHub)Luke Dashjr