Daniel Cousens
|
588b346f5d
|
ECPair: cease using Address for address encoding
|
2015-07-24 12:18:00 +10:00 |
|
Daniel Cousens
|
ec9cea0cf1
|
tests: use strictEqual always
|
2015-05-07 11:29:20 +10:00 |
|
Daniel Cousens
|
4c8b0f38ea
|
replace ECKey/ECPubKey with ECPair
|
2015-03-19 13:33:28 +11:00 |
|
Daniel Cousens
|
7a469f6620
|
Merge pull request #372 from bitcoinjs/op0fix
TransactionBuilder multisig OP_0 fix
|
2015-03-05 18:46:16 +11:00 |
|
Daniel Cousens
|
4333217bdd
|
tests: add example non-standard scripthash
|
2015-03-04 21:30:31 +11:00 |
|
Daniel Cousens
|
d00ec9af29
|
scripts: fix isScriptHashInput classification
|
2015-03-04 21:00:07 +11:00 |
|
Daniel Cousens
|
af3491822e
|
scripts: multisigInput only uses scriptPubKey for validation, OP_0 validation not necessary
|
2015-03-03 09:53:57 +11:00 |
|
Daniel Cousens
|
399803affa
|
use standardjs formatting
|
2015-02-24 12:45:38 +11:00 |
|
Daniel Cousens
|
4bcd169f6d
|
tests: actually run invalid tests
|
2015-02-15 21:21:01 +11:00 |
|
Daniel Cousens
|
c35d4b46c5
|
scripts: add allowIncomplete for multisig scripts
|
2015-02-12 19:50:00 +11:00 |
|
Daniel Cousens
|
0524ced984
|
scripts: enforce pubKeys as type ECPubKey
|
2014-12-23 15:30:16 +11:00 |
|
Daniel Cousens
|
254974d999
|
scripts: add TODO for tests for isCanonical* functions
|
2014-11-28 13:51:46 +11:00 |
|
Daniel Cousens
|
e4eb743cf9
|
scripts: expose is* classifiers
|
2014-11-28 13:51:45 +11:00 |
|
Daniel Cousens
|
62e86e0dc1
|
scripts: s/dataOutput/nullDataOutput/
|
2014-11-28 13:39:00 +11:00 |
|
Daniel Cousens
|
ea66edeb5c
|
scripts: add dataOutput convenience function
|
2014-10-19 12:30:21 +11:00 |
|
Daniel Cousens
|
f3138dcb68
|
tests: test non-standard pathway for classifyInput
|
2014-10-14 16:59:26 +11:00 |
|
Daniel Cousens
|
759bba5c21
|
scripts: add falsy classifications and fix multisig
|
2014-06-26 16:22:29 +10:00 |
|
Daniel Cousens
|
5c53178c3c
|
tests: avoid pointless toASM in description
|
2014-06-25 15:47:46 +10:00 |
|
Daniel Cousens
|
13d41f67e9
|
Script: adds toASM/fromASM
|
2014-06-25 15:44:15 +10:00 |
|
Daniel Cousens
|
924ecfb998
|
scripts: add missing test data
|
2014-06-25 15:20:28 +10:00 |
|
Daniel Cousens
|
c637cb4be7
|
tests: remove unused import
|
2014-06-24 17:41:08 +10:00 |
|
Daniel Cousens
|
576fbbfff5
|
scripts: switch to failing to classification tests
|
2014-06-24 17:31:55 +10:00 |
|
Daniel Cousens
|
62b6a407a6
|
scripts: break tests down from type structure
|
2014-06-24 17:30:37 +10:00 |
|
Daniel Cousens
|
9b89a267ca
|
scripts: remove unused imports
|
2014-06-15 00:40:28 +10:00 |
|
Daniel Cousens
|
576d5dfa3f
|
Scripts: move test data to fixtures
|
2014-06-15 00:40:28 +10:00 |
|
Daniel Cousens
|
553ade1208
|
network: always use lowercase
|
2014-06-14 00:39:25 +10:00 |
|
Daniel Cousens
|
b68b1d5da4
|
Script: fixes pubKeyInput and adds a test
|
2014-06-14 00:39:25 +10:00 |
|
Daniel Cousens
|
41c3b68293
|
templates: rename to scripts
|
2014-06-13 10:52:07 +10:00 |
|