Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-07-23 | Update dates/links to merge | Paul Sztorc | |
2019-04-17 | typo | Paul Sztorc | |
the critical txn should start with "03", as it has version number 3 | |||
2019-04-05 | spellcheck | Paul Sztorc | |
2019-04-04 | number, shorten, clarify, link to working code | Paul Sztorc | |
2019-04-04 | improved image, with examples | Paul Sztorc | |
2018-04-23 | m7 op return update | Paul Sztorc | |
This has been right in the code, but I kept forgetting to update the BIP. | |||
2018-02-10 | Merge pull request #2 from psztorc/blind-merged-mining | Paul Sztorc | |
clarifications + backward compatibility | |||
2018-02-10 | clarifications + backward compatibility | Paul Sztorc | |
2018-02-10 | Merge pull request #1 from psztorc/blind-merged-mining | Paul Sztorc | |
updates | |||
2018-02-10 | move Chris | Paul Sztorc | |
CS indicated via tweet that he felt he did not contribute enough to be a co-author | |||
2018-02-10 | typos | Paul Sztorc | |
2018-02-10 | switch to mediawiki format | Paul Sztorc | |
2018-02-10 | resync | Paul Sztorc | |
2018-02-10 | typos | Paul Sztorc | |
2018-02-10 | fix mediawiki formatting | Paul Sztorc | |
2018-02-10 | mediawiki format | Paul Sztorc | |
2018-02-10 | re-reverse the bips | Paul Sztorc | |
this is what I originally intended, but I forked this branch at the wrong time | |||
2018-02-03 | Delete two-groups.png | Paul Sztorc | |
2018-02-03 | Delete images.txt | Paul Sztorc | |
2018-02-03 | one bip at a time | Paul Sztorc | |
2018-02-03 | Delete bip-hashrate-escrows.md | Paul Sztorc | |
2018-02-03 | Add files via upload | Paul Sztorc | |
2018-02-03 | Add files via upload | Paul Sztorc | |
2018-02-03 | Add files via upload | Paul Sztorc | |
2018-02-03 | Create images.txt | Paul Sztorc | |
2018-01-23 | Merge pull request #636 from jimpo/client-side-filtering | Luke Dashjr | |
BIPs 157 & 158: Block Filtering stuff | |||
2018-01-22 | BIP 157 & 158: client-side block filtering. | Jim Posen | |
2018-01-15 | Merge pull request #634 from Bomper/patch-1 | Luke Dashjr | |
Link to the mailing list | |||
2018-01-15 | Link directly to the mailing list and remove emailing Luke | Ben | |
2018-01-15 | Link to the mailing list | Ben | |
2018-01-11 | Merge pull request #633 from maaku/mast-patch-2 | Luke Dashjr | |
BIP-0117: Change semantics of multi-element tail call to not require stack elements to be exactly 520 bytes in size | |||
2018-01-11 | BIP-0117: Change semantics of multi-element tail call to not require stack ↵ | Mark Friedenbach | |
elements to be exactly 520 bytes in size. This allows for more compact direct encoding of scripts of the form "pick 2 of 3 spend conditions" without enabling witness malleability in expected use cases as the components would still be checked against a pre-committed hash tree. | |||
2018-01-10 | Merge pull request #632 from maaku/mast-patch-1 | Luke Dashjr | |
BIP-0117: Correct the examples to use the most recent version of MERKLEBRANCHVERIFY | |||
2018-01-10 | BIP-0117: Correct the examples to use the most recent version of ↵ | Mark Friedenbach | |
MERKLEBRANCHVERIFY specified in BIP-116. | |||
2018-01-06 | Merge pull request #631 from achow101/bip174-tests | Luke Dashjr | |
More BIP 174 tests | |||
2018-01-06 | More BIP 174 tests | Andrew Chow | |
2018-01-05 | Merge pull request #630 from NicolasDorier/patch-9 | Luke Dashjr | |
Fix link | |||
2018-01-05 | Fix link | Nicolas Dorier | |
2018-01-05 | Merge pull request #629 from achow101/bip174-tests | Luke Dashjr | |
Tests for BIP 174 and some wording clarifications | |||
2018-01-04 | Test Vectors for BIP 174 | Andrew Chow | |
2018-01-04 | Clarify what the number of inputs field is actually | Andrew Chow | |
2018-01-03 | Merge pull request #627 from sipa/201801_bip173_proposed | Luke Dashjr | |
Progress BIP173 to Proposed | |||
2018-01-03 | Progress BIP173 to Proposed | Pieter Wuille | |
2018-01-02 | Merge pull request #624 from prusnak/master | Luke Dashjr | |
bip-0084: add extended public keys to test vectors | |||
2018-01-01 | bip-0084: add extended public keys to test vectors | Pavol Rusnak | |
2017-12-31 | Merge pull request #620 from satoshilabs/master | Luke Dashjr | |
BIP 84: Derivation scheme for P2WPKH based accounts | |||
2017-12-31 | BIP-0084: Derivation scheme for P2WPKH based accounts | Pavol Rusnak | |
2017-12-23 | Merge pull request #618 from jimmysong/unit-bias | Luke Dashjr | |
BIP 176: Utilization of bits denomination | |||
2017-12-22 | Bits Denomination BIP | Jimmy Song | |
2017-12-19 | Merge pull request #617 from MarcoFalke/Mf1712-bip159rework | Luke Dashjr | |
bip159: Clarify that there is only one threshold |