Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |