summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-07BIP141 script failure clarificationsJohnson Lau
Footnotes to clarify some special conditions which witness scripts will fail
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
2016-05-22BIP 9: Switch to rules/vbavailable/vbrequired GBT interfaceLuke Dashjr
2016-05-22bip-0009: Recommend name "bipN"Luke Dashjr
2016-05-22BIP 9: GBT specificationLuke Dashjr
2016-05-22BIP 9: Add softfork deployment "name"Luke Dashjr
2016-05-22BIP 9: Clarify nVersion interpretation and bit orderLuke Dashjr
2016-05-19Merge pull request #385 from techguy613/masterLuke-Jr
BIP75 Simplification and Enhancements
2016-05-18Merge pull request #388 from stevenroose/patch-2Luke-Jr
Error in BIP0009 code example
2016-05-18Merge pull request #362 from jonasschnelli/2016/03/auth_encLuke-Jr
BIP 151: Peer-to-Peer Communication Encryption
2016-05-18Add BIP151, Peer-to-Peer Communication EncryptionJonas Schnelli
2016-05-17Less visible errorSteven Roose
2016-05-15Merge remote-tracking branch 'origin/master' into segwit_gbt_updates_20160330Luke Dashjr
2016-05-14Error in BIP0009 codeSteven Roose
2016-05-14BIP0009 code syntax fixSteven Roose
2016-05-11bip-0009: Remove n/a paragraphLuke Dashjr
2016-05-11- Remove libsecp256k1 referenceMatt David
2016-05-11- Update ECDH output to use SHA512 instead of SHA256Matt David
- Specify HMAC_DRBG security strength
2016-05-11Replace "rules/force" mutation with a "cannot be ignored" prefix to rule namesLuke Dashjr
2016-05-10Merge pull request #381 from dooglus/patch-3Luke-Jr
Update bip-0112.mediawiki
2016-05-09Merge remote-tracking branch 'upstream/master'Matt David
# Conflicts: # bip-0075.mediawiki
2016-05-07Add sortingBtcDrak
2016-05-07Add BIP9 assignmentsBtcDrak
2016-05-07Merge pull request #384 from jl2012/patch-19Luke-Jr
BIP141: BIP9 parameters for testnet