1709 Commits

Author SHA1 Message Date
Luke Dashjr
53e37a1dea Fix preamble in BIP 301 2019-07-26 12:41:03 +00:00
Paul Sztorc
542c66e6dd
Add 301 Blind Merged Mining 2019-07-25 23:57:12 -07:00
Paul Sztorc
db117ef473
fix spacing 2019-07-25 23:51:05 -07:00
Paul Sztorc
4cd4e53752
cleanup 2 2019-07-23 09:26:54 -07:00
Paul Sztorc
69670c9da2
cleanup 1 2019-07-23 09:26:45 -07:00
Paul Sztorc
42e96858d5
move images 2019-07-23 09:26:15 -07:00
Paul Sztorc
1ff5d5d825
rename folder 2019-07-23 09:20:44 -07:00
Paul Sztorc
6ca33dc635
Rename bip-blind-merged-mining.mediawiki to bip-0301.mediawiki 2019-07-23 09:18:18 -07:00
Paul Sztorc
329df0b836
Update dates/links to merge 2019-07-23 09:14:33 -07:00
Paul Sztorc
d69e368ce3 typo
the critical txn should start with "03", as it has version number 3
2019-04-17 16:59:40 -07:00
Paul Sztorc
2d7093ba76
spellcheck 2019-04-05 10:02:24 -07:00
Paul Sztorc
bbcab029ea
number, shorten, clarify, link to working code 2019-04-04 16:26:19 -07:00
Paul Sztorc
c90088ed81
improved image, with examples 2019-04-04 16:22:09 -07:00
Paul Sztorc
485b1318bd
m7 op return update
This has been right in the code, but I kept forgetting to update the BIP.
2018-04-23 20:50:11 -04:00
Paul Sztorc
5353f9ea23
Merge pull request #2 from psztorc/blind-merged-mining
clarifications + backward compatibility
2018-02-10 18:28:08 -05:00
Paul Sztorc
2a981366e7 clarifications + backward compatibility 2018-02-10 18:26:52 -05:00
Paul Sztorc
cebe06b149
Merge pull request #1 from psztorc/blind-merged-mining
updates
2018-02-10 17:34:21 -05:00
Paul Sztorc
17db87224d move Chris
CS indicated via tweet that he felt he did not contribute enough to be a co-author
2018-02-10 17:31:54 -05:00
Paul Sztorc
5418516065 typos 2018-02-10 17:31:01 -05:00
Paul Sztorc
70f0ed6c39 switch to mediawiki format 2018-02-10 17:23:31 -05:00
Paul Sztorc
68918ad24a resync 2018-02-10 17:15:21 -05:00
Paul Sztorc
486505b8fa typos 2018-02-10 17:02:33 -05:00
Paul Sztorc
9207df7d05 fix mediawiki formatting 2018-02-10 17:00:23 -05:00
Paul Sztorc
99f553025f mediawiki format 2018-02-10 16:30:07 -05:00
Paul Sztorc
8a8c6253be re-reverse the bips
this is what I originally intended, but I forked this branch at the wrong time
2018-02-10 14:01:25 -05:00
Paul Sztorc
3246096174
Delete two-groups.png 2018-02-03 21:42:52 -05:00
Paul Sztorc
39a8bec6b7
Delete images.txt 2018-02-03 21:42:45 -05:00
Paul Sztorc
4bea2ef2b6 one bip at a time 2018-02-03 21:40:43 -05:00
Paul Sztorc
1af547cf72
Delete bip-hashrate-escrows.md 2018-02-03 21:38:23 -05:00
Paul Sztorc
da2e5745f3
Add files via upload 2018-02-03 21:36:40 -05:00
Paul Sztorc
2580d65228
Add files via upload 2018-02-03 21:32:48 -05:00
Paul Sztorc
db86b890f9
Add files via upload 2018-02-03 21:30:22 -05:00
Paul Sztorc
0a1d35877a
Create images.txt 2018-02-03 21:30:10 -05:00
Luke Dashjr
ec54908e70
Merge pull request #636 from jimpo/client-side-filtering
BIPs 157 & 158: Block Filtering stuff
2018-01-23 02:42:33 +00:00
Jim Posen
996c7c8e88 BIP 157 & 158: client-side block filtering. 2018-01-22 13:52:54 -08:00
Luke Dashjr
1d19de104e
Merge pull request #634 from Bomper/patch-1
Link to the mailing list
2018-01-15 09:31:32 +00:00
Ben
3d5bae733f
Link directly to the mailing list and remove emailing Luke 2018-01-15 00:52:31 -08:00
Ben
3abbe63c90
Link to the mailing list 2018-01-15 00:22:22 -08:00
Luke Dashjr
320097a518
Merge pull request #633 from maaku/mast-patch-2
BIP-0117: Change semantics of multi-element tail call to not require stack elements to be exactly 520 bytes in size
2018-01-11 06:20:26 +00:00
Mark Friedenbach
612c002c65 BIP-0117: Change semantics of multi-element tail call to not require stack 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-11 14:41:45 +09:00
Luke Dashjr
083c357538
Merge pull request #632 from maaku/mast-patch-1
BIP-0117: Correct the examples to use the most recent version of MERKLEBRANCHVERIFY
2018-01-10 06:04:08 +00:00
Mark Friedenbach
7cd6c2fb83 BIP-0117: Correct the examples to use the most recent version of MERKLEBRANCHVERIFY specified in BIP-116. 2018-01-10 13:14:28 +09:00
Luke Dashjr
b7e0c6f11c
Merge pull request #631 from achow101/bip174-tests
More BIP 174 tests
2018-01-06 23:14:46 +00:00
Andrew Chow
a925cbb632 More BIP 174 tests 2018-01-06 15:14:12 -05:00
Luke Dashjr
716c53207c
Merge pull request #630 from NicolasDorier/patch-9
Fix link
2018-01-05 10:34:44 +00:00
Nicolas Dorier
2d113795ac
Fix link 2018-01-05 17:46:08 +09:00
Luke Dashjr
b5fb4fa079
Merge pull request #629 from achow101/bip174-tests
Tests for BIP 174 and some wording clarifications
2018-01-05 04:22:40 +00:00
Andrew Chow
597c5afda5 Test Vectors for BIP 174 2018-01-04 22:47:09 -05:00
Andrew Chow
53891fc7ed Clarify what the number of inputs field is actually 2018-01-04 13:23:15 -05:00
Luke Dashjr
900e9ba403
Merge pull request #627 from sipa/201801_bip173_proposed
Progress BIP173 to Proposed
2018-01-03 17:22:44 +00:00