Jonas Nick
7cd53f6eec
Use a tagged hash in bip-schnorr nonce derivation
2019-08-26 11:32:04 +00:00
Pieter Wuille
de990a1128
Merge pull request #56 from jonasnick/keypath
...
Use key path spend terminology more consistently in taproot/tapscript
2019-08-22 13:09:58 -07:00
Jonas Nick
ed0bb5b0c2
Prescribe that a taproot output key should always have a taproot commitment
2019-08-22 15:49:09 +00:00
Jonas Nick
16bdfcf534
Use key path spend terminology more consistently in taproot/tapscript
2019-08-22 11:41:04 +00:00
Pieter Wuille
abe79d81e3
Merge pull request #58 from sipa/201908_computec
...
Clarify pseudocode of lift_x
2019-08-21 16:24:39 -07:00
Pieter Wuille
de9bc9c72c
Merge pull request #48 from jnewbery/2019-05-quadratic-residue
...
Reword 'quadratic residue of...'
2019-08-21 16:24:19 -07:00
John Newbery
8492968f34
Replace 'quadratic residue of...'
2019-08-21 18:40:40 -04:00
John Newbery
a462876b9a
Return a point from lift_x()
2019-08-21 14:35:23 -07:00
John Newbery
ad91099b8f
Define c in lift_x(x)
2019-08-21 14:22:57 -07:00
Pieter Wuille
4fef743de7
Merge pull request #43 from jonasnick/script-path-only
...
Clarify how to disable key path spending
2019-08-21 12:45:36 -07:00
Pieter Wuille
28dc94f36c
Merge pull request #55 from jonasnick/bip-schnorr32
...
Completely switch to 32-byte public keys in bip-schnorr/taproot/tapscript
2019-08-21 11:37:34 -07:00
Jonas Nick
0d28b3c37b
Address sipa's feedback
2019-08-21 11:42:03 +00:00
Jonas Nick
ae96228913
Update bip-schnorr/test-vectors.py
...
Co-Authored-By: Tim Ruffing <tim@timruffing.de>
2019-08-20 10:53:58 +00:00
Jonas Nick
30fdc87599
Update bip-schnorr.mediawiki
...
Co-Authored-By: Tim Ruffing <tim@timruffing.de>
2019-08-20 10:53:51 +00:00
Jonas Nick
112d9c150a
Address Tim's comments
2019-08-19 14:37:55 +00:00
Jonas Nick
9795b7081a
Clarify how to disable key path spending
2019-08-18 15:52:46 +00:00
Jonas Nick
5793d3d735
Use short public keys for taproot output keys
2019-08-18 15:04:03 +00:00
Jonas Nick
ed01c1a776
Switch to 32 byte public keys in bip-schnorr
2019-08-18 15:04:03 +00:00
Jonas Nick
1faf705388
Fix point_from_bytes in bip-schnorr reference implementation
2019-08-18 15:04:03 +00:00
Karl-Johan Alm
b3cec02aa4
bip-322: clarify when to return ERROR in verify action
2019-08-08 01:08:12 +09:00
Karl-Johan Alm
f0784c6e92
BIP322: added background to explain why BIP322 exists, and what it changes
2019-08-06 17:09:25 +09:00
Karl-Johan Alm
6129830a33
travis: add a check for common mistake mediawiki links
...
Several BIPs have mistaken links in format [text](url) which this travis check will detect and complain about.
2019-08-06 16:46:20 +09:00
Luke Dashjr
a2645cdc42
Merge pull request #814 from kallewoof/2019-07-bip322-fixes2
...
BIP-322 major fixes (verification, etc)
2019-08-05 19:46:11 +00:00
Andrew Chow
20fdf77a2b
Specify that types are compact size unsigned ints to allow for multi-byte types
2019-08-01 14:36:25 -04:00
Andrew Chow
503f35a9a0
Add Version type
2019-08-01 14:28:37 -04:00
Karl-Johan Alm
91ecdbeb26
BIP-322 updates to fix verification and other fixes
2019-08-01 16:54:47 +09:00
Luke Dashjr
32b496a65f
Merge pull request #798 from wigy-opensource-developer/patch-1
...
Updated BIP-0138 Comments-Summary
2019-07-30 12:13:27 +00:00
wigy
cfacb9d689
Applied standard terminology
2019-07-30 11:41:21 +02:00
Karl-Johan Alm
9e62a7a838
BIP-154: change to withdrawn status
2019-07-30 00:22:42 +09:00
Luke Dashjr
85671ef8d2
Merge pull request #808 from kallewoof/2019-07-bip322-fixes
...
BIP-322 updates
2019-07-29 14:35:03 +00:00
Karl-Johan Alm
e24e86b482
bip-322: add test vectors
2019-07-29 20:45:17 +09:00
Karl-Johan Alm
daa59903e2
BIP-322 update to remove ProveFunds purpose (with a note about extensibility) and to fix the serialization format
2019-07-29 17:19:44 +09:00
Luke Dashjr
213fb62cea
Promote BIP 75 to Final
2019-07-26 16:29:02 +00:00
Luke Dashjr
ec6adac5f8
README: Minor spacing fix
2019-07-26 12:42:14 +00:00
Luke Dashjr
0b59032748
Merge BIP 301
2019-07-26 12:41:29 +00:00
Luke Dashjr
53e37a1dea
Fix preamble in BIP 301
2019-07-26 12:41:03 +00:00
Luke Dashjr
1cc657ddda
Merge pull request #762 from clarkmoody/bip-49-version-bytes
...
BIP-49 - Add Version Bytes Section
2019-07-26 12:32:29 +00:00
Paul Sztorc
542c66e6dd
Add 301 Blind Merged Mining
2019-07-25 23:57:12 -07:00
Paul Sztorc
db117ef473
fix spacing
2019-07-25 23:51:05 -07:00
nicolas.dorier
d832c51e82
bip174: Add test vector for global xpub
2019-07-26 11:35:40 +09:00
Luke Dashjr
92e87c9ec3
Merge pull request #788 from nkohen/2019-06-13-fix-gcs-reference-link
...
BIP 158: Updated Golomb-Rice Coded sets Reference Implementation link
2019-07-26 02:35:07 +00:00
Luke Dashjr
372685f6bd
Merge pull request #787 from fjahr/master
...
BIP 158: remove old reference to extended filter type
2019-07-26 02:34:29 +00:00
Andrew Chow
6a36d8e1b4
BIP 174: global xpubs serialization test vector
2019-07-25 13:37:06 -04:00
Luke Dashjr
5ecba9af77
Merge pull request #809 from DanielWeigl/bip49_active
...
Set Status für BIP49 to 'Final'
2019-07-25 02:47:40 +00:00
Luke Dashjr
0dcffe6fc5
Merge pull request #781 from torkelrogstad/patch-2
...
Update bip-0049.mediawiki
2019-07-25 02:46:40 +00:00
Luke Dashjr
66e122a5b8
Merge pull request #804 from hebasto/patch-1
...
BIP 173: Remove duplicated 'the'
2019-07-25 02:35:55 +00:00
Luke Dashjr
efcfe8b670
Merge pull request #782 from MarcoFalke/patch-1
...
BIP 144: Old serialization format must be used on empty witness
2019-07-25 02:30:51 +00:00
Luke Dashjr
673feb8371
Merge pull request #793 from ysangkok/bip-0074
...
Reject BIP-0074 (three years inactivity)
2019-07-25 02:00:46 +00:00
DanielWeigl
fd4aab24a4
Set Status für BIP49 to 'Final'
...
it gets used by electrum, trezor and other wallets
- Reflect bip49 status change to active also in README.mediawiki
- Also fix email address (private one is more stable, old one isnt monitored anymore)
2019-07-24 14:54:29 +02:00
Paul Sztorc
4cd4e53752
cleanup 2
2019-07-23 09:26:54 -07:00