Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-04-20 | BIP143: fix typo ("including") | Bryan Bishop | |
2016-04-17 | Merge pull request #371 from justusranvier/bip47 | Luke-Jr | |
BIP-0047: Clarify usage and format of outpoints | |||
2016-04-17 | BIP-0047: Clarify usage and format of outpoints | Justus Ranvier | |
Introduce the terms 'designated input' and 'designated pubkey' for clarity Update reference link for outpoint to a more canonical source | |||
2016-04-14 | Merge pull request #369 from instagibbs/bip114clar | Luke-Jr | |
Some clarification on path meaning and structure | |||
2016-04-14 | Merge pull request #370 from jl2012/bip114ref | Luke-Jr | |
BIP114: Clarifying reference implementation | |||
2016-04-14 | BIP114: Clarifying reference implementation | jl2012 | |
2016-04-13 | Some clarification on path meaning and structure | instagibbs | |
2016-04-12 | Merge BIP 114: Merkelized Abstract Syntax Tree | Luke Dashjr | |
2016-04-12 | Assign BIP 114: Merkelized Abstract Syntax Tree | Luke Dashjr | |
2016-04-08 | Merge pull request #367 from jl2012/bip141commitment | Luke-Jr | |
BIP141: commitment clarification. BIP144: new diagram | |||
2016-04-09 | BIP141: commitment clarification. BIP144: new diagram | jl2012 | |
2016-04-02 | Create BIP MAST | jl2012 | |
2016-03-31 | Merge pull request #366 from btcdrak/patch-7 | Luke-Jr | |
Clarify what remains "to be decided" | |||
2016-03-31 | Clarify what remains "to be decided" | ฿tcDrak | |
2016-03-28 | Merge pull request #364 from jl2012/patch-13 | Luke-Jr | |
BIP143: Provide private key used in the example | |||
2016-03-28 | Merge pull request #363 from CodeShark/bip141_edits | Luke-Jr | |
Witness validation logic trigger clarifications | |||
2016-03-28 | Merge pull request #360 from luke-jr/bip0002_deferred | Luke-Jr | |
Defer BIP 2 | |||
2016-03-29 | BIP143: Provide private key used in the example | Johnson Lau | |
2016-03-25 | Witness validation logic trigger clarifications | Eric Lombrozo | |
2016-03-21 | Merge pull request #361 from btcdrak/patch-5 | Luke-Jr | |
Remove deployment section | |||
2016-03-21 | Remove deployment section. | ฿tcDrak | |
Now we know we will use BIP9 version bits, remove references to ISM() and leave TDB as was done with BIP68,112 and 113. | |||
2016-03-18 | Defer BIP 2 | Luke Dashjr | |
2016-03-18 | Merge pull request #359 from btcdrak/cvsdeploy | Luke-Jr | |
Set deployment schedule for BIP 68,112,113 | |||
2016-03-17 | Set deployment schedule for BIP 68,112,113 | BtcDrak | |
2016-03-17 | Merge BIP 75 | Luke Dashjr | |
2016-03-17 | Put BIP 75 in the right place in README, and clean up formatting a bit | Luke Dashjr | |
2016-03-16 | Merge remote-tracking branch 'origin/master' | Matt David | |
2016-03-16 | Update BIP header to pass TravisCI | Matt David | |
2016-03-16 | Merge remote-tracking branch 'upstream/master' | Matt David | |
2016-03-16 | Merge pull request #16 from jmacwhyte/proofread | Matt David | |
Removed BIP70 extensions | |||
2016-03-16 | Merge pull request #355 from jl2012/patch-12 | Luke-Jr | |
BIP142: Deferred | |||
2016-03-17 | BIP142: Deferred | Johnson Lau | |
2016-03-16 | BIP142: Deferred | Johnson Lau | |
BIP142 will not be deployed with BIP141 at the same time. Initially, people are expected to use P2SH segwit, or payment protocol for native segwit | |||
2016-03-15 | Removed BIP70 extensions | jmacwhyte | |
2016-03-15 | Merge pull request #354 from sipa/bip9fixes | Luke-Jr | |
Small improvements to BIP9 | |||
2016-03-15 | Small improvements to BIP0009 | Pieter Wuille | |
2016-03-15 | BIP9: More explicit recommendations on values. | Rusty Russell | |
Basically the same thing reworded as a checklist, with 3 years turned into 1, and suggesting a 1 month delay after expected deployment date. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> | |||
2016-03-15 | bip9: fix heading levels. | Rusty Russell | |
It goes from level 2 (specification) to 4; those headings should be level 3. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> | |||
2016-03-15 | Merge pull request #351 from dangershony/patch-2 | Luke-Jr | |
Crypzo has changed name to CoinVault | |||
2016-03-15 | Merge pull request #353 from priestc/master | Luke-Jr | |
Added paragraph about address re-use for BIP131 | |||
2016-03-14 | fixed typos and wording | Chris Priest | |
2016-03-14 | added paragraph about address reuse | Chris Priest | |
2016-03-11 | Merge pull request #15 from FinalHash/master | Matt David | |
Format Comment To Match Previous Style | |||
2016-03-11 | Merge pull request #14 from jonathancross/patch-2 | Matt David | |
Formatting improvements to BIP-75 | |||
2016-03-11 | Format Comment | Marshall Long | |
Format comment to fit style of previous comments | |||
2016-03-11 | Formatting improvements to BIP-75 | Jonathan Cross | |
* Fixing a few extra closing `b` tags and converting others to wiki bold syntax. * Linking "see below" and "see above" items to the actual section of the BIP. * Consistent capitalization of "Bitcoin". * "requester" => "requester* (more common outside of legal writing) * "concious" => "conscious" * "Foward" => "Forward" * "Satoshis" => "satoshis" (as unit of bitcoin, not the name of creator) * Removing unnecessary </img> which can actually cause problems. * Adding required `alt` attribute to img tags. * Fix wrapping of long lines (some were wrapped at 112 chars) - No effect on final rendering users see. | |||
2016-03-10 | bip-0002: Updates from Q&A with Mustafa Al-Bassam | Luke Dashjr | |
2016-03-10 | Crypzo has changed name to CoinVault | Dan Gershony | |
2016-03-09 | - Update optional flags to PaymentDetails definition in paymentrequest.proto | Matt David | |
- Add DER encoding requirement for EC public keys and ECC signatures - Add SHA-256 hashing requirement for ECC signatures - Add FIPS 180-4 SHS link | |||
2016-03-09 | Merge pull request #13 from jmacwhyte/proofread | Matt David | |
Extended BIP70 fields, added BIP number |