1
0
mirror of https://github.com/bitcoin/bips.git synced 2026-06-15 17:35:29 +00:00

Commit Graph

  • daff462f9d Add links to unlinked BIPs Orfeas Stefanos Thyfronitis Litos 2019-11-13 17:20:09 +00:00
  • 4f67ed25c7 Add clarification of semantics of 0x00 hash type Adam Gibson 2019-11-12 11:41:27 +00:00
  • ba7dd57697 G refers to secp256k1 base point rather generator Hennadii Stepanov 2019-11-11 20:09:55 +02:00
  • b2aed3e3fe FIX: BIPs should be specified as lowercase to match filenames Anthony 2019-11-12 15:47:39 -05:00
  • 662361cc44 ADD: Require Schnorr and Taproot BIPs for Tapscript Anthony 2019-11-12 14:08:09 -05:00
  • 4bc42d0f00 ADD: Require Schnorr BIP for Taproot Anthony 2019-11-11 13:40:42 -05:00
  • ac33640bf5 tweak 211 bytes text Dev Random 2019-11-14 10:55:32 -08:00
  • b80ebbf287 clarify 211 hash bytes and non-reuse of keys Devrandom 2019-11-13 18:46:05 +01:00
  • 758be14a2b remind reader where [:] is defined Gregory Sanders 2019-11-15 13:46:35 -05:00
  • 4e88d4fae7 Replace R with P in taproot_tweak_seckey Orfeas Stefanos Thyfronitis Litos 2019-11-13 14:00:03 +00:00
  • 43fbb03235 BIP16 has no relation to bip-taproot/tapscript Gregory Sanders 2019-11-11 15:32:57 -05:00
  • b5eb53451f Fix typo Agis Anastasopoulos 2019-11-11 12:39:53 +02:00
  • 32f364c85c Fxied typo in taproot_sign_script() LaurentMT 2019-11-11 01:20:28 +01:00
  • e9e23e474f Internal pubkey calculation fixed in taproot_tweak_pubkey() codeShark149 2019-11-06 23:48:29 +05:30
  • 4774e4d1e8 Link design section of BIP Schnorr in Specification Fabian Jahr 2019-11-05 14:53:16 +01:00
  • 3d97967b97 fix: script spend, not key spend Max Hillebrand 2019-11-06 05:58:11 +01:00
  • fe74ab65db Update test-vectors.csv Jonas Nick 2019-11-05 10:14:23 +00:00
  • c8281deec6 Fix point_from_bytes accepting out-of-range pubkeys and add test vector Jonas Nick 2019-11-04 12:53:37 +00:00
  • 9b5ba158c1 improve rationale for key prefixing Tim Ruffing 2019-10-23 17:26:45 +02:00
  • c9196eeef4 Fix typo in reference code comment Jonas Nick 2019-11-02 12:19:17 +00:00
  • 301fef36de Make more clear that signing function in test vectors generation code isn't intended to be used anywhere else Jonas Nick 2019-11-02 12:17:17 +00:00
  • a6d2d42aa2 Check infinity in is_positive Jonas Nick 2019-11-01 16:14:57 +00:00
  • 82129e720d Adjust test vector generation code to latest terminology Jonas Nick 2019-11-01 14:50:26 +00:00
  • fdf6e897d9 Fix test vector generation code after changing schnorrsig_sign api Jonas Nick 2019-11-01 14:44:02 +00:00
  • ae7122822a Settle on notation: is_square(y), has_square_y(P) Pieter Wuille 2019-11-04 11:56:48 -08:00
  • 0f9ab0cec9 fix docstring in taproot_output_script Dmitry Petukhov 2019-11-04 17:46:00 +05:00
  • d87c5c8801 use bytes() instead of b'' - avoid markdown issue Dmitry Petukhov 2019-11-04 19:15:12 +05:00
  • 7c00346cf2 typos Tim Ruffing 2019-10-30 01:27:26 +01:00
  • dbbe690c8a Consistently mention resource limits in bip-tapscript Pieter Wuille 2019-10-24 11:12:59 -07:00
  • 9c1670f345 Update bip-schnorr.mediawiki Pieter Wuille 2019-10-25 10:18:29 -07:00
  • 83cebb5326 Update bip-schnorr.mediawiki Pieter Wuille 2019-10-25 10:18:17 -07:00
  • 1695f073d3 Elaborate on default and alternative signing Pieter Wuille 2019-10-24 14:48:24 -07:00
  • fc0a4ef542 Explain why CMS is not turned into SUCCESSx Pieter Wuille 2019-10-22 11:46:31 -07:00
  • 2059b9e35a Address aj comments Pieter Wuille 2019-10-22 11:15:36 -07:00
  • 3595c30acd Improve section on alternatives to OP_CHECKMULTISIG Pieter Wuille 2019-10-21 16:16:47 -07:00
  • 09e3f637b5 Change reference for ECDSA proofs Tim Ruffing 2019-10-21 13:27:01 +02:00
  • feffc4e34d annex is bit 0 of spend_type Anthony Towns 2019-10-18 13:41:00 +10:00
  • 23c1c3ed8b More on key generation Pieter Wuille 2019-10-15 17:54:04 -07:00
  • 7a7ab111c9 Clarify interaction x-only keys with verification Pieter Wuille 2019-10-15 16:03:19 -07:00
  • 20f9901809 Update bip-schnorr.mediawiki Pieter Wuille 2019-10-15 17:28:52 -07:00
  • aef148ffc6 Explain that MuSig needs key prefixing Pieter Wuille 2019-10-15 15:21:08 -07:00
  • a7ee6c30fa bip-schnorr: more on (e,s) Tim Ruffing 2019-10-15 16:21:40 -07:00
  • bc4e8f28b8 bip-schnorr: more on provable security Tim Ruffing 2019-10-15 16:02:09 -07:00
  • 565ac4f717 Typo Pieter Wuille 2019-10-15 12:29:52 -07:00
  • 96a199ac8c Drop other curve comment Pieter Wuille 2019-10-15 12:26:21 -07:00
  • 281df660b9 Prefix infinite with is_ Pieter Wuille 2019-10-15 12:24:07 -07:00
  • e29d82dc88 Apply suggestions from code review Pieter Wuille 2019-10-15 12:22:31 -07:00
  • 0d4191bae5 Formulate claims about BatchVerify more accurately Pieter Wuille 2019-10-15 12:11:17 -07:00
  • 7f5926703a Use is_square/is_positive and introduce algorithm names Pieter Wuille 2019-10-15 10:34:41 -07:00
  • 9b9fab9a03 HTTPS links where possible Pieter Wuille 2019-10-15 09:30:06 -07:00
  • 406bc17c16 Small fixes from review with real-or-random Pieter Wuille 2019-10-14 17:55:19 -07:00
  • 276d9d338b Small fix: 0xc1 is possible as first control block byte Pieter Wuille 2019-10-09 12:12:55 -07:00
  • c93e298518 Increase max Merkle path length Pieter Wuille 2019-10-08 18:37:58 -07:00
  • fb486d7e13 Fix formula Pieter Wuille 2019-10-07 14:37:41 -07:00
  • 79f9fc4cc8 Extend input_index from 16 to 32 bits Pieter Wuille 2019-09-24 10:36:41 -07:00
  • d9a30c954f Extend codeseparator_position from 16 to 32 bits Pieter Wuille 2019-09-23 22:48:12 -07:00
  • 78bb31c3bf Accept seckey in the form of bytes and not int in the reference BIP-schnorr code to match the spec. Jonas Nick 2019-09-26 21:12:21 +00:00
  • e0e422a5ca Link to Schnorr's paper instead of Wikipedia Tim Ruffing 2019-10-03 11:21:24 +02:00
  • d112f5b035 Replace taproot_tweak_pubkey assertion with exception and add it to taproot_tweak_seckey too Jonas Nick 2019-09-30 11:15:23 +00:00
  • afa5519ade Add taproot_tweak_pubkey and taproot_tweak_privkey functions to bip-taproot wallet section Jonas Nick 2019-09-27 15:34:55 +00:00
  • e1d7da3796 Add is_quad function to bip-schnorr reference code Jonas Nick 2019-09-27 09:56:21 +00:00
  • fe8f5f68ca Standardize on secret key in bip-schnorr Jonas Nick 2019-09-27 09:00:37 +00:00
  • 05cc92b9ad Add x() and y() functions for points to bip-schnorr Jonas Nick 2019-09-26 21:18:53 +00:00
  • 1c8bdd75a5 Remove 0xc1 Jonas Nick 2019-09-25 21:02:43 +00:00
  • cf8233d39e separate p2sh wrapped security rationale Anthony Towns 2019-09-25 14:14:14 +10:00
  • 7c6ee49c03 typo Anthony Towns 2019-09-25 14:02:42 +10:00
  • 2202615b7c Fixups Pieter Wuille 2019-09-23 13:24:33 -07:00
  • 4087834c73 Move/reword tagged hashes motivation Pieter Wuille 2019-09-20 15:01:57 -07:00
  • 499106c57b Rework resource limits section Pieter Wuille 2019-09-20 19:38:03 -07:00
  • 972136beb6 Remove P2SH support Pieter Wuille 2019-09-20 16:14:25 -07:00
  • 8ea6798a9d Euler's Criterion prime only nit Elichai Turkel 2019-09-23 02:06:14 +03:00
  • f5c728ff82 Removed reference to 0xc1 leaf version. JamesC 2019-09-16 21:59:54 +02:00
  • b78b6de4fd bip-taproot: fix small typo (is does not) Bryan Bishop 2019-09-16 18:47:54 -05:00
  • 65a4f1deb8 Mention SHA256 block size Jonas Nick 2019-08-22 12:26:57 +00:00
  • 8886eb4071 Address some nits Pieter Wuille 2019-09-10 16:24:07 -07:00
  • a5112f9f01 Move plain public key in output rationale to design section Jonas Nick 2019-05-10 12:11:07 +00:00
  • 2b987b5711 Rework Applications section Tim Ruffing 2019-09-08 16:38:15 +02:00
  • 204b7f13a0 Prescribe that a taproot output key should always have a taproot commitment Jonas Nick 2019-06-05 13:59:09 +00:00
  • 29037bd123 Add a footnote about 32-byte security Tim Ruffing 2019-09-08 16:38:55 +02:00
  • 4491902569 note about pubkey collision Anthony Towns 2019-08-24 15:08:05 +10:00
  • 0d04e41e2f key gen, verify, sign in intro Anthony Towns 2019-08-23 15:42:00 +10:00
  • 8ffea86023 use p for taproot internal key Anthony Towns 2019-08-23 15:19:28 +10:00
  • 4e13ec7301 make secret key a 32-byte array called sk, introduce pubkey() Anthony Towns 2019-08-22 11:06:19 +10:00
  • a3f74a204e pk not p Anthony Towns 2019-08-22 10:20:12 +10:00
  • efa556aa06 public keys aren't identical Anthony Towns 2019-08-22 10:11:10 +10:00
  • 8fd629c3f9 Fix privkey negation in taproot_sign_key Jonas Nick 2019-08-29 20:46:47 +00:00
  • cc962bf84f Address sipa's comments Jonas Nick 2019-08-27 15:13:08 +00:00
  • c33c7d0a0c Tag signature hashes, improve rationale and update test vectors Jonas Nick 2019-08-26 20:46:08 +00:00
  • 7f3611d239 Use a tagged hash in bip-schnorr nonce derivation Jonas Nick 2019-08-26 11:32:04 +00:00
  • ba748dcd93 Use key path spend terminology more consistently in taproot/tapscript Jonas Nick 2019-08-19 14:45:34 +00:00
  • 680af7db4c Return a point from lift_x() John Newbery 2019-05-18 13:38:00 -04:00
  • bba0bad5e8 Define c in lift_x(x) John Newbery 2019-05-18 13:24:23 -04:00
  • 1c6b104597 Replace 'quadratic residue of...' John Newbery 2019-05-18 14:05:49 -04:00
  • 16073d0c20 Clarify how to disable key path spending Jonas Nick 2019-05-10 13:29:21 +00:00
  • f3bef4f459 Address sipa's feedback Jonas Nick 2019-08-21 11:40:42 +00:00
  • a67e5e323c Update bip-schnorr/test-vectors.py Jonas Nick 2019-08-20 10:53:58 +00:00
  • 5da30bd568 Update bip-schnorr.mediawiki Jonas Nick 2019-08-20 10:53:51 +00:00
  • 303ff5fb26 Address Tim's comments Jonas Nick 2019-08-19 14:37:55 +00:00
  • 08e1b3da74 Use short public keys for taproot output keys Jonas Nick 2019-08-02 13:52:29 +00:00
  • e084aafb8b Switch to 32 byte public keys in bip-schnorr Jonas Nick 2019-07-06 16:32:41 +00:00