Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-11-23 | BIP112: Update document to match implementation | BtcDrak | |
2015-11-17 | Merge pull request #244 from sipa/bip62dead | Luke-Jr | |
Mark BIP62 as withdrawn | |||
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-15 | Merge pull request #195 from btcdrak/patch-3 | Gregory Maxwell | |
BIP-0001: Updates | |||
2015-11-13 | Merge #241 from branch '2015-11-13-bip65-wording-fixes' of ↵ | Jeff Garzik | |
git://github.com/petertodd/bips | |||
2015-11-13 | Reword motivation section | Peter Todd | |
Previous wording was very confusing now that most people will associate payment channels with CLTV-based payment channels rather than Jeremy Spilman style payment channels. | |||
2015-11-13 | Clearer wording | Peter Todd | |
2015-11-13 | Use the term "malleability" rather than "mutability" | Peter Todd | |
2015-11-13 | Refer to "Payment Channels" rather than "Micro-Payment Channels" | Peter Todd | |
More generic terminology. | |||
2015-11-13 | Minor: fix wording | Peter Todd | |
2015-11-13 | Merge pull request #237 from jtimon/bip99-2 | Luke-Jr | |
Bip99: Improvements | |||
2015-11-13 | Merge pull request #240 from 6londe/patch-3 | Luke-Jr | |
typo fixed | |||
2015-11-13 | typo fixed | Changhoon Lee | |
trivial typo fixed | |||
2015-11-10 | fixup! corrections | Jorge Timón | |
2015-11-08 | Add bip99 to readme | Jorge Timón | |
2015-11-08 | Improvements to Schism hardforks section | Jorge Timón | |
2015-11-08 | More corrections and improvements | Jorge Timón | |
2015-11-07 | [trivial] typo | MarcoFalke | |
2015-11-07 | Bip-99/Add details to definitions | Andy Chase | |
2015-11-07 | Random grammar and spelling stuff | instagibbs | |
2015-11-07 | Merge pull request #221 from sdaftuar/add-sendheaders | Luke-Jr | |
New BIP for "sendheaders" p2p message | |||
2015-11-07 | Merge pull request #181 from jtimon/bip-forks | Luke-Jr | |
BIP99: Motivation and deployment of consensus rule changes | |||
2015-11-07 | Merge pull request #236 from jgarzik/2015_2mb_blocksize | Luke-Jr | |
BIP 102: Add miner vote. Fix index. | |||
2015-11-06 | BIP 102: Add miner vote. Fix index. | Jeff Garzik | |
2015-11-05 | Some of kanzure's nits, copyright, updated Attribution, don't repeat ↵ | Jorge Timón | |
"Without entering in much detail" | |||
2015-11-03 | Merge pull request #234 from btcdrak/patch-4 | Luke-Jr | |
Add clarification about upper bounds. | |||
2015-11-03 | Add clarification about upper bounds. | ฿tcDrak | |
2015-10-27 | Merge pull request #229 from petertodd/bip65-spv-clients | Luke-Jr | |
BIP65 spv clients | |||
2015-10-27 | Merge pull request #228 from btcdrak/bip65deploybits | Luke-Jr | |
Add note about not consuming nVersion bits | |||
2015-10-27 | Merge pull request #231 from kallerosenbaum/bip121-fixes | Luke-Jr | |
Bip121 fixes | |||
2015-10-27 | Clarified that the PoP is sent as binary over http | Kalle Rosenbaum | |
2015-10-27 | Removed mapping of merchant_data to btcpop-label since merchant data is a ↵ | Kalle Rosenbaum | |
byte-array, Thanks Andreas Schildbach. Instead map the memo field to btcpop-label and don't have any bip70 field mapped to btcpop-message. | |||
2015-10-23 | BIP65: Add SPV client considerations | Peter Todd | |
2015-10-23 | BIP65: Fix deployment rules | Peter Todd | |
Previous version was incorrect and did not match how the actual IsSuperMajority() mechanism works. | |||
2015-10-23 | Add BIP-130 to README | Suhas Daftuar | |
2015-10-23 | Update with assigned BIP number (130) | Suhas Daftuar | |
2015-10-23 | Add section on additional constraints | Suhas Daftuar | |
2015-10-23 | New BIP for "sendheaders" p2p message | Suhas Daftuar | |
2015-10-23 | Add note about not consuming nVersion bits | BtcDrak | |
2015-10-23 | Merge pull request #227 from btcdrak/bip65deploy | Luke-Jr | |
Update deployment for BIP65 | |||
2015-10-23 | Update deployment for BIP65 | BtcDrak | |
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-23 | Merge pull request #200 from kallerosenbaum/master | Luke-Jr | |
Fixed unencoded space character in example | |||
2015-10-22 | Added BIP123 to index | Eric Lombrozo | |
2015-10-22 | Merge remote-tracking branch 'upstream/master' | Kalle Rosenbaum | |
2015-10-21 | Added BIP mediawiki | Eric Lombrozo | |
2015-10-21 | Merge pull request #226 from jonathancross/patch-2 | Luke-Jr | |
Spelling fix and small clarification for BIP 120 | |||
2015-10-21 | Added changelog | BtcDrak | |
2015-10-21 | Simplify clarifications | BtcDrak | |