Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-11-30 | Promote BIP 2 Draft->Active, and implement it | Luke Dashjr | |
- Update all Accepted status to Proposed (renamed status) - The BIP Comments preamble headers added to every BIP - The License preamble headers have been added to all BIPs with a Copyright section | |||
2016-11-30 | Promote BIP 123 Draft->Active, and implement it | Luke Dashjr | |
2016-10-17 | BIP 141 start and end time | Pieter Wuille | |
2016-10-05 | Add policy descriptions to BIP141 and 143 and address some nits. | Johnson Lau | |
2016-09-16 | Update BIP 141 to include definition of Virtual transaction size and ↵ | jonnynewbs | |
Transaction weight | |||
2016-07-25 | Link to permanent PR of reference implementation | Janus Troelsen | |
analogue to https://github.com/bitcoin/bips/commit/ecfb7ebbca3488cd4c1e11210cbc5914a9228c67 | |||
2016-07-21 | Merge pull request #416 from jl2012/patch-26 | Luke-Jr | |
BIP141 fix | |||
2016-07-19 | BIP141 terms fix | jl2012 | |
2016-07-18 | bip141: Change 'block cost' to 'block weight' | Wladimir J. van der Laan | |
The term 'block cost' led to confusion about the unit that it is expressed in, in that it expressed monetary cost. Change it to a more general term 'block weight'. This was discussed in the [2016-07-14 Bitcoin Core developer meeting](http://www.erisian.com.au/meetbot/bitcoin-core-dev/2016/bitcoin-core-dev.2016-07-14-19.00.html). | |||
2016-07-16 | Merge pull request #399 from jl2012/patch-22 | Luke-Jr | |
BIP141 script failure clarifications | |||
2016-07-12 | bip141: clarify that marker is 1 byte | Daniel Cousens | |
2016-06-10 | BIP141: clarify size restriction for witness stack | Johnson Lau | |
2016-06-07 | BIP141 script failure clarifications | Johnson Lau | |
Footnotes to clarify some special conditions which witness scripts will fail | |||
2016-06-04 | BIP141: extend max witness program size to 40 bytes | Johnson 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-05-15 | Merge remote-tracking branch 'origin/master' into segwit_gbt_updates_20160330 | Luke Dashjr | |
2016-05-06 | BIP141: BIP9 parameters for testnet | Johnson Lau | |
2016-04-26 | BIP141 clarifications and formatting | Johnson Lau | |
Add rationale of block cost Change the name of "witness nonce" to "witness reserved value" Update link to reference implementation Formatting | |||
2016-04-23 | Merge remote-tracking branch 'personal-github/segwit_gbt_updates_20160330' ↵ | Luke Dashjr | |
into segwit_gbt_updates_20160330 | |||
2016-04-23 | Merge branch 'master' into segwit_gbt_updates_20160330 | Luke Dashjr | |
2016-04-23 | BIP141: Block cost clrification | jl2012 | |
2016-04-23 | Add P2SH-P2WPKH example | jl2012 | |
2016-04-22 | Update bip-0141.mediawiki | Aaron Voisine | |
The byte representation of "<0 <32-byte-hash>>" is "0x220020{32-byte-hash}" What was listed here would be the byte representation of "0 <32-byte-hash>". The text explains that there is only one item in scriptSig, so I'm guessing the byte representation is wrong. Also the corrected byte representation would produce the same sig/pubkey described in P2WSH after following the bip16 rules. | |||
2016-04-09 | BIP141: commitment clarification. BIP144: new diagram | jl2012 | |
2016-04-05 | Update bip-0141.mediawiki | Johnson Lau | |
2016-03-31 | Clarify what remains "to be decided" | ฿tcDrak | |
2016-03-31 | BIP141: Sigop clarification | Johnson Lau | |
2016-03-30 | BIP 141: Specify VB name | Luke Dashjr | |
2016-03-30 | BIP 141 & 145: Clarify sigop interaction | Luke Dashjr | |
2016-03-25 | Witness validation logic trigger clarifications | Eric Lombrozo | |
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-01-29 | Merge pull request #303 from jl2012/patch-10 | Luke-Jr | |
BIP141: Add 520 bytes witness stack limit | |||
2016-01-29 | Merge pull request #300 from afk11/typo-141 | Luke-Jr | |
BIP141, fix small typo | |||
2016-01-26 | BIP141: Add 520 bytes witness stack limit | Johnson Lau | |
@sipa | |||
2016-01-26 | BIP141 Non-upgraded wallet description | Johnson Lau | |
2016-01-24 | Merge pull request #295 from fanatid/fix/bip141-urls | Luke-Jr | |
BIP 141: fix URLs | |||
2016-01-24 | typo | Thomas Kerin | |
2016-01-24 | Clarify txid and wtxid | Johnson Lau | |
2016-01-23 | BIP 141: fix URLs | Kirill Fomichev | |
2016-01-22 | Merge pull request #292 from jl2012/bip143example | Luke-Jr | |
BIP143 example and clarify | |||
2016-01-21 | Links to reference implementation | Johnson Lau | |
2016-01-19 | Tidy up Witness Program section | Gregory Sanders | |
2016-01-19 | Introducing the term "witnessScript" in BIP141 | Johnson Lau | |
2016-01-18 | Merge pull request #283 from jl2012/patch-5 | Luke-Jr | |
New witness program definition in BIP141, and related revision in 142 - 144 | |||
2016-01-19 | New witness program definition | Johnson Lau | |
2016-01-13 | Remove merge-mining suggest re: witness nonce | Peter Todd | |
2016-01-12 | New commitment structure, sigop limits, etc | Johnson Lau | |
2016-01-08 | Assign BIP 141 | Luke Dashjr | |