1
0
mirror of https://github.com/bitcoin/bips.git synced 2026-07-27 18:13:38 +00:00

Commit Graph

  • 9783d61f1b Merge pull request #2217 from jonatack/2026-07-bip360-add-changelog-entry master 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
  • 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
  • 422fca742a BIP-110: Add Test vectors and Changelog sections Dathon Ohm 2026-06-25 21:44:45 -06:00
  • 8d28eb4517 bip360 test vectors: control block now reflects use of non-standard leaf version jbride 2026-04-30 10:03:53 -06:00
  • 907db20348 bip360 test vectors: non-standard leaf version should be allowed during construction of P2MR output (#46) jbride 2026-04-22 10:35:07 -06:00
  • 35b9ffe21b bip360 test vectors: elements in control block array should be ordered to match tree structure of test vectors (#45) jbride 2026-04-03 18:38:43 -06:00
  • b9883fbb4b Merge pull request #2196 from fjahr/bip-t5-draft Jon Atack 2026-06-25 14:40:45 -07:00
  • c134c7db55 BIP95: Testnet 5 #2196 Fabian Jahr 2026-05-08 10:49:03 +02:00
  • f952fd1fc0 BIP-110: advance to Complete status; emphasize UTXO grandfathering; restore OP_IF byte-saving note Dathon Ohm 2026-06-24 15:42:44 -06:00
  • 861e235e93 Merge pull request #2165 from murchandamus/bip52-closed Jon Atack 2026-06-19 12:13:55 -07:00
  • 4894bcc4eb bip52: Update to Closed #2165 Murch 2026-05-20 15:13:55 -07:00
  • 6740c533e8 bip360: depth-zero script trees should be anyone-can-spend (#2198) conduition 2026-06-18 19:14:23 -06:00
  • 40cd7b4dd6 Merge pull request #2197 from ajtowns/202606-434-complete Jon Atack 2026-06-11 07:11:18 -07:00
  • 50eaa0d730 process: Check for pre-1.0 versions in complete/deployed bips #2197 Anthony Towns 2026-06-11 23:55:42 +10:00
  • b14d7c34e5 BIP-434: Add reference implementation, bump to 1.0.0, mark complete Anthony Towns 2026-06-11 15:15:57 +10:00
  • 4f17dbfa27 script: update Typos section in CONTRIBUTING.md (#2193) Jon Atack 2026-06-08 18:22:17 -07:00
  • 2125990370 Merge pull request #2189 from jonatack/2026-06-update-typos-exclusions Jon Atack 2026-06-08 10:54:39 -07:00
  • c6c1559b3f Merge pull request #2186 from DanGould/dangould/bip77-issue-1487-v1-fallback Jon Atack 2026-06-08 10:47:26 -07:00
  • 9997e00576 BIP 77: Specify v1-fallback response mechanism #2186 DanGould 2026-06-01 16:13:54 +08:00
  • 2ffcd9a4a1 Merge pull request #2190 from guggero/bip322-version-fix Jon Atack 2026-06-05 08:11:26 -07:00
  • 4061a54418 BIP-0322: use MAJOR version for address optionality #2190 Oli 2026-06-04 20:26:08 +02:00
  • c81d4236f3 Merge pull request #2188 from guggero/bip322-fix Jon Atack 2026-06-04 07:42:12 -07:00
  • e94e3c5698 BIP-0322: clarify sequence semantics for Proof of Funds #2188 Oli 2026-06-02 13:54:16 +02:00
  • 2923854e7a BIP-0322: remove address optionality for PoF Oli 2026-06-01 09:39:44 +02:00
  • 291ba6803a Update typos exclusions #2189 Jon Atack 2026-06-03 09:33:53 -06:00
  • b69b8fef21 bip343: change status from deployed to closed (#2187) Shinobi 2026-06-01 19:56:45 -05:00
  • 42dc3270db Merge pull request #2168 from stevenroose/complete-127 Jon Atack 2026-06-01 13:31:48 -07:00
  • d58e12ae83 Merge pull request #2160 from omipheo/bip-0352-class-method-annotations Jon Atack 2026-06-01 13:11:40 -07:00
  • e85e7ff2a7 Merge pull request #2185 from theStack/bip352-update-headers Jon Atack 2026-05-31 08:45:50 -07:00
  • 46e7339e9c BIP-352: update "Version" header, add "Requires" header #2185 Sebastian Falbesoner 2026-05-25 00:09:03 +02:00
  • 1495b684ff Merge pull request #2183 from evanlinjin/fix/174-explicitly-mention-proprietary-fields-as-unknown Jon Atack 2026-05-30 03:22:40 -07:00
  • a4668bb203 BIP174: Clarify proprietary fields are retained on finalization #2183 志宇 2026-05-30 05:58:09 +00:00
  • 790c777aeb Merge pull request #2178 from pythcoiner/bip_68 Murch 2026-05-29 16:22:11 -07:00
  • fae52468c9 Merge pull request #2182 from evanlinjin/fix/174-input-finalizer-clarification Murch 2026-05-29 12:00:38 -07:00
  • b4241dc504 Merge pull request #2181 from ajtowns/202605-bip434-edits Jon Atack 2026-05-29 10:07:18 -07:00
  • 9633048fc2 BIP174: Mention sighash type requirement in Input Finalizer section #2182 志宇 2026-05-29 08:03:28 +00:00
  • 18ff6bb77b BIP-434: Various rationale edits #2181 Anthony Towns 2026-05-29 15:28:41 +10:00
  • 7f9434c9c8 Merge pull request #2093 from yyhrnk/fix/txfs-index-bounds Jon Atack 2026-05-28 12:15:54 -07:00
  • 6ac8c26870 BIP68: fix wrong upper bound for nHeight #2178 pythcoiner 2026-05-28 03:35:11 +02:00
  • 76d434e5fc BIP449: OP_TWEAKADD (#1944) Jeremy Rubin 2026-05-23 10:03:53 -04:00
  • 2d12e67b00 BIP-119: use self.stack[-1] in execute_bip_119 (#2043) phrwlk 2026-05-23 03:22:38 +03:00
  • 43a4941b37 Merge pull request #2172 from darosior/2605_bip54_complete Murch 2026-05-22 11:20:32 -07:00
  • c47655654c bip-0054: move to complete #2172 Antoine Poinsot 2026-05-22 13:44:01 -04:00
  • 809ca9939a bip-0054: link to Bitcoin Core reference implementation rebased on latest version Antoine Poinsot 2026-05-22 13:43:31 -04:00
  • 5b118aa337 Merge pull request #2171 from murchandamus/bip10-record-withdrawal Jon Atack 2026-05-21 12:51:38 -07:00
  • a766a6e127 Merge pull request #2170 from darosior/bip54_rationale_additions Murch 2026-05-21 12:06:24 -07:00
  • 6c61126d74 bip-0054: mention Luke's extranonce concern in rationale #2170 Antoine Poinsot 2026-05-21 10:35:56 -04:00
  • b75238ffb3 bip-0054: rephrase/dedup motivation and rationale for BIP 34 cleanup Antoine Poinsot 2026-05-21 10:04:45 -04:00
  • 7571cd4489 bip10: Record Withdrawal in Changelog #2171 Murch 2026-05-21 10:50:34 -07:00
  • 242f7d2605 Merge pull request #2167 from murchandamus/bip1-record-close-reason Jon Atack 2026-05-21 09:54:12 -07:00
  • 6d95a22232 bip176: Advance to Complete (#2169) Murch 2026-05-21 08:35:25 -07:00
  • fefc5c1925 bip127: Add Changelog #2168 Murch 2026-05-21 08:29:51 -07:00
  • 6a36c4d8b6 Merge pull request #2164 from murchandamus/bip38-deployed Jon Atack 2026-05-21 08:25:41 -07:00
  • ce477589c8 bip-127: Mark complete Steven Roose 2026-05-21 16:28:43 +02:00
  • ec24fd371c bip-0054: more correct worst case validation times Antoine Poinsot 2026-05-21 10:54:23 -04:00
  • 4fb5a8afd0 Merge pull request #2166 from murchandamus/bip78-Deployed Jon Atack 2026-05-21 07:44:53 -07:00
  • 7563199c2d bip-127: Remove uncomplete and unused protocol buffers part Steven Roose 2026-05-21 16:27:34 +02:00