Daniel Cousens
|
1e23085ad7
|
use bip66 module
|
2015-08-21 20:35:22 +10:00 |
|
Daniel Cousens
|
92d16142d1
|
ECSignature: use types.tuple for arguments
|
2015-08-14 10:56:31 +10:00 |
|
Daniel Cousens
|
c1a965d096
|
ECSignature: remove use of assert
|
2015-08-14 10:56:31 +10:00 |
|
Daniel Cousens
|
254b670427
|
add types
|
2015-08-14 10:56:30 +10:00 |
|
Daniel Cousens
|
64657eb81f
|
ECSignature: further avoidance of assert
|
2015-08-11 16:42:45 +10:00 |
|
Daniel Cousens
|
5021714a85
|
ECSignature: verbose comments are overly verbose, see BIP if necessary
|
2015-07-07 18:04:52 +10:00 |
|
Daniel Cousens
|
e8fd3887da
|
ECSignature: account for SIGHASH being ignored
|
2015-07-07 17:47:29 +10:00 |
|
Daniel Cousens
|
92f9342c69
|
adhere more closely to BIP66
|
2015-07-07 17:42:01 +10:00 |
|
Daniel Cousens
|
0bba21546f
|
various: more standard-format artifact fixes
|
2015-03-02 13:50:49 +11:00 |
|
Daniel Cousens
|
399803affa
|
use standardjs formatting
|
2015-02-24 12:45:38 +11:00 |
|
Daniel Cousens
|
f8b9a5f2c3
|
Merge pull request #356 from bitcoinjs/htenforce
ECSignature: enforce valid hashType in toScriptSignature
|
2015-02-13 12:00:21 +11:00 |
|
Daniel Cousens
|
c9db90dc4d
|
ECSignature: enforce valid hashType in toScriptSignature
|
2015-02-05 16:30:00 +11:00 |
|
Daniel Cousens
|
c13f1df9bf
|
doc: no section headers
|
2015-02-05 16:29:37 +11:00 |
|
Daniel Cousens
|
e42c497a3c
|
package: use typeforce
|
2014-12-23 15:08:20 +11:00 |
|
Daniel Cousens
|
35542e115d
|
types: enforce consistent type checking
|
2014-10-05 15:36:25 +11:00 |
|
Daniel Cousens
|
656de37fc0
|
ECSignature: avoid multiple push/unshift operations
|
2014-07-10 14:22:33 +10:00 |
|
Daniel Cousens
|
63ce1fdfb2
|
ECSignature: add missing tests for R,S length
|
2014-06-22 01:19:19 +10:00 |
|
Daniel Cousens
|
a5a9a96ba2
|
ECSignature: compress assertion statement
|
2014-06-22 01:11:49 +10:00 |
|
Daniel Cousens
|
53595784e1
|
ECSignature: fixes for canonical signatures
|
2014-06-20 15:52:04 +10:00 |
|
Daniel Cousens
|
1f0a54fb41
|
ECSignature: rename parsing functions to parse*
|
2014-06-17 00:26:16 +10:00 |
|
Daniel Cousens
|
eb3d9a25f7
|
ecdsa: moved all signature encoding to ECSignature
|
2014-06-16 15:47:41 +10:00 |
|