Daniel Cousens
|
7e7071b185
|
integration tests: add timeout for 2-of-2 spend
|
2014-11-25 14:24:37 +11:00 |
|
Daniel Cousens
|
37a1c93d8a
|
integration tests: merge #312 test equivalent
|
2014-11-25 14:21:48 +11:00 |
|
Daniel Cousens
|
67e97f70d4
|
integration tests: fix 2-of-2 spend address network
|
2014-11-25 14:21:10 +11:00 |
|
Daniel Cousens
|
d9c716cc29
|
README: remove examples and link to integration tests
|
2014-11-25 14:07:40 +11:00 |
|
Daniel Cousens
|
ec517376c2
|
integration tests: test description rephrasing
|
2014-11-25 14:07:30 +11:00 |
|
Daniel Cousens
|
f81a47a8b9
|
integration tests: rename all files to basic/advanced/multisig
|
2014-11-24 21:17:31 +11:00 |
|
Daniel Cousens
|
a6febb0bed
|
integration tests: add more basic examples
|
2014-11-24 21:17:25 +11:00 |
|
Daniel Cousens
|
6db700c214
|
integration tests: add stealth address example
|
2014-10-19 13:45:56 +11:00 |
|
Daniel Cousens
|
ccd0bb5436
|
integration tests: add example OP_RETURN transaction
|
2014-10-19 12:31:41 +11:00 |
|
Daniel Cousens
|
ddc947323e
|
integration tests: refactor helloblock P2SH spending test
|
2014-10-19 12:31:41 +11:00 |
|
Daniel Cousens
|
43f724cb0b
|
integration tests: add brainwallet/README examples
|
2014-10-19 12:31:41 +11:00 |
|
Daniel Cousens
|
ea66edeb5c
|
scripts: add dataOutput convenience function
|
2014-10-19 12:30:21 +11:00 |
|
Daniel Cousens
|
27e69ba716
|
README: s/Multsig/Multisig
|
2014-10-17 14:30:16 +11:00 |
|
Daniel Cousens
|
929d926774
|
tests: make use of the default behaviour
|
2014-10-17 14:22:51 +11:00 |
|
Daniel Cousens
|
2234e496d1
|
Transaction: simplify fromBuffer verbosity
|
2014-10-17 14:16:07 +11:00 |
|
Daniel Cousens
|
062540e3d9
|
Transaction: optional script for addInput
|
2014-10-17 14:16:07 +11:00 |
|
Daniel Cousens
|
5d5dcd3d73
|
remove unused base58 fixtures
|
2014-10-17 13:24:47 +11:00 |
|
Daniel Cousens
|
cfcfe59520
|
1.2.0
|
2014-10-16 01:26:20 +11:00 |
|
Daniel Cousens
|
9510af10e3
|
EC*Key: add .curve static property for public API
|
2014-10-16 01:25:39 +11:00 |
|
Daniel Cousens
|
cba6c7a7b2
|
tests: remove unused variable
|
2014-10-15 23:06:24 +11:00 |
|
Daniel Cousens
|
4854e4ad0a
|
tests: bitcoin core tests should act only the public API
|
2014-10-15 23:06:04 +11:00 |
|
Daniel Cousens
|
22c67adcf9
|
1.1.10
|
2014-10-15 22:42:45 +11:00 |
|
Daniel Cousens
|
efcad25751
|
tests: amend base58check mock
|
2014-10-15 22:42:21 +11:00 |
|
Daniel Cousens
|
48a2d3cde5
|
1.1.9
|
2014-10-15 22:36:23 +11:00 |
|
Daniel Cousens
|
27a3230662
|
base58check: fix wrapper and tests
|
2014-10-15 22:36:10 +11:00 |
|
Daniel Cousens
|
49ab51c227
|
1.1.8
|
2014-10-15 22:11:01 +11:00 |
|
Daniel Cousens
|
7f5b4b791b
|
index: fix base58check path
|
2014-10-15 22:10:46 +11:00 |
|
Daniel Cousens
|
87c3d4fd5e
|
1.1.7
|
2014-10-15 19:42:08 +11:00 |
|
Daniel Cousens
|
395ef6ed85
|
base58check: add deprecation warnings
|
2014-10-15 19:42:05 +11:00 |
|
Daniel Cousens
|
307ceb9026
|
HDNode: use === over ==
|
2014-10-15 19:08:39 +11:00 |
|
Daniel Cousens
|
ef1eb04905
|
HDNode: move var declaration out of branches
|
2014-10-15 19:07:22 +11:00 |
|
Daniel Cousens
|
13f07a7e55
|
1.1.6
|
2014-10-15 18:05:29 +11:00 |
|
Daniel Cousens
|
561f52b207
|
index: re-expose base58check until 2.0.0
|
2014-10-15 18:04:57 +11:00 |
|
Daniel Cousens
|
9340a8a7c1
|
package: 1.1.5
|
2014-10-15 13:13:03 +11:00 |
|
Daniel Cousens
|
f947360468
|
Merge pull request #294 from bitcoinjs/scriptsclean
Scripts clean and isMultisigOutput fix
|
2014-10-14 21:05:40 +11:00 |
|
Daniel Cousens
|
ab57630f20
|
tests: add non-canonical signature test
|
2014-10-14 16:59:27 +11:00 |
|
Daniel Cousens
|
f6e340f64c
|
tests: add scriptHash redeemScript non-data fixture
|
2014-10-14 16:59:27 +11:00 |
|
Daniel Cousens
|
f9a5c47d95
|
tests: add OP_RETURN scripts fixture
|
2014-10-14 16:59:26 +11:00 |
|
Daniel Cousens
|
f3138dcb68
|
tests: test non-standard pathway for classifyInput
|
2014-10-14 16:59:26 +11:00 |
|
Daniel Cousens
|
ddb24ee615
|
scripts: check chunks length properly
|
2014-10-14 16:59:26 +11:00 |
|
Daniel Cousens
|
27a99436df
|
tests: cover all multisigOutput branchs
|
2014-10-14 16:59:26 +11:00 |
|
Daniel Cousens
|
b65e70b29c
|
scripts: remove explict else branch
|
2014-10-14 16:59:26 +11:00 |
|
Daniel Cousens
|
1a20c0db39
|
scripts: avoid unnecessary this context
|
2014-10-14 16:59:26 +11:00 |
|
Daniel Cousens
|
b7febc1bd8
|
scripts: re-order classify functions
|
2014-10-14 16:59:26 +11:00 |
|
Daniel Cousens
|
407d15869a
|
scripts: s/opcodes/ops
|
2014-10-14 16:59:26 +11:00 |
|
Daniel Cousens
|
bc2048dfca
|
scripts: remove out-of-date comments
|
2014-10-14 16:59:26 +11:00 |
|
Daniel Cousens
|
8a6a8b1dfa
|
README: fix QuickCoin capitalization
|
2014-10-14 13:04:27 +11:00 |
|
Daniel Cousens
|
62d5ebba1f
|
Merge pull request #295 from nvk/master
README: Add Coinkite and fix alphabetic order
|
2014-10-14 13:00:55 +11:00 |
|
Rodolfo Novak
|
5f2e0af4d0
|
Add: Coinkite and fixed alphabetic order.
|
2014-10-13 14:59:04 -04:00 |
|
Daniel Cousens
|
6dc3b4cc1e
|
tests: add unknown network HDNode version fixture
|
2014-10-13 17:58:25 +11:00 |
|