Alex Seville
|
a1da3065c4
|
Remove const and replace with var
To keep the project consistenly ES5.
Source: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/const
|
2015-11-18 22:04:21 -08:00 |
|
Daniel Cousens
|
aff56dbcb6
|
Merge pull request #498 from bitcoinjs/noirc
README: remove IRC channel
|
2015-11-10 11:06:19 +11:00 |
|
Daniel Cousens
|
4018beca7c
|
README: remove IRC channel
|
2015-11-09 15:37:12 +11:00 |
|
Daniel Cousens
|
a43b024772
|
Merge pull request #495 from bitcoinjs/jprichardson-patch-1
readme: correct descriptions for bip38/bip38. Closes #491
|
2015-11-09 15:36:26 +11:00 |
|
Daniel Cousens
|
9ab8739652
|
Merge branch 'master' into jprichardson-patch-1
|
2015-11-06 16:23:53 +11:00 |
|
Daniel Cousens
|
d3083a8503
|
Merge pull request #496 from bitcoinjs/tf
Bump typeforce to 1.5.5
|
2015-11-06 16:23:04 +11:00 |
|
Daniel Cousens
|
74fd5ae71d
|
tests: loop faucet until an unspent is given
|
2015-11-06 11:01:28 +11:00 |
|
Daniel Cousens
|
d338c3872d
|
2.1.3
|
2015-11-06 10:37:21 +11:00 |
|
Daniel Cousens
|
eca4c9ec32
|
package: use typeforce 1.5.5
|
2015-11-06 10:37:21 +11:00 |
|
Daniel Cousens
|
cd4146d367
|
Merge branch 'master' into jprichardson-patch-1
|
2015-11-06 08:26:09 +11:00 |
|
Daniel Cousens
|
a20d2680f4
|
Merge pull request #492 from fanatid/travis
travis, build matrix
|
2015-11-06 08:25:58 +11:00 |
|
Kirill Fomichev
|
f88294132f
|
add matrix to .travis.yml
|
2015-11-05 23:37:57 +03:00 |
|
JP Richardson
|
57fc4bdc61
|
readme: correct descriptions for bip38/bip38. Closes #491
|
2015-11-05 09:59:38 -06:00 |
|
Daniel Cousens
|
b2e4016f62
|
Merge pull request #490 from bitcoinjs/dcousens-patch-1
README: ask for users to post examples
|
2015-10-27 15:52:35 +11:00 |
|
Daniel Cousens
|
f8068bb990
|
README: ask for users to post examples
|
2015-10-27 15:39:34 +11:00 |
|
Daniel Cousens
|
c8baf1e712
|
Merge pull request #489 from bitcoinjs/212
2.1.2
|
2015-10-20 21:19:23 +11:00 |
|
Daniel Cousens
|
6ed734ccb6
|
2.1.2
|
2015-10-20 21:07:43 +11:00 |
|
Daniel Cousens
|
3cacf2a2a8
|
CHANGELOG: add missing entry
|
2015-10-20 21:07:43 +11:00 |
|
Daniel Cousens
|
c5dfc64595
|
Merge pull request #485 from bitcoinjs/2.1.1
2.1.1
|
2015-10-02 17:30:06 +10:00 |
|
Daniel Cousens
|
61ecee0c46
|
CHANGELOG: clarify issue number for buffer-reverse
|
2015-10-02 15:42:16 +10:00 |
|
Daniel Cousens
|
69f2799925
|
2.1.1
|
2015-10-02 15:40:19 +10:00 |
|
Daniel Cousens
|
8b882842dd
|
update CHANGELOG
|
2015-10-02 15:40:19 +10:00 |
|
Daniel Cousens
|
0eadf3d5ae
|
Merge pull request #482 from bitcoinjs/opint
fix isMultisigOutput allowing m data
|
2015-10-02 15:34:39 +10:00 |
|
Daniel Cousens
|
173994c6e0
|
script: avoid slice if n !== pubKeys.length
|
2015-10-02 13:03:33 +10:00 |
|
Daniel Cousens
|
0ca1e40a6d
|
script: refactor isMultisigOutput for clarity
|
2015-10-02 13:03:33 +10:00 |
|
Daniel Cousens
|
5be9b04741
|
script: isolate initialization of REVERSE_OPS
|
2015-10-02 12:59:30 +10:00 |
|
Daniel Cousens
|
74c2f1d957
|
script: n/m must be numbers, not data
|
2015-10-02 12:51:34 +10:00 |
|
Daniel Cousens
|
a686817f3c
|
tests: add m/n is data failing tests
|
2015-10-02 12:36:51 +10:00 |
|
Daniel Cousens
|
c73c1aad18
|
Merge pull request #484 from fanatid/fix/isMultisigOutput
fix isMultisigOutput
|
2015-10-02 09:19:29 +10:00 |
|
Kirill Fomichev
|
eae8bcf676
|
fix isMultisigOutput
|
2015-10-01 23:12:38 +03:00 |
|
Daniel Cousens
|
85a399d46b
|
Merge pull request #478 from bitcoinjs/norev
remove use of buffer-reverse
|
2015-09-28 00:33:38 +10:00 |
|
Daniel Cousens
|
0b4c67406f
|
use [].reverse over prototype
|
2015-09-27 23:49:29 +10:00 |
|
Daniel Cousens
|
5c1c4589c0
|
remove use of buffer-reverse
|
2015-09-27 23:30:06 +10:00 |
|
Daniel Cousens
|
65c7940f31
|
Merge pull request #477 from bitcoinjs/210
2.1.0
|
2015-09-27 23:11:20 +10:00 |
|
Daniel Cousens
|
d543c8b26a
|
2.1.0
|
2015-09-27 19:31:40 +10:00 |
|
Daniel Cousens
|
41d6475fdf
|
Merge pull request #476 from bitcoinjs/bequal
use buffer-equals / buffer-reverse
|
2015-09-27 19:30:19 +10:00 |
|
Daniel Cousens
|
731a31ecba
|
use buffer-reverse
|
2015-09-25 17:49:05 +10:00 |
|
Daniel Cousens
|
28372f0cd7
|
use buffer-equals
|
2015-09-25 17:49:05 +10:00 |
|
Daniel Cousens
|
c50d510aea
|
Merge pull request #474 from bitcoinjs/hdkey
HDNode: add sign/verify
|
2015-09-25 17:47:34 +10:00 |
|
Daniel Cousens
|
b048ccb55f
|
CHANGELOG: add 'added' notes
|
2015-09-21 17:43:52 +10:00 |
|
Daniel Cousens
|
daafb9794e
|
ECPair/HDNode: adds getNetwork
|
2015-09-21 17:37:21 +10:00 |
|
Daniel Cousens
|
57d0ea84a2
|
HDNode: adds getPublicKeyBuffer
|
2015-09-21 17:37:09 +10:00 |
|
Daniel Cousens
|
923266672b
|
HDNode: add sign/verify
|
2015-09-21 16:42:22 +10:00 |
|
Wei Lu
|
d1abddb3de
|
Merge pull request #473 from bitcoinjs/travis
travis: add 4.0.0 and io.js targets
|
2015-09-20 13:12:22 +08:00 |
|
Daniel Cousens
|
131fbdc3f0
|
travis: add 4.0.0 and io.js targets
|
2015-09-20 14:36:56 +10:00 |
|
Daniel Cousens
|
98b84d8c8a
|
Merge pull request #470 from bitcoinjs/200
2.0.0
|
2015-09-20 14:17:36 +10:00 |
|
Daniel Cousens
|
f67823d41a
|
2.0.0
|
2015-09-14 19:47:38 +10:00 |
|
Daniel Cousens
|
7f42b0dac4
|
CHANGELOG: add note about estimateFee being removed
|
2015-09-14 19:47:38 +10:00 |
|
Daniel Cousens
|
5d2cb3480c
|
adds CHANGELOG
|
2015-09-14 19:47:38 +10:00 |
|
Daniel Cousens
|
9464ebcf71
|
Merge pull request #471 from bitcoinjs/hdb58
tests: add HDNode fromSeed throwing tests
|
2015-09-14 18:08:31 +10:00 |
|