summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-07-23move imagesPaul Sztorc
2019-07-23rename folderPaul Sztorc
2019-07-23Rename bip-blind-merged-mining.mediawiki to bip-0301.mediawikiPaul Sztorc
2019-07-23Update dates/links to mergePaul Sztorc
2019-04-17typoPaul Sztorc
the critical txn should start with "03", as it has version number 3
2019-04-05spellcheckPaul Sztorc
2019-04-04number, shorten, clarify, link to working codePaul Sztorc
2019-04-04improved image, with examplesPaul Sztorc
2018-04-23m7 op return updatePaul Sztorc
This has been right in the code, but I kept forgetting to update the BIP.
2018-02-10Merge pull request #2 from psztorc/blind-merged-miningPaul Sztorc
clarifications + backward compatibility
2018-02-10clarifications + backward compatibilityPaul Sztorc
2018-02-10Merge pull request #1 from psztorc/blind-merged-miningPaul Sztorc
updates
2018-02-10move ChrisPaul Sztorc
CS indicated via tweet that he felt he did not contribute enough to be a co-author
2018-02-10typosPaul Sztorc
2018-02-10switch to mediawiki formatPaul Sztorc
2018-02-10resyncPaul Sztorc
2018-02-10typosPaul Sztorc
2018-02-10fix mediawiki formattingPaul Sztorc
2018-02-10mediawiki formatPaul Sztorc
2018-02-10re-reverse the bipsPaul Sztorc
this is what I originally intended, but I forked this branch at the wrong time
2018-02-03Delete two-groups.pngPaul Sztorc
2018-02-03Delete images.txtPaul Sztorc
2018-02-03one bip at a timePaul Sztorc
2018-02-03Delete bip-hashrate-escrows.mdPaul Sztorc
2018-02-03Add files via uploadPaul Sztorc
2018-02-03Add files via uploadPaul Sztorc
2018-02-03Add files via uploadPaul Sztorc
2018-02-03Create images.txtPaul Sztorc
2018-01-23Merge pull request #636 from jimpo/client-side-filteringLuke Dashjr
BIPs 157 & 158: Block Filtering stuff
2018-01-22BIP 157 & 158: client-side block filtering.Jim Posen
2018-01-15Merge pull request #634 from Bomper/patch-1Luke Dashjr
Link to the mailing list
2018-01-15Link directly to the mailing list and remove emailing LukeBen
2018-01-15Link to the mailing listBen
2018-01-11Merge pull request #633 from maaku/mast-patch-2Luke Dashjr
BIP-0117: Change semantics of multi-element tail call to not require stack elements to be exactly 520 bytes in size
2018-01-11BIP-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-10Merge pull request #632 from maaku/mast-patch-1Luke Dashjr
BIP-0117: Correct the examples to use the most recent version of MERKLEBRANCHVERIFY
2018-01-10BIP-0117: Correct the examples to use the most recent version of ↵Mark Friedenbach
MERKLEBRANCHVERIFY specified in BIP-116.
2018-01-06Merge pull request #631 from achow101/bip174-testsLuke Dashjr
More BIP 174 tests
2018-01-06More BIP 174 testsAndrew Chow
2018-01-05Merge pull request #630 from NicolasDorier/patch-9Luke Dashjr
Fix link
2018-01-05Fix linkNicolas Dorier
2018-01-05Merge pull request #629 from achow101/bip174-testsLuke Dashjr
Tests for BIP 174 and some wording clarifications
2018-01-04Test Vectors for BIP 174Andrew Chow
2018-01-04Clarify what the number of inputs field is actuallyAndrew Chow
2018-01-03Merge pull request #627 from sipa/201801_bip173_proposedLuke Dashjr
Progress BIP173 to Proposed
2018-01-03Progress BIP173 to ProposedPieter Wuille
2018-01-02Merge pull request #624 from prusnak/masterLuke Dashjr
bip-0084: add extended public keys to test vectors
2018-01-01bip-0084: add extended public keys to test vectorsPavol Rusnak
2017-12-31Merge pull request #620 from satoshilabs/masterLuke Dashjr
BIP 84: Derivation scheme for P2WPKH based accounts
2017-12-31BIP-0084: Derivation scheme for P2WPKH based accountsPavol Rusnak