1
0
mirror of https://github.com/bitcoin/bips.git synced 2026-03-09 15:53:54 +00:00

Commit Graph

  • 3248581928 Bring back transparent background to figures #1321 katesalazar 2022-05-13 20:20:49 +00:00
  • 424498ae2b BIP 0371: Make hex example consistent with base64 #1325 Alex Bosworth 2022-05-20 17:19:06 -07:00
  • de0ff362fc [BIP-119] Slim down motivation, add more references Jeremy Rubin 2022-05-10 09:09:44 -07:00
  • aa1871b149 [BIP-119] Make serialization specification complete, defining all functions fully #1319 Jeremy Rubin 2022-05-10 08:45:03 -07:00
  • ec3688a610 [BIP-119] Clarify Endianness of serializations Jeremy Rubin 2022-05-10 08:38:37 -07:00
  • c8c8e27c2c [BIP-119] Use mediawiki syntax highlighting, add comment to spec Jeremy Rubin 2022-05-10 08:33:05 -07:00
  • a14a5dbcba bip-39 dart implementation added #1318 Sunit Roy 2022-05-10 01:05:11 +05:30
  • b1791c24aa Merge pull request #1314 from luke-jr/fix_bip326 kallewoof 2022-05-06 20:42:22 +09:00
  • 0d77c5ae9c Merge pull request #1276 from katesalazar/patch-3 kallewoof 2022-05-06 19:06:20 +09:00
  • d7a5665c0a Merge pull request #1300 from dplusplus1024/patch-1 kallewoof 2022-05-06 15:26:12 +09:00
  • 01c07e8c5b Merge pull request #1193 from katesalazar/202109261239 Luke Dashjr 2022-05-05 16:28:24 +00:00
  • 6452b8b7b5 Merge pull request #1290 from allenpiscitello/patch-1 Luke Dashjr 2022-05-05 16:27:23 +00:00
  • 5085c7547b Merge pull request #1275 from meshcollider/202201_fix_broken_link Luke Dashjr 2022-05-05 16:25:30 +00:00
  • 77a7213e15 Merge pull request #1309 from JeremyRubin/anti-dos-119 Luke Dashjr 2022-05-05 15:35:48 +00:00
  • 9b120a1036 Merge pull request #1294 from JeremyRubin/patch-7 Luke Dashjr 2022-05-05 15:23:20 +00:00
  • 3f6fc801e3 Merge remote-tracking branch 'origin-pull/1267/head' Luke Dashjr 2022-05-05 15:22:29 +00:00
  • 909f8e8b0c Merge pull request #1296 from brandonblack/bip-0371-vectors-fixes Luke Dashjr 2022-05-05 15:09:34 +00:00
  • 66aed73043 Bugfix: BIP 326: Correct Author/Title headings #1314 Luke Dashjr 2022-05-05 15:07:26 +00:00
  • 31a496fc24 Merge pull request #1299 from ajtowns/202204-longtitle Luke Dashjr 2022-05-05 15:03:29 +00:00
  • 3d70fafaab Merge pull request #1287 from sdaftuar/2021-02-bip338-fixups Luke Dashjr 2022-05-05 14:58:43 +00:00
  • 54ee25ee93 Merge pull request #840 from graingert/patch-1 Luke Dashjr 2022-05-05 14:48:42 +00:00
  • 78fc9f2ceb [BIP-119]: Make IsPayToBareDefaultCheckTemplateVerifyHash Pythonic #1309 Jeremy Rubin 2022-04-28 09:47:43 -07:00
  • cad2b3ee77 [BIP-119] Remove C++ Spec from BIP-119 entirely. Jeremy Rubin 2022-04-28 09:45:13 -07:00
  • fa09f7f857 [BIP-119] Reimplement CTV in higher level pythonic pseduocode and clarify DoS Caching requirements. Jeremy Rubin 2022-04-28 09:43:30 -07:00
  • a200aed81d Grammar update #1300 D++ 2022-04-11 04:32:12 -04:00
  • 234bb915f4 bip-326: avoid errors from scripts/buildtable.pl #1299 Anthony Towns 2022-04-07 10:42:55 +10:00
  • 955715284b Add restriction on feefilter messages #1287 Suhas Daftuar 2022-04-05 09:09:41 -04:00
  • 1b67c8835f Correct pubkey type for TAP_INTERNAL_KEY #1296 Brandon Black 2022-04-04 07:44:44 -07:00
  • ad6e587232 Fix data type for TAP_MERKLE_ROOT Brandon Black 2022-04-04 07:37:41 -07:00
  • c876d7e20e Remove repeated clause Brandon Black 2022-04-04 07:37:28 -07:00
  • b05fc882d8 Fix TAP_SCRIPT_SIG signature too short vector Brandon Black 2022-04-01 15:25:05 -07:00
  • b83419102b Remove stray '<' Brandon Black 2022-04-01 15:24:25 -07:00
  • ba648bc4aa Update BIP-119 to include python reference hash / link BIP-341 #1294 Jeremy Rubin 2022-03-29 14:51:43 -07:00
  • 33f8f62906 Fixing incorrect allowing of unsigned transaction #1290 allenpiscitello 2022-03-24 13:19:16 -05:00
  • 274fa400d6 Merge pull request #1278 from JeremyRubin/patch-6 Luke Dashjr 2022-03-23 21:43:29 +00:00
  • 34d211aa93 Merge pull request #1269 from chris-belcher/bip-nsequence-anti-fee-snipe kallewoof 2022-03-08 12:23:57 +09:00
  • 4d5e1cc162 Specify BIP 326: Anti-fee-sniping protection with nSequence in taproot #1269 chris-belcher 2022-01-08 15:32:00 +00:00
  • 97e02b2223 Merge pull request #1279 from kallewoof/202201-bip322-testvecs kallewoof 2022-02-07 15:12:01 +09:00
  • f52e047d09 clarify that SIMPLE format requires version/locktime/sequence=0 for to_sign transaction #1279 Karl-Johan Alm 2022-02-02 12:39:11 +09:00
  • aa92d9cd6e add test vectors to BIP-322 Karl-Johan Alm 2022-01-26 19:17:52 +09:00
  • 1b6c85b0b4 bip-322: clarify how the message is serialized Karl-Johan Alm 2022-01-31 18:52:37 +09:00
  • 5901e7079b [BIP-119] Make it abundantly clear that policy and standard are recommendations. #1278 Jeremy Rubin 2022-01-26 15:31:34 -08:00
  • 9eb17cd296 [BIP-119] Clarify that policy is not validity + what a covenant is. Jeremy Rubin 2022-01-26 01:44:39 -08:00
  • 729a2e388b [0112] fix broken link #1276 katesalazar 2022-01-24 13:24:09 +01:00
  • d58f2b29f7 BIP340: fix broken link to Schnorr's blind signature attack #1275 Samuel Dobson 2022-01-21 21:54:52 +13:00
  • 02de475efc Merge pull request #1253 from callebtc/patch-1 Luke Dashjr 2022-01-16 18:58:12 +00:00
  • 7db0e1a554 Merge pull request #1270 from JeremyRubin/patch-2 Luke Dashjr 2022-01-16 01:56:59 +00:00
  • 8530c16c3b Merge pull request #1273 from JeremyRubin/patch-5 Luke Dashjr 2022-01-15 23:28:31 +00:00
  • 5847bddd7f Merge pull request #1115 from Sjors/2021/04/compact_size Luke Dashjr 2022-01-15 23:27:41 +00:00
  • abc9e84e73 Merge pull request #1272 from JeremyRubin/patch-4 Luke Dashjr 2022-01-15 23:27:16 +00:00
  • 0737622713 Merge pull request #1271 from JeremyRubin/patch-3 Luke Dashjr 2022-01-15 23:15:35 +00:00
  • f59f235d91 Merge pull request #1268 from JeremyRubin/patch-1 Luke Dashjr 2022-01-15 23:14:23 +00:00
  • 01fe8b4615 Merge pull request #1260 from JeremyRubin/ctv-test-vectors Luke Dashjr 2022-01-15 23:14:05 +00:00
  • 738bd8535c Merge pull request #1257 from JeremyRubin/ctv-updates2 Luke Dashjr 2022-01-15 23:12:37 +00:00
  • 0d8ea5b45b Merge pull request #1232 from Olf0/patch-1 Luke Dashjr 2022-01-15 23:10:47 +00:00
  • 099694efd3 [BIP-119] Rename Channel Factories / Clarify Malleability #1273 Jeremy Rubin 2022-01-12 10:54:03 -08:00
  • 526e9797a7 [BIP-119] Complete fragmented sentence #1272 Jeremy Rubin 2022-01-12 09:53:55 -08:00
  • 6366f8ebcb bip174: document PSBT 0 handling of type > 0xFD #1115 Sjors Provoost 2022-01-12 16:37:01 +01:00
  • dc034af961 bip174: link to 'compact size' definition Sjors Provoost 2021-04-30 13:13:15 +02:00
  • 9f642244b9 [BIP-119] Add notes and warnings about DoS during validation of CTV. Jeremy Rubin 2022-01-10 20:23:07 -08:00
  • 7845a2a799 [BIP-119] Link Reference implementation to current PR in Bitcoin Core #1271 Jeremy Rubin 2022-01-10 19:55:26 -08:00
  • 469d62ce2b [BIP-174] Clarify that partial_sig should be a valid. #1270 Jeremy Rubin 2022-01-08 15:12:33 -08:00
  • 3693cdfd19 Merge pull request #1241 from dr-orlovsky/patch-11 kallewoof 2022-01-07 11:16:09 +09:00
  • 13bd88f50c Merge pull request #1230 from dr-orlovsky/patch-9 kallewoof 2022-01-07 11:14:58 +09:00
  • d16522949d BIP-174: Remove PSBT_GLOBAL_SIGHASH_SINGLE_INPUT #1241 Dr Maxim Orlovsky 2022-01-06 12:54:49 +01:00
  • b96b1712fc Fix BIP-119 Typo + Clarify the reasons for 32 bit lengths #1268 Jeremy Rubin 2022-01-04 16:11:30 -08:00
  • b705c60a09 typo - letter case #1267 pox 2022-01-03 03:57:51 +02:00
  • a3a397c823 Merge pull request #1245 from Mironenko/patch-1 kallewoof 2022-01-03 10:11:03 +09:00
  • ae747e2b90 [BIP-0119] Include test vectors for CTV in BIP's subdirectory #1260 Jeremy Rubin 2021-12-25 11:07:33 -08:00
  • ea6008eeb1 BIP-119: Clarify that Speedy Trial may or may not be implemented for BIP-119 #1257 Jeremy Rubin 2021-12-22 19:18:14 -08:00
  • 4479187baf BIP-119: Update Motivations and describe vaults alternatives better Jeremy Rubin 2021-12-22 19:15:28 -08:00
  • f42f47696c Update bip-0052.mediawiki #1253 calle 2021-12-17 23:17:25 +00:00
  • 4c6389f843 Merge pull request #1126 from PoWx-Org/master Luke Dashjr 2021-12-17 20:19:27 +00:00
  • fecbe1f8a8 BIP 52: Fix syntax #1126 PoWx Team 2021-12-16 09:56:17 +01:00
  • c689a92e35 BIP 52: Add misssing layer information; remove private email from Discussions-To PoWx Team 2021-12-16 09:52:27 +01:00
  • 03e10fa3bc Merge pull request #1229 from junderw/fix/bip38 Luke Dashjr 2021-12-16 01:19:56 +00:00
  • 3a287681a4 BIP 52: Trying to fix CI errors PoWx Team 2021-12-15 23:40:19 +01:00
  • abd62086df BIP 52: Trying to fix CI errors PoWx Team 2021-12-15 23:36:35 +01:00
  • 9292e959d0 BIP 52: Update Comments-URI PoWx Team 2021-12-15 23:27:58 +01:00
  • cc636e6f83 Fix Malformed Author line PoWx Team 2021-12-15 23:25:01 +01:00
  • da4eb2fb20 Update README PoWx Team 2021-12-15 23:16:50 +01:00
  • 67a6c4dabb BIP 52 assigned PoWx Team 2021-12-15 23:06:15 +01:00
  • 20da800edb Merge pull request #1202 from katesalazar/patch-1 Luke Dashjr 2021-12-15 22:01:21 +00:00
  • 480cf342ec Merge pull request #1179 from jaonoctus/typo/descriptors Luke Dashjr 2021-12-15 21:59:42 +00:00
  • 63c2a61775 Merge pull request #1227 from psztorc/master Luke Dashjr 2021-12-15 21:56:14 +00:00
  • bb8dc57da9 Merge pull request #1228 from yanmaani/patch-1 Luke Dashjr 2021-12-15 21:36:13 +00:00
  • 1904334276 Merge pull request #1226 from OrfeasLitos/define-check-119 Luke Dashjr 2021-12-15 21:36:04 +00:00
  • d36ee99961 Merge pull request #1250 from katesalazar/patch-2 Luke Dashjr 2021-12-15 21:23:46 +00:00
  • 0d77964a6b BIP 0016: Fix broken link #1250 katesalazar 2021-12-12 20:59:23 +01:00
  • d07e499d3f Fix typo in BIP-32 #1245 Mironenko 2021-12-07 19:55:07 +03:00
  • ff47e7ef14 Update reverse-compatibility statement PoWx Team 2021-11-25 18:29:10 +01:00
  • edffe52905 Merge pull request #1242 from benthecarman/patch-3 kallewoof 2021-11-24 12:57:12 +09:00
  • 6b9646e159 Allow Taproot outputs in BIP 322 #1242 benthecarman 2021-11-23 14:45:38 -06:00
  • 457e3545ba BIP-174: Removing PSBT_OUT_TAP_LEAF_SCRIPT Dr. Maxim Orlovsky 2021-11-23 18:43:34 +01:00
  • 4fb3cf55eb BIP 155: add Yggdrasil #1238 Pavol Rusnak 2021-11-18 23:55:55 +01:00
  • d7cc209927 Merge pull request #1236 from achow101/fix-371-formatting kallewoof 2021-11-18 07:34:07 +09:00
  • 336136546a tweak formatting #1227 Paul Sztorc 2021-11-17 14:41:13 -05:00
  • 13bbb01bb6 small typo Paul Sztorc 2021-11-17 14:33:18 -05:00
  • 2efad74b02 371: Remove extra character in test #1236 Andrew Chow 2021-11-16 18:19:51 -05:00
  • 61c6a91af8 371: Fix test vector formatting Andrew Chow 2021-11-16 18:09:09 -05:00