1
0
mirror of https://github.com/bitcoin/bips.git synced 2025-06-09 12:30:00 +00:00

Commit Graph

  • f515da0552 Add new responsibilities, update responsibility, update extensibility descriptions Andrew Chow 2018-06-22 12:06:33 -07:00
  • 45df424759 Clarify handling of duplicated keys Andrew Chow 2018-06-26 18:08:10 -07:00
  • bfae1799d3 Move global data to per-input and per-output data Andrew Chow 2018-06-26 18:07:27 -07:00
  • 13d083660e
    Merge pull request #553 from clarkmoody/master Luke Dashjr 2018-07-05 19:53:27 +00:00
  • 5028e94c1a Adds link to SLIP-0173 #553 Clark 2017-07-07 10:56:00 -05:00
  • 6ec29a1028
    Merge pull request #684 from erikarvstedt/patch-1 Luke Dashjr 2018-07-05 05:15:50 +00:00
  • cd0a443f98 Merge branch 'master' of github.com:bitcoin/bips Luke Dashjr 2018-07-05 05:14:42 +00:00
  • c3e8379b61 [trivial] Correct typos across bips Varunram 2018-04-14 11:16:32 +05:30
  • 56d92d29e8
    Merge pull request #692 from jamesob/patch-1 Luke Dashjr 2018-07-05 05:09:37 +00:00
  • 5415dd806e Fix BIP 42 & 173 status Luke Dashjr 2018-07-05 05:09:05 +00:00
  • 998bae0717
    Merge pull request #696 from sipa/somefinal Luke Dashjr 2018-07-05 05:06:14 +00:00
  • 91bd69d29b
    Merge pull request #687 from Roasbeef/bip158-updates Luke Dashjr 2018-07-05 05:03:50 +00:00
  • ac76644533
    BIP-0158: regenerate test vectors for fp=19, new reg filter, no ext filter #687 Olaoluwa Osuntokun 2018-05-31 19:12:09 -07:00
  • 6a4e819829
    BIP-0158: switch to prev output scripts, skip all OP_RETURN Olaoluwa Osuntokun 2018-07-03 19:06:41 -05:00
  • 1c2ed6dce3
    BIP-0158: allow filters to define values for P and M, reparameterize default filter Olaoluwa Osuntokun 2018-05-30 17:18:24 -07:00
  • 4a85759f02
    BIP-0158: remove the extended filter type Olaoluwa Osuntokun 2018-05-30 17:16:25 -07:00
  • 6c708338c2 Move BIP42 and BIP173 to Final #696 Pieter Wuille 2018-06-28 10:31:38 -07:00
  • 8a34d1661b
    Fix typo in BIP 125 #692 James O'Beirne 2018-06-25 10:31:47 -04:00
  • 285606ef7a
    BIP-0158: remove txid from extended filter Olaoluwa Osuntokun 2018-05-30 17:15:41 -07:00
  • 53fc064db5 Trivial: Fix typos in BIP-118 #684 Erik Arvstedt 2018-05-22 11:32:46 +02:00
  • 7158648753
    Merge pull request #683 from kallewoof/bip-178-abstract Luke Dashjr 2018-05-21 23:26:21 +00:00
  • 20f5021940
    BIP-178: Reword abstract to indicate it's a bitcoin address type, not a public key type #683 Karl-Johan Alm 2018-05-22 08:21:06 +09:00
  • dfa80f58df
    Merge pull request #682 from cdecker/noinput Luke Dashjr 2018-05-21 05:19:22 +00:00
  • 67f11db177 noinput: Add the SIGHASH_NOINPUT proposal to the readme #682 Christian Decker 2018-05-20 22:02:36 -07:00
  • 98b7238f68 noinput: Initial version of the sighash_noinput proposal Christian Decker 2018-04-30 17:58:23 +02:00
  • 6255dc536d
    Merge pull request #673 from kallewoof/bip-typed-wif Luke Dashjr 2018-05-20 23:41:12 +00:00
  • f667e7a3c7
    [BIP-178] Version Extended WIF. #673 Karl-Johan Alm 2018-04-04 14:38:00 +09:00
  • 562a604a52
    Merge pull request #677 from jimpo/bip158-test-vectors Luke Dashjr 2018-05-20 08:35:49 +00:00
  • 5d17384849
    Merge pull request #639 from sdaftuar/fix-bip-90 Luke Dashjr 2018-05-20 08:33:03 +00:00
  • a5c5c76220
    Update bip-0112.mediawiki #681 Federico Tenga 2018-05-16 19:23:22 +02:00
  • 9d879aaf5c
    Fix typos #679 nopara73 2018-05-12 21:51:18 +07:00
  • fe1d3f84ba BIP 158: Change test vectors from CSV to JSON format. #677 Jim Posen 2018-05-01 00:23:45 -07:00
  • 485b1318bd
    m7 op return update Paul Sztorc 2018-04-23 20:50:11 -04:00
  • d208ed3ff1 Remove 'hard fork' designation on BIP 90 #639 Suhas Daftuar 2018-01-29 13:35:36 -05:00
  • 8c8a787206
    Update bip-0039.mediawiki Petr Korolev 2018-04-09 10:21:09 +03:00
  • f7cfefaccf
    Merge pull request #668 from aakselrod/bip0158-test-vectors Luke Dashjr 2018-04-08 02:50:54 +00:00
  • 563dbe9984
    Merge pull request #670 from harding/bip66-disclosure Luke Dashjr 2018-04-08 02:49:01 +00:00
  • 12eb1981c2
    Merge pull request #669 from achow101/bip174-rev Luke Dashjr 2018-04-05 03:33:32 +00:00
  • ae8605776d
    BIP66: link to sipa's disclosure of consensus failure bug #670 David A. Harding 2018-04-04 14:40:07 -04:00
  • 478f20f871 [PSBT] Clarify that global data can be for inputs and outputs #669 Andrew Chow 2018-04-04 11:21:54 -04:00
  • 3571e1a52d BIP158: add test vectors and generation code #668 Alex 2018-04-03 12:07:37 -06:00
  • d1874d5cd2
    Merge pull request #655 from Alegege/patch-2 Luke Dashjr 2018-04-01 05:45:23 +00:00
  • 7eb444dc7e
    Merge pull request #667 from Roasbeef/bip-158-minor-updates Luke Dashjr 2018-04-01 02:59:52 +00:00
  • 4077defdbc
    BIP158: include the direct pkScript rather than its data pushes #667 Olaoluwa Osuntokun 2018-03-31 17:48:18 -07:00
  • 11e16622f2 BIP to reserve nversion bits in blockheader BtcDrak 2018-03-06 12:01:17 +00:00
  • 032a5f6136
    Merge pull request #662 from Varunram/master Luke Dashjr 2018-03-10 19:27:33 +00:00
  • c7a902f1f9
    [trivial] Correct typos #662 Varunram Ganesh 2018-03-10 20:10:27 +05:30
  • df3bf7bd1b
    BIP141: Add BIP173 to references. #605 Jonathan Cross 2017-11-06 14:01:28 +01:00
  • 4e90ce8ec5
    Merge pull request #660 from zaq1tomo/fix/bip65 Luke Dashjr 2018-03-06 18:54:09 +00:00
  • 12a981949f fix format #660 zaq1tomo 2018-03-06 09:59:40 +09:00
  • 9f3e9a0c29 fix format zaq1tomo 2018-03-06 09:59:33 +09:00
  • 31b9a9f1bf fix format zaq1tomo 2018-03-06 09:59:27 +09:00
  • 8cbdbf53a8 fix format zaq1tomo 2018-03-06 09:59:19 +09:00
  • e94b373303
    BIP 9: Misplaced table cells typo #655 Alejandro Garcia 2018-03-01 17:37:59 +01:00
  • 973a303edc
    Merge pull request #556 from rolandgnm/patch-1 Luke Dashjr 2018-02-21 22:18:27 +00:00
  • bb71f0e61e
    Merge pull request #647 from dangershony/patch-5 Luke Dashjr 2018-02-13 01:30:32 +00:00
  • 31613d7359
    Merge pull request #635 from russellpwirtz/patch-1 Luke Dashjr 2018-02-12 23:35:57 +00:00
  • 0e3551cbe9 Merge remote-tracking branch 'origin-pull/584/head' Luke Dashjr 2018-02-12 03:30:13 +00:00
  • fd4312bf87
    Update bip-0098.mediawiki #647 Dan Gershony 2018-02-10 23:31:36 +00:00
  • 5353f9ea23
    Merge pull request #2 from psztorc/blind-merged-mining Paul Sztorc 2018-02-10 18:28:08 -05:00
  • 2a981366e7 clarifications + backward compatibility Paul Sztorc 2018-02-10 18:26:52 -05:00
  • cebe06b149
    Merge pull request #1 from psztorc/blind-merged-mining Paul Sztorc 2018-02-10 17:34:21 -05:00
  • 17db87224d move Chris Paul Sztorc 2018-02-10 17:31:54 -05:00
  • 5418516065 typos Paul Sztorc 2018-02-10 17:31:01 -05:00
  • 70f0ed6c39 switch to mediawiki format Paul Sztorc 2018-02-10 17:23:31 -05:00
  • e38387e175
    Merge pull request #645 from kallerosenbaum/master Luke Dashjr 2018-02-10 22:16:31 +00:00
  • 68918ad24a resync Paul Sztorc 2018-02-10 17:15:21 -05:00
  • 486505b8fa typos Paul Sztorc 2018-02-10 17:02:33 -05:00
  • 9207df7d05 fix mediawiki formatting Paul Sztorc 2018-02-10 17:00:23 -05:00
  • 99f553025f mediawiki format Paul Sztorc 2018-02-10 16:30:07 -05:00
  • 8a8c6253be re-reverse the bips Paul Sztorc 2018-02-10 14:01:25 -05:00
  • a7819e43c6 Fixing README table background style for BIP120 and 121 #645 Kalle Rosenbaum 2018-02-10 13:52:45 +01:00
  • 85a99fb14b Withdrawing BIP120/121 due to security issues during soft-forks Kalle Rosenbaum 2018-02-08 22:22:50 +01:00
  • 2d5fc7acb2
    Merge pull request #625 from yuzushioh/update-bip39 Luke Dashjr 2018-02-05 04:31:02 +00:00
  • d6ba393592
    Merge pull request #641 from Xeoncross/patch-1 Luke Dashjr 2018-02-05 04:30:15 +00:00
  • 91e8816966
    Merge pull request #637 from mmgen/bip65typo Luke Dashjr 2018-02-05 04:29:34 +00:00
  • 3246096174
    Delete two-groups.png Paul Sztorc 2018-02-03 21:42:52 -05:00
  • 39a8bec6b7
    Delete images.txt Paul Sztorc 2018-02-03 21:42:45 -05:00
  • 4bea2ef2b6 one bip at a time Paul Sztorc 2018-02-03 21:40:43 -05:00
  • 1af547cf72
    Delete bip-hashrate-escrows.md Paul Sztorc 2018-02-03 21:38:23 -05:00
  • da2e5745f3
    Add files via upload Paul Sztorc 2018-02-03 21:36:40 -05:00
  • 2580d65228
    Add files via upload Paul Sztorc 2018-02-03 21:32:48 -05:00
  • db86b890f9
    Add files via upload Paul Sztorc 2018-02-03 21:30:22 -05:00
  • 0a1d35877a
    Create images.txt Paul Sztorc 2018-02-03 21:30:10 -05:00
  • 9d187e9ed9
    Update bip-0039.mediawiki with Go lib #641 David Pennington 2018-02-02 20:03:23 -06:00
  • be9595a4ec
    Minor improvements #640 Randolf Richardson 2018-01-30 16:08:00 -08:00
  • 3a50cf8d43 Fix single typo in BIP65 ("from" -> "form") #637 MMGen 2018-01-26 14:58:11 +03:00
  • ec54908e70
    Merge pull request #636 from jimpo/client-side-filtering Luke Dashjr 2018-01-23 02:42:33 +00:00
  • 996c7c8e88 BIP 157 & 158: client-side block filtering. #636 Jim Posen 2017-06-01 11:59:19 -07:00
  • d5a0a18109
    fix grammar error #635 Russ 2018-01-16 17:25:36 -08:00
  • 1d19de104e
    Merge pull request #634 from Bomper/patch-1 Luke Dashjr 2018-01-15 09:31:32 +00:00
  • 3d5bae733f
    Link directly to the mailing list and remove emailing Luke #634 Ben 2018-01-15 00:52:31 -08:00
  • 3abbe63c90
    Link to the mailing list Ben 2018-01-15 00:22:22 -08:00
  • 320097a518
    Merge pull request #633 from maaku/mast-patch-2 Luke Dashjr 2018-01-11 06:20:26 +00:00
  • 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. #633 Mark Friedenbach 2018-01-11 14:41:45 +09:00
  • 083c357538
    Merge pull request #632 from maaku/mast-patch-1 Luke Dashjr 2018-01-10 06:04:08 +00:00
  • 7cd6c2fb83 BIP-0117: Correct the examples to use the most recent version of MERKLEBRANCHVERIFY specified in BIP-116. #632 Mark Friedenbach 2018-01-10 13:14:28 +09:00
  • b7e0c6f11c
    Merge pull request #631 from achow101/bip174-tests Luke Dashjr 2018-01-06 23:14:46 +00:00
  • a925cbb632 More BIP 174 tests #631 Andrew Chow 2018-01-06 15:14:12 -05:00
  • 716c53207c
    Merge pull request #630 from NicolasDorier/patch-9 Luke Dashjr 2018-01-05 10:34:44 +00:00