1
0
mirror of https://github.com/bitcoin/bips.git synced 2026-08-31 18:47:36 +00:00

Commit Graph

  • 2a783793f4 Merge pull request #2267 from guggero/bip379-malleability-caveat master Jon Atack 2026-08-30 15:06:53 -07:00
  • acbc7b000b bip379: note that the type properties assume their requirements #2267 Oli 2026-08-22 14:18:25 +02:00
  • 7fe0b034ec Merge pull request #2263 from sipa/202708_bip379_typo Jon Atack 2026-08-20 10:14:27 -07:00
  • 25fd6bfeeb Fix typos in BIP-379 or_b and and_b malleability rules #2263 Pieter Wuille 2026-08-19 17:23:44 -04:00
  • eba8e50cb6 BIP-327: correct PartialSigAgg session-value unpacking and a typo (#2260) SatsAndSports 2026-08-19 22:53:39 +02:00
  • c2008a0663 Merge pull request #2215 from murchandamus/bip351-close Murch 2026-08-19 13:17:39 -07:00
  • 9934351d8b Merge pull request #2261 from SatsAndSports/fix-bip327-tests-mypy Jon Atack 2026-08-19 08:18:29 -07:00
  • ccb5415095 BIP-327: fix reference.py type errors failing tests.sh #2261 Sats And Sports 2026-08-18 18:41:24 +02:00
  • 857a7debc6 Merge pull request #2243 from jonatack/2026-08-add-security_md-document Murch 2026-08-17 14:33:23 -07:00
  • 5c84a15bd4 Merge pull request #2126 from ethicnology/bip85-nostr-application-86 Jon Atack 2026-08-17 10:22:09 -07:00
  • a30de518e8 Merge pull request #2253 from questfever/master Jon Atack 2026-08-17 09:55:28 -07:00
  • d923cb825c Merge pull request #2233 from grandpig/master Murch 2026-08-14 17:05:25 -07:00
  • d8cb214773 Add SECURITY.md #2243 Jon Atack 2026-08-08 10:21:16 -06:00
  • e726d13ade BIP375: correctly detect SegWit v2+ witness programs #2253 questfever 2026-08-13 17:29:30 +08:00
  • 60f5b33b0a Merge pull request #2252 from jurvis/bip89-deployed Murch 2026-08-12 21:22:56 -07:00
  • b7bf6dda11 docs: advance bip89 to deployed #2252 Jurvis Tan 2026-08-12 21:09:25 -07:00
  • fe2d6caf85 Merge pull request #2250 from liamgilligan/bip324-method-name Murch 2026-08-12 10:35:03 -07:00
  • 6d5fc819a6 scripts: validate the first Comments-URI entry #2233 grandpig 2026-08-03 18:44:34 +08:00
  • 3e4829c802 bip324: update method name for consistency #2250 Liam Gilligan 2026-08-11 13:36:02 -07:00
  • c38071c8c4 Merge pull request #2245 from jonatack/2026-08-bip110-status-update Murch 2026-08-10 14:05:56 -07:00
  • 996d09a3b4 Merge pull request #2248 from murchandamus/editors-luke Jon Atack 2026-08-10 13:36:00 -07:00
  • e4c6bbc099 bip110: update status to closed #2245 Jon Atack 2026-08-09 11:45:47 -06:00
  • 967ed3fa0b process: Remove Luke from BIP Editors #2248 Murch 2026-08-09 09:14:53 -07:00
  • 1edd2f7be0 Merge pull request #2225 from dathonohm/bip110-p2a-clarification Murch 2026-08-09 08:48:18 -07:00
  • b01048ebee bip110: Adopt John Moffett’s description of BIP433 relationship #2225 Murch 2026-08-09 08:46:25 -07:00
  • ed4ffcb6a4 Merge pull request #2234 from brunoerg/2026-08-bip155 Jon Atack 2026-08-06 13:09:21 -07:00
  • c536a9ba99 Merge pull request #2239 from guggero/descriptors-bugfix Jon Atack 2026-08-06 13:02:52 -07:00
  • 19d6e7f204 bip383: specify more precise script size limit #2239 Oli 2026-08-06 10:57:06 +02:00
  • 279395a60c bip383: fix incomplete sentence Oli 2026-08-06 09:39:07 +02:00
  • d7854890ac bip386: update stale sentence Oli 2026-08-06 09:37:33 +02:00
  • 83c04884a1 bip386: remove stray space Oli 2026-08-06 09:27:58 +02:00
  • 9570a72d50 bip389: remove H as valid hardened step indicator Oli 2026-08-06 09:25:36 +02:00
  • 7517a8b2ac bip390: fix missing parenthesis in test vector Oli 2026-08-06 10:55:28 +02:00
  • 384a2e1351 bip389: fix missing parenthesis in test vector Oli 2026-08-06 09:19:55 +02:00
  • 01d2c8410f Merge pull request #2236 from murchandamus/bip8-fix-mediawiki-syntax Murch 2026-08-05 11:42:06 -07:00
  • 3783cf7d40 bip8: Fix mediawiki syntax for bold #2236 Murch 2026-08-05 11:35:40 -07:00
  • 2204562044 Merge pull request #2163 from murchandamus/bip8-complete Jon Atack 2026-08-04 21:18:41 -07:00
  • 1766568df5 bip8: Advance to Complete #2163 Murch 2026-08-03 15:36:49 -07:00
  • 72fb11fae7 bip8: Add Changelog Murch 2026-08-03 13:23:25 -07:00
  • 8a4ed72e28 BIP155: mention IPv4-in-IPv6 range MUST NOT be sent within IPV6 #2234 Bruno Garcia 2026-08-03 10:59:45 -03:00
  • 6209768676 bip85: add Nostr application 128002' #2126 ethicnology 2026-08-03 09:01:17 -04:00
  • 9385cd2dd8 bip85: remove obsolete reference implementations ethicnology 2026-08-03 08:59:53 -04:00
  • ed669a4caa typos: move Strnad to extend-words ethicnology 2026-08-03 08:59:38 -04:00
  • e7263a4cfe Merge pull request #2223 from jeanpablojp/bip360-fix-size-claim Jon Atack 2026-08-02 21:03:44 -07:00
  • 74e01fc6a3 Merge pull request #2229 from fametrano/invalidate-example-addresses Jon Atack 2026-08-02 20:52:56 -07:00
  • 9f65bdbad1 Merge pull request #2221 from jeanpablojp/bip360-fix-links Jon Atack 2026-08-01 17:32:27 -07:00
  • b31410ca58 Merge pull request #2220 from jeanpablojp/bip360-fix-pqc-vectors Jon Atack 2026-08-01 09:34:22 -07:00
  • 644e484d4a BIP321: make all example addresses intentionally invalid #2229 Ferdinando Ametrano 2026-07-31 22:59:39 +02:00
  • 2dfb201b27 BIP-110: Add rule 3 test vectors for the P2A empty-witness requirement Dathon Ohm 2026-07-29 11:24:29 -06:00
  • ae98a6ed47 BIP-110: Add Defined witness versions subsection clarifying the rule 3 P2A exemption Dathon Ohm 2026-07-29 10:55:08 -06:00
  • 33202403b3 bip360: correct the claimed P2MR witness size saving #2223 JP 2026-07-28 15:22:24 +01:00
  • 19f5a224ee bip360: fix stale links, version header and a size example label #2221 JP 2026-07-27 21:40:11 +01:00
  • 1baf0e71bb bip360: fix leafHashes order and a control byte in the pqc vectors #2220 JP 2026-07-27 21:40:00 +01:00
  • 9783d61f1b Merge pull request #2217 from jonatack/2026-07-bip360-add-changelog-entry Jon Atack 2026-07-26 12:22:38 -07:00
  • 0fdf6ffdbb bip360: add changelog entry for PR2202 #2217 Jon Atack 2026-07-24 16:18:24 -06:00
  • b289d016b9 Merge pull request #2202 from notmike-5/p2mr Jon Atack 2026-07-24 10:13:20 -07:00
  • 6b26d8ce85 Merge pull request #2216 from jonatack/2026-07-bip54-update-reference-implementation Jon Atack 2026-07-24 08:05:24 -07:00
  • 79334a16fc BIP54: update reference implementation #2216 Jon Atack 2026-07-24 08:54:48 -06:00
  • 6c709e8661 Merge pull request #2184 from ajtowns/202605-bip39-unanimity Jon Atack 2026-07-23 19:57:18 -07:00
  • 0d1b892ddb BIP-39: Add shortcomings and related work section, drop comments headers. #2184 Anthony Towns 2026-05-31 17:05:50 +10:00
  • fc8da69601 Merge pull request #2214 from murchandamus/bip47-touch-ups Murch 2026-07-23 12:30:54 -07:00
  • 9d7ed0fdb8 Merge pull request #2213 from murchandamus/bip179-to-complete Murch 2026-07-23 12:25:52 -07:00
  • d22168c19f bip47: Drop Comments headers #2214 Murch 2026-07-23 12:18:22 -07:00
  • 583d925f1a bip47: Update to Specification type Murch 2026-07-22 15:38:50 -07:00
  • 390864222b bip47: Move Changelog to bottom Murch 2026-07-22 15:38:11 -07:00
  • ed092693c1 bip351: Move to Closed #2215 Murch 2026-07-22 15:53:54 -07:00
  • 2ccd5bf7dc bip351: Update to Specification type Murch 2026-07-22 15:53:20 -07:00
  • 56cb3cea9d BIP179: Advance to Complete #2213 Murch 2026-07-22 14:41:04 -07:00
  • 267e5cf42c Merge pull request #2 from jbride/p2mr #2202 notmike 2026-07-20 08:44:58 -06:00
  • cca3852acc bip360: remove rust and js reference implementations as per https://github.com/bitcoin/bips/pull/2202 jbride 2026-07-16 21:58:42 -06:00
  • 8c369ac8e6 bip174: clarify commutativity claim Nadav Ivgi 2026-07-17 01:25:56 +03:00
  • ee3437854b Merge pull request #2204 from jmoik/gsr Murch 2026-07-16 14:05:46 -07:00
  • c021a5f51a Merge pull request #2209 from jonatack/2026-07-link-check-improvements Murch 2026-07-10 11:13:49 -07:00
  • aacb668022 script: editorial touchups in link-format-chk.sh #2209 Jon Atack 2026-07-10 11:35:24 -06:00
  • 9c5e4d2799 script: add separate check for [url](url) in markdown Jon Atack 2026-07-10 11:32:00 -06:00
  • 8268d40e58 script: don't raise on [url](url) in markdown grep Jon Atack 2026-07-10 11:25:25 -06:00
  • c9aa2437ab Merge pull request #2206 from weifanglab/master Jon Atack 2026-07-10 09:57:28 -07:00
  • f3cf667c3e Merge pull request #2208 from darosior/2607_wording_64byte_txs Murch 2026-07-08 13:00:08 -07:00
  • 7c7e2f10a4 bip-0054: an SPV verifier that supports 64-byte txs would have to be modified #2208 Antoine Poinsot 2026-07-07 15:32:17 -04:00
  • 9ec73fc6ed bip-0054: mention Jeremy's alternative proposal in rationale Antoine Poinsot 2026-07-07 14:57:40 -04:00
  • dfe0895d41 script: check link format in Markdown files #2206 weifanglab 2026-07-07 15:51:30 +08:00
  • 3e3e4347e2 bip360: cleanup rust tests a bit and remove unused imports notmike 2026-06-28 20:33:31 -06:00
  • f078d4f5ff Merge pull request #2201 from dathonohm/bip110-complete Jon Atack 2026-06-28 13:34:28 -07:00
  • 75167ec077 bip360: mask tapleaf_version in tapleaf_hash notmike 2026-06-27 22:40:15 -06:00
  • e840999d2d BIP-0441: update wordspan costs and OP_RIGHT #2204 julian 2026-06-15 21:26:51 +02:00
  • 503939b53d BIP-0440: clarify wordspan costs julian 2026-06-15 21:18:09 +02:00
  • b0a1a27602 BIP-110: Add test vectors JSON and generator script #2201 Dathon Ohm 2026-06-25 21:53:42 -06:00
  • 94b0f9db4c bip360: consistency changes to p2mr core functions notmike 2026-06-26 23:03:50 -06:00
  • 64d068e9d1 bip360: minor syntax fix on tapbranch_hash() notmike 2026-06-26 20:08:22 -06:00
  • 8ea1eaac2d bip360: move collect_leaf_hashes() to the test code section notmike 2026-06-26 19:58:28 -06:00
  • ac2aa2ff7d bip360: much cleaner, more readable s2w function notmike 2026-06-26 19:51:40 -06:00
  • 9bf46b5cfe bip360: make consistent use of h2b notmike 2026-06-26 19:49:28 -06:00
  • 50a6b91352 bip360: simplify tapbranch_hash function notmike 2026-06-26 20:00:28 -06:00
  • 2706a6181d bip360: Optional type removed / no longer needed notmike 2026-06-26 19:35:32 -06:00
  • 9fafbb712c Merge pull request #1 from conduition/360/p2mr-compute-control-block notmike 2026-06-26 19:32:28 -06:00
  • 1325ccc7db return type is not optional anymore conduition 2026-06-27 01:15:28 +00:00
  • 86e7f9d4ca add new test case for duplicate script leaves conduition 2026-06-27 01:12:47 +00:00
  • 98c0289805 bip360: simplify computing control blocks using explicit traversal paths conduition 2026-06-27 01:02:51 +00:00
  • 764f75e338 script: check link format in nested mediawiki files (#2199) reflecttypefor 2026-06-27 03:25:30 +08:00
  • 29e1a158e7 bip-0360: added python reference example; test vector fixes notmike 2026-06-26 13:14:27 -06:00