Commit graph

1099 commits

Author SHA1 Message Date
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
Daniel Cousens 7e897a5105 Merge pull request #289 from weilu/loose-instanceof
loose instanceof: check constructor function name instead
2014-10-13 12:07:31 +11:00
Daniel Cousens 10630873eb tests: add tests for ecdsa.verify 2014-10-11 13:47:32 +11:00
Daniel Cousens 98bc1685b3 message: remove unnecessary verbosity 2014-10-10 19:24:16 +11:00
Daniel Cousens 1b57f0871d message: remove duplicate require 2014-10-10 19:23:42 +11:00
Daniel Cousens 7fb45aefb6 1.1.4 2014-10-09 11:28:32 +11:00
Daniel Cousens 8bdf61d7f0 package: update crypto-browserify to 3.2.6 2014-10-09 11:28:15 +11:00
Wei Lu b55b10c6b6 types: replace Function.name with an IE compatible alternative 2014-10-08 09:26:45 -07:00
Wei Lu eb4e8884d9 loose instanceof: check constructor function name instead 2014-10-07 00:23:53 -07:00
Wei Lu ca098490bb Merge pull request #288 from dcousens/types
Types
2014-10-06 23:59:03 -07:00
Daniel Cousens 967e724b47 types: remove JSPerf references 2014-10-07 16:57:49 +11:00
Daniel Cousens 01a96e887c types: use the idiomatic equivalents 2014-10-07 16:50:37 +11:00
Daniel Cousens 0c380a063a tests: add tests for types 2014-10-07 16:49:20 +11:00
Daniel Cousens deaf06b350 Wallet: use enforceType where applicable 2014-10-05 15:43:14 +11:00
Daniel Cousens 35542e115d types: enforce consistent type checking 2014-10-05 15:36:25 +11:00
Daniel Cousens 166053a3e5 1.1.3 2014-10-03 19:12:56 +10:00
Daniel Cousens 756e38bc58 package: upgrade bs58check to 1.0.3 2014-10-03 19:12:46 +10:00
Daniel Cousens ed01ed5bb4 remove unused bs58 core dependency 2014-10-03 19:11:42 +10:00
Daniel Cousens c96a1bce83 Merge pull request #284 from wmcbain/master
Added Zetacoin support
2014-09-26 20:02:50 +10:00
wmcbain de1755307a Added Zetacoin support
Added support for zetacoin
2014-09-25 07:45:54 -04:00