Anthony
f620c87eb7
FIX: BIPs should be specified as lowercase to match filenames
2019-11-12 15:47:39 -05:00
Anthony
0af4a35295
ADD: Require Schnorr and Taproot BIPs for Tapscript
...
https://github.com/sipa/bips/pull/135#issuecomment-552754867
2019-11-12 14:08:09 -05:00
Adam Gibson
e5918b3b29
Add clarification of semantics of 0x00 hash type
2019-11-12 11:41:27 +00:00
Pieter Wuille
b79935a883
Merge pull request #136 from instagibbs/patch-10
...
BIP16 has no relation to bip-taproot/tapscript
2019-11-11 16:04:47 -08:00
Gregory Sanders
c98970085d
BIP16 has no relation to bip-taproot/tapscript
...
Previously did.
2019-11-11 15:32:57 -05:00
Anthony
5abcbca343
ADD: Require Schnorr BIP for Taproot
...
Per https://github.com/bitcoin/bips/blob/master/bip-0001.mediawiki :
"BIPs may have a Requires header, indicating the BIP numbers that this BIP depends on"
2019-11-11 13:40:42 -05:00
Hennadii Stepanov
7e98e2fd84
G refers to secp256k1 base point rather generator
2019-11-11 20:09:55 +02:00
Pieter Wuille
c936a9bc4b
Merge pull request #132 from agis/patch-2
...
Fix typo
2019-11-11 08:03:40 -08:00
Agis Anastasopoulos
af1638ce18
Fix typo
2019-11-11 12:39:53 +02:00
Pieter Wuille
c9931d156c
Merge pull request #130 from LaurentMT/patch-1
...
Fxied typo in taproot_sign_script()
2019-11-11 00:54:22 -08:00
Thomas Kerin
5ceb42b48b
tapscript: fix minor typo
2019-11-11 02:41:15 +00:00
LaurentMT
ad4156a394
Fxied typo in taproot_sign_script()
2019-11-11 01:20:28 +01:00
Luke Dashjr
8431b22b2d
Merge pull request #856 from emilengler/emilengler-redefinition-of-the-term-address
...
BIP 179: Name for payment recipient identifiers
2019-11-08 16:10:12 +00:00
Emil Engler
d3ff4b1e9e
Add BIP 179: Name for payment recipient identifiers
2019-11-07 14:58:29 +01:00
Pieter Wuille
3700e18055
Merge pull request #128 from codeShark149/tweak_pubkey_change
...
Internal pubkey calculation fixed in taproot_tweak_pubkey()
2019-11-06 12:48:56 -08:00
codeShark149
de82b3ad26
Internal pubkey calculation fixed in taproot_tweak_pubkey()
2019-11-06 23:48:29 +05:30
Luke Dashjr
580e719221
Merge pull request #803 from kallewoof/bip-signet
...
BIP 325: Signet
2019-11-06 15:55:08 +00:00
Pieter Wuille
230f6cb734
Merge pull request #125 from fjahr/patch-1
...
Link design section of BIP Schnorr in Specification
2019-11-06 07:44:44 -08:00
Pieter Wuille
73ade2d61b
Merge pull request #126 from MaxHillebrand/patch-1
...
fix: script spend, not key spend reveals tree depth
2019-11-06 07:44:00 -08:00
Karl-Johan Alm
2a270d9419
BIP 325: Signet
2019-11-06 17:39:25 +09:00
Max Hillebrand
78eb015f63
fix: script spend, not key spend
...
For the key spend the script tree depth is not revealed, it is only done for script spends. This sentence makes sense only for the script spend.
2019-11-06 05:58:11 +01:00
Luke Dashjr
96382166b0
Merge pull request #851 from naumenkogs/master
...
BIP 330: Transaction announcements reconciliation
2019-11-05 18:02:48 +00:00
Pieter Wuille
3f62751809
Merge pull request #121 from jonasnick/add-test-vector
...
Fix point_from_bytes accepting out-of-range pubkeys and add test vector
2019-11-05 09:57:41 -08:00
User
544e883488
update readme
2019-11-05 12:38:51 -05:00
User
affe5cb881
Add comments links and created date.
2019-11-05 11:55:26 -05:00
Fabian Jahr
08622c9494
Link design section of BIP Schnorr in Specification
2019-11-05 14:53:16 +01:00
Jonas Nick
8a8a35bfc5
Update test-vectors.csv
2019-11-05 10:14:23 +00:00
Pieter Wuille
857dd625b5
Merge pull request #114 from real-or-random/patch-11
...
improve rationale for key prefixing
2019-11-04 16:06:29 -08:00
Jonas Nick
8e7aef083e
Fix point_from_bytes accepting out-of-range pubkeys and add test vector
2019-11-05 00:05:07 +00:00
Pieter Wuille
1bb025aa22
Merge pull request #116 from jonasnick/test-vec-terminology
...
Adjust reference code and test vectors to latest bip
2019-11-04 16:00:42 -08:00
Jonas Nick
0ec01e9255
Fix typo in reference code comment
2019-11-04 23:35:55 +00:00
Jonas Nick
35f1fface5
Make more clear that signing function in test vectors generation code isn't intended to be used anywhere else
2019-11-04 23:35:31 +00:00
Jonas Nick
c0f0c8d43d
Check infinity in is_positive
2019-11-04 23:35:24 +00:00
Jonas Nick
220df7da78
Adjust test vector generation code to latest terminology
2019-11-04 23:35:17 +00:00
Jonas Nick
854a33ab48
Fix test vector generation code after changing schnorrsig_sign api
2019-11-04 23:35:11 +00:00
Pieter Wuille
2f1c4d80ae
Merge pull request #124 from sipa/square_terminology
...
Settle on notation: is_square(y), has_square_y(P)
2019-11-04 13:59:59 -08:00
Pieter Wuille
0c6a9cffad
Settle on notation: is_square(y), has_square_y(P)
2019-11-04 13:42:24 -08:00
Pieter Wuille
eacf0c6533
Merge pull request #120 from dgpv/patch-2
...
bip-taproot: fix docstring in taproot_output_script
2019-11-04 13:28:36 -08:00
Dmitry Petukhov
db8d6d426f
fix docstring in taproot_output_script
...
the final "-None" line in the docstring of `taproot_output_script` example function was actually outside of the docstring
2019-11-05 02:13:24 +05:00
Pieter Wuille
fda77055c7
Merge pull request #122 from dgpv/patch-3
...
bip-taproot: use bytes() instead of b'' - avoid markdown issue
2019-11-04 11:34:37 -08:00
User
7f9ad3ebe5
add trailing zero to the file name
2019-11-04 13:39:01 -05:00
User
2e7dab87ef
added missing leading zero
2019-11-04 13:30:08 -05:00
User
161c482f12
Merge branch 'master' of https://github.com/naumenkogs/bips
...
* 'master' of https://github.com/naumenkogs/bips :
Update bip-reconcil.mediawiki
2019-11-04 13:24:31 -05:00
User
aae7384c46
Assigned a number, separated lines for authors, added License-Code field.
2019-11-04 13:24:24 -05:00
Luke Dashjr
8677fd5786
Merge pull request #767 from bitcoinbrisbane/patch-1
...
Update the link to NBitcoin repo
2019-11-04 15:50:32 +00:00
Luke Dashjr
a758915592
Merge pull request #857 from Roasbeef/bip-157-filter-request-limit
...
BIP-0157: increase max getcfilters request to 1k blocks
2019-11-04 15:01:24 +00:00
Luke Dashjr
ba804c9d52
Merge pull request #844 from kallerosenbaum/master
...
BIP174: Remove misleading sentence
2019-11-04 15:00:38 +00:00
Dmitry Petukhov
12d8d5baa8
use bytes() instead of b'' - avoid markdown issue
...
Currently github markdown renders `b''` inside `<source>` tags incorrectly. This makes `h = b''` show as `h = b` and creates some confusion.
The issue can be avoided by using bytes() to create empty byte array
2019-11-04 19:15:12 +05:00
Luke Dashjr
daed7bfa8d
Merge pull request #849 from achow101/bip174-extensions
...
Bip174 extensions
2019-11-04 14:06:54 +00:00
Pieter Wuille
e174022b36
Merge pull request #115 from real-or-random/patch-12
...
typos
2019-10-30 01:28:41 -07:00