Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-10-02 | Merge pull request #209 from rustyrussell/master | Luke-Jr | |
BIP 009: Minor revision to extend bit into lockin period. | |||
2015-10-02 | BIP 009: Minor revision to extend bit into lockin period. | Rusty Russell | |
As discussed here: http://lists.linuxfoundation.org/pipermail/bitcoin-dev/2015-September/011275.html Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> | |||
2015-09-29 | Add BIP0009 to index | Wladimir J. van der Laan | |
2015-09-27 | Merge pull request #207 from rustyrussell/master | Luke-Jr | |
versionbits: the BIP. | |||
2015-09-27 | More btcdrak feedback. | Rusty Russell | |
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> | |||
2015-09-25 | Removing unnecessary http header Content-Transfer-Encoding. That is only ↵ | Kalle Rosenbaum | |
used for e-mail. | |||
2015-09-25 | Merge remote-tracking branch 'upstream/master' | Kalle Rosenbaum | |
2015-09-25 | Bip number assigned: 9. | Rusty Russell | |
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> | |||
2015-09-25 | Formatting feedback & copyright from btcdrak. | Rusty Russell | |
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> | |||
2015-09-24 | versionbits: the BIP. | Rusty Russell | |
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> | |||
2015-09-23 | Merge pull request #206 from maaku/sequencenumbers3 | Luke-Jr | |
Rewrite BIP 68 to reflect current state of pull request #6312 | |||
2015-09-23 | Rewrite BIP to reflect current state of pull request #6312, including the ↵ | Mark Friedenbach | |
removal of bit inversion and the allocation of future soft-fork bits. | |||
2015-09-22 | Merge pull request #205 from justusranvier/version_byte | Luke-Jr | |
BIP-47: correct base58check version byte | |||
2015-09-21 | BIP-47: correct base58check version byte | Justus Ranvier | |
Previously specified version byte only produced the desired leading character if the check bytes were omitted Thanks to TD from Samourai Wallet for pointing this out | |||
2015-09-20 | Merge pull request #204 from MarcoFalke/patch-5 | Luke-Jr | |
BIP-0069: [trivial] expression | |||
2015-09-20 | [trivial] expression | MarcoFalke | |
2015-09-19 | Merge pull request #157 from kristovatlas/master | Luke-Jr | |
Added BIP 69: Lexicographical Indexing of Inputs and Outputs | |||
2015-09-19 | add EOF newlines per @luke-jr | Kristov Atlas | |
“README.mediawiki and bip-0069/bip-0069_examples.py are missing EOF newlines. Anything else needed before merging this draft?” — @luke-jr | |||
2015-09-19 | Merge pull request #199 from rayrrr/master | Luke-Jr | |
BIP70: Fix broken extensions registry link in code comment. | |||
2015-09-19 | Merge pull request #201 from justusranvier/valid_key | Luke-Jr | |
BIP-47: Clarify decoding of notification transactions | |||
2015-09-19 | Merge pull request #179 from btcdrak/bip-checksequenceverify | Luke-Jr | |
BIP112: CHECKSEQUENCEVERIFY | |||
2015-09-19 | Merge pull request #194 from btcdrak/patch-2 | Luke-Jr | |
BIP105: Update to account for BIP34 | |||
2015-09-18 | BIP-47: Clarify decoding of notification transactions | Justus Ranvier | |
Specify procedure for extracting payment codes from notification transactions. Add explicit check that payment code x values are valid for secp256k1 | |||
2015-09-17 | Fixed unencoded space character in example | Kalle Rosenbaum | |
2015-09-13 | Fix link to BIP 70 extensions registry in comment. | rayrrr | |
2015-09-11 | Merge pull request #1 from dcousens/bip69fixes | Kristov Atlas | |
BIP69 edits by @dcousens | |||
2015-09-10 | endianness not relevant, use byte order | Daniel Cousens | |
2015-09-07 | Add constant definitions for clarity | ฿tcDrak | |
Formatting Fix typos Update with BIP 112 assignment Update references to BIP113 Update deployment methodology Add references | |||
2015-09-07 | Comprehensive editing to clarify meaning and intent of existing text. | Mark Friedenbach | |
2015-09-07 | BIP for OP_CHECKSEQUENCEVERIFY | BtcDrak | |
2015-09-06 | Update to account for BIP34 | ฿tcDrak | |
2015-09-05 | Merge pull request #193 from UpalChakraborty/patch-2 | Luke-Jr | |
Update README.mediawiki | |||
2015-09-05 | Merge pull request #191 from UpalChakraborty/patch-1 | Luke-Jr | |
BIP 106: Dynamically Controlled Bitcoin Block Size Max Cap | |||
2015-09-06 | Update README.mediawiki | UpalChakraborty | |
Added BIP 106 | |||
2015-09-06 | Update and rename BIP-1xx.mediawiki to bip-0106.mediawiki | UpalChakraborty | |
2015-09-04 | Create BIP-1xx.mediawiki | UpalChakraborty | |
2015-09-04 | Merge pull request #190 from luke-jr/bugfix_bip17_withdrawn | Wladimir J. van der Laan | |
Bugfix: BIP17: Withdrawn is the status, not the type | |||
2015-09-04 | Bugfix: BIP17: Withdrawn is the status, not the type | Luke Dashjr | |
2015-09-04 | Merge pull request #189 from btcdrak/patch-1 | Luke-Jr | |
Update readme table | |||
2015-09-04 | Update readme table | ฿tcDrak | |
2015-09-04 | Merge pull request #182 from btcdrak/bip-median-past-timelock | Luke-Jr | |
BIP113: Median Past LockTime | |||
2015-09-04 | Update with BIP assignments | ฿tcDrak | |
Update deployment methodology | |||
2015-09-04 | Fix typos. | Mark Friedenbach | |
2015-09-04 | Update references | Thomas Kerin | |
2015-09-04 | Rewrote and clarified some sections of the median time-past BIP. | Mark Friedenbach | |
2015-09-04 | Added note about compatibility and formatting | ฿tcDrak | |
2015-09-04 | Initial commit of BIP: Median-past Timelock | Thomas Kerin | |
2015-09-03 | Merge pull request #159 from OpenBitcoinPrivacyProject/master | Luke-Jr | |
BIP-0047: Reusable payment codes | |||
2015-09-03 | Merge remote-tracking branch 'origin-pull/178/head' | Luke Dashjr | |
2015-09-03 | Merge pull request #176 from droark/patch-2 | Luke-Jr | |
Minor grammatical change |