Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-11-28 | Merge pull request #245 from btcdrak/bip68sync | Luke-Jr | |
BIP68: Simplify language and update for current implementation | |||
2015-11-28 | Merge pull request #238 from jwilkins/bip_103_squashed | Luke-Jr | |
Bip 103 squashed | |||
2015-11-23 | Improve title, add encoding diagram and small fixup | BtcDrak | |
2015-11-17 | Mark BIP62 as withdrawn | Pieter Wuille | |
All of BIP62's (including the only-new-transactions) are currently enforced as standardness rules, but it seems hard to push it further. Every new type of complex transaction may require new extra rules, and some important types of malleability cannot be addressed by it (for example, a single participant in a multisig spend creating a new signature with a different nonce). It seems wiser to pursue normalized txid or segregated witness-based solutions, which do solve this problem more fundamentally. | |||
2015-11-09 | adding Pieter Wuille's 'Block size following technological growth | Jonathan Wilkins | |
2015-11-09 | squashed version | Jonathan Wilkins | |
2015-11-08 | Add bip99 to readme | Jorge Timón | |
2015-11-07 | Merge pull request #221 from sdaftuar/add-sendheaders | Luke-Jr | |
New BIP for "sendheaders" p2p message | |||
2015-11-06 | BIP 102: Add miner vote. Fix index. | Jeff Garzik | |
2015-10-23 | Add BIP-130 to README | Suhas Daftuar | |
2015-10-23 | Merge pull request #192 from CodeShark/BIP_Classification | Luke-Jr | |
Bip classification | |||
2015-10-23 | Merge remote-tracking branch 'origin-pull/173/head' | Luke Dashjr | |
2015-10-22 | Added BIP123 to index | Eric Lombrozo | |
2015-09-29 | Add BIP0009 to index | Wladimir J. van der Laan | |
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-07 | BIP for OP_CHECKSEQUENCEVERIFY | BtcDrak | |
2015-09-06 | Update README.mediawiki | UpalChakraborty | |
Added BIP 106 | |||
2015-09-04 | Bugfix: BIP17: Withdrawn is the status, not the type | Luke Dashjr | |
2015-09-04 | Update readme table | ฿tcDrak | |
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-08-26 | Fix index number on BIP 111 | Andy Chase | |
2015-08-24 | Add BIP 111 to index | Matt Corallo | |
2015-08-18 | trying to fix git mixup with bip68 | Kristov Atlas | |
2015-08-18 | Merge remote-tracking branch 'bitcoin/master' | Kristov Atlas | |
Conflicts: README.mediawiki | |||
2015-08-07 | Adding BIP0121 | Kalle Rosenbaum | |
2015-08-07 | Adding BIP0120 | Kalle Rosenbaum | |
2015-08-07 | Removing bips and will add them again one at a time. | Kalle Rosenbaum | |
2015-08-07 | Merged bip101 | Kalle Rosenbaum | |
2015-07-28 | Added BIP0120 and BIP0121 | Kalle Rosenbaum | |
2015-07-10 | update readme | Justus Ranvier | |
2015-06-30 | Increase maximum block size | Gavin Andresen | |
Proposal to increase maximum possible block size, starting at 8MB in January 2016 and increasing on-pace with technological growth to 8,192MB in twenty years. | |||
2015-06-24 | BIP #69 assigned by gmaxwell | Kristov Atlas | |
2015-06-21 | Add BIP 68 to index | Mark Friedenbach | |
2015-06-12 | Added BIP 79 | Kristov Atlas | |
Lexicographical Indexing of Transaction Inputs and Outputs | |||
2015-03-15 | Tidy ups, add BIP0067 to README, and change Type: informational -> standard | Thomas Kerin | |
2015-01-26 | Add BIP66 | Pieter Wuille | |
2014-11-28 | Update README.mediawiki | Umpei Kay Kurokawa | |
2014-11-10 | BIP65 assigned for CHECKLOCKTIMEVERIFY | Peter Todd | |
2014-10-21 | Add BIP 45 for "Structure for Deterministic P2SH Multisignature Wallets" | Manuel Araoz | |
2014-10-06 | Updated README statuses with most recent status published to respective BIP ↵ | Soroush Pour | |
document | |||
2014-07-14 | Update README.mediawiki | Gregory Maxwell | |
Getutxos message BIP assigned BIP64. | |||
2014-04-24 | introduce BIP-0043 and BIP-0044 | slush0 | |
2014-04-01 | Update README.mediawiki | Gregory Maxwell | |
2014-04-01 | Update README.mediawiki | Gregory Maxwell | |
Add BIP42: A finite monetary supply for Bitcoin. | |||
2014-03-17 | Assign BIP63 for Stealth Addresses | Peter Todd | |
2014-03-17 | Remove duplicate BIP62 (malleability) entry | Peter Todd | |
2014-03-12 | Merge pull request #32 from sipa/bip62 | Gregory Maxwell | |
Add draft BIP62 | |||
2014-03-12 | Add draft BIP62 | Pieter Wuille | |