Daniel Cousens
|
27e69ba716
|
README: s/Multsig/Multisig
|
10 years ago |
Daniel Cousens
|
929d926774
|
tests: make use of the default behaviour
|
10 years ago |
Daniel Cousens
|
2234e496d1
|
Transaction: simplify fromBuffer verbosity
|
10 years ago |
Daniel Cousens
|
062540e3d9
|
Transaction: optional script for addInput
|
10 years ago |
Daniel Cousens
|
5d5dcd3d73
|
remove unused base58 fixtures
|
10 years ago |
Daniel Cousens
|
cfcfe59520
|
1.2.0
|
10 years ago |
Daniel Cousens
|
9510af10e3
|
EC*Key: add .curve static property for public API
|
10 years ago |
Daniel Cousens
|
cba6c7a7b2
|
tests: remove unused variable
|
10 years ago |
Daniel Cousens
|
4854e4ad0a
|
tests: bitcoin core tests should act only the public API
|
10 years ago |
Daniel Cousens
|
22c67adcf9
|
1.1.10
|
10 years ago |
Daniel Cousens
|
efcad25751
|
tests: amend base58check mock
|
10 years ago |
Daniel Cousens
|
48a2d3cde5
|
1.1.9
|
10 years ago |
Daniel Cousens
|
27a3230662
|
base58check: fix wrapper and tests
|
10 years ago |
Daniel Cousens
|
49ab51c227
|
1.1.8
|
10 years ago |
Daniel Cousens
|
7f5b4b791b
|
index: fix base58check path
|
10 years ago |
Daniel Cousens
|
87c3d4fd5e
|
1.1.7
|
10 years ago |
Daniel Cousens
|
395ef6ed85
|
base58check: add deprecation warnings
|
10 years ago |
Daniel Cousens
|
307ceb9026
|
HDNode: use === over ==
|
10 years ago |
Daniel Cousens
|
ef1eb04905
|
HDNode: move var declaration out of branches
|
10 years ago |
Daniel Cousens
|
13f07a7e55
|
1.1.6
|
10 years ago |
Daniel Cousens
|
561f52b207
|
index: re-expose base58check until 2.0.0
|
10 years ago |
Daniel Cousens
|
9340a8a7c1
|
package: 1.1.5
|
10 years ago |
Daniel Cousens
|
f947360468
|
Merge pull request #294 from bitcoinjs/scriptsclean
Scripts clean and isMultisigOutput fix
|
10 years ago |
Daniel Cousens
|
ab57630f20
|
tests: add non-canonical signature test
|
10 years ago |
Daniel Cousens
|
f6e340f64c
|
tests: add scriptHash redeemScript non-data fixture
|
10 years ago |
Daniel Cousens
|
f9a5c47d95
|
tests: add OP_RETURN scripts fixture
|
10 years ago |
Daniel Cousens
|
f3138dcb68
|
tests: test non-standard pathway for classifyInput
|
10 years ago |
Daniel Cousens
|
ddb24ee615
|
scripts: check chunks length properly
|
10 years ago |
Daniel Cousens
|
27a99436df
|
tests: cover all multisigOutput branchs
|
10 years ago |
Daniel Cousens
|
b65e70b29c
|
scripts: remove explict else branch
|
10 years ago |
Daniel Cousens
|
1a20c0db39
|
scripts: avoid unnecessary this context
|
10 years ago |
Daniel Cousens
|
b7febc1bd8
|
scripts: re-order classify functions
|
10 years ago |
Daniel Cousens
|
407d15869a
|
scripts: s/opcodes/ops
|
10 years ago |
Daniel Cousens
|
bc2048dfca
|
scripts: remove out-of-date comments
|
10 years ago |
Daniel Cousens
|
8a6a8b1dfa
|
README: fix QuickCoin capitalization
|
10 years ago |
Daniel Cousens
|
62d5ebba1f
|
Merge pull request #295 from nvk/master
README: Add Coinkite and fix alphabetic order
|
10 years ago |
Rodolfo Novak
|
5f2e0af4d0
|
Add: Coinkite and fixed alphabetic order.
|
10 years ago |
Daniel Cousens
|
6dc3b4cc1e
|
tests: add unknown network HDNode version fixture
|
10 years ago |
Daniel Cousens
|
7e897a5105
|
Merge pull request #289 from weilu/loose-instanceof
loose instanceof: check constructor function name instead
|
10 years ago |
Daniel Cousens
|
10630873eb
|
tests: add tests for ecdsa.verify
|
10 years ago |
Daniel Cousens
|
98bc1685b3
|
message: remove unnecessary verbosity
|
10 years ago |
Daniel Cousens
|
1b57f0871d
|
message: remove duplicate require
|
10 years ago |
Daniel Cousens
|
7fb45aefb6
|
1.1.4
|
10 years ago |
Daniel Cousens
|
8bdf61d7f0
|
package: update crypto-browserify to 3.2.6
|
10 years ago |
Wei Lu
|
b55b10c6b6
|
types: replace Function.name with an IE compatible alternative
|
10 years ago |
Wei Lu
|
eb4e8884d9
|
loose instanceof: check constructor function name instead
|
10 years ago |
Wei Lu
|
ca098490bb
|
Merge pull request #288 from dcousens/types
Types
|
10 years ago |
Daniel Cousens
|
967e724b47
|
types: remove JSPerf references
|
10 years ago |
Daniel Cousens
|
01a96e887c
|
types: use the idiomatic equivalents
|
10 years ago |
Daniel Cousens
|
0c380a063a
|
tests: add tests for types
|
10 years ago |