Emilio Almansi
12abfff111
Bump version to 0.1.9.
7 years ago
Emilio Almansi
3d27f81848
Removed intermediate files from repo.
7 years ago
Emilio Almansi
4eac309002
Added bitcore-mnemonic.
7 years ago
Emilio Almansi
cbc4e9b114
Bump version to 0.1.7.
7 years ago
Emilio Almansi
247d241eaf
Fix build.
7 years ago
Emilio Almansi
1aded6c410
Bump version to 0.1.6.
7 years ago
Emilio Almansi
29f09ac5f6
Remove bitcore-message dependency.
7 years ago
Emilio Almansi
e1ff6e3e58
Bump version to 0.1.5.
7 years ago
Emilio Almansi
ccda1eb631
Made library ES5 compatible.
7 years ago
Emilio Almansi
1266ee3a91
Bump version to v0.1.4.
7 years ago
Emilio Almansi
f59be88798
Bump version to v0.1.2
7 years ago
Emilio Almansi
175fe09384
Bump version to v0.1.1
7 years ago
Emilio Almansi
9b0b4e3fc0
Add support for Bitpay and CashAddr formats.
7 years ago
Emilio Almansi
ce54985f4c
Simplified build.
7 years ago
matiu
c74e85116e
fix for node8
8 years ago
Braydon Fuller
f6b0b14ac6
Bump package version to 0.13.19
9 years ago
Braydon Fuller
c9e056a0a3
Bump package version to 0.13.18
9 years ago
Braydon Fuller
7a56719c3c
Bump package version to 0.13.17
9 years ago
Braydon Fuller
6275689f05
Bump package version to 0.13.16
9 years ago
Braydon Fuller
514fc8d326
crypto: switch to Node.js sha512
The sha512 library has not been updated in quite some time. This switches to
use Node.js crypto for sha512 that will use crypto-browserify, and more
recently maintained sha.js for the browser build.
9 years ago
Braydon Fuller
7fb064bde0
Bump package version to 0.13.15
9 years ago
Braydon Fuller
b3b18d532f
Bump package version to 0.13.14
9 years ago
Braydon Fuller
4430479cea
Bump package version to 0.13.13
9 years ago
Braydon Fuller
6ae9b2f835
Bump package version to 0.13.12
9 years ago
Braydon Fuller
6e225ef70e
Bump package version to 0.13.11
9 years ago
Braydon Fuller
ae3435a449
Bump package version to 0.13.10
9 years ago
Braydon Fuller
23080a8bf9
Bump package version to 0.13.8
9 years ago
Braydon Fuller
59d2d5cf00
Hash.js dependency is only needed by elliptic.
10 years ago
Braydon Fuller
461852e104
Bump package version to 0.13.7
9 years ago
Braydon Fuller
2f144d40cd
Bump package version to 0.13.5
10 years ago
Braydon Fuller
2939bc7689
Bump package version to 0.13.4
10 years ago
Esteban Ordano
19f3fe0de3
Using buffer-compare instead of copy&paste
10 years ago
Braydon Fuller
966c88f138
Bump package version to 0.13.3
10 years ago
Braydon Fuller
1522a33e29
Bump package version to 0.13.2
10 years ago
Ryan X. Charles
c1087c2827
fix web worker issues
bitcore should be able to run inside a web worker. There were two minor issues
preventing bitcore from running inside a web worker. The first was that lodash
was outdated, and that version of lodash had a problem with web workers. The
second was that the wrong version of ripemd160 was being called, because
global.window does not exist inside a web worker (global.self does instead). A
better way to check if you are in a browser is with process.browser.
10 years ago
Braydon Fuller
abefde6d83
Bump package version to 0.13.0
10 years ago
Braydon Fuller
b7880ea568
Bump package version to 0.12.15
10 years ago
Braydon Fuller
f77da04464
Bump package version to 0.12.14
10 years ago
Braydon Fuller
9a7cdc440e
Bump package version to 0.12.13
10 years ago
Braydon Fuller
4e212e846d
Bump package version to 0.12.12
10 years ago
Braydon Fuller
9ab6eefef3
Bump package version to 0.12.11
10 years ago
Braydon Fuller
3d6eae66d9
Bump package version to 0.12.10
10 years ago
Braydon Fuller
1b2c69ba6c
Bump package version to 0.12.9
10 years ago
Braydon Fuller
c671a97c26
Bump package version to 0.12.8
10 years ago
Braydon Fuller
5ee1c3f6aa
Bump package version to 0.12.7
10 years ago
Braydon Fuller
ea9be99854
Bump package version to 0.12.6
10 years ago
Braydon Fuller
efa0777b08
Update hash.js to 1.0.2
10 years ago
Braydon Fuller
3d447ded79
Update bn.js to 2.0.4 to handle 53 bit precision number input.
10 years ago
Braydon Fuller
5b2ba0e31e
Bump version in shrinkwrap to 0.9.0
10 years ago
Esteban Ordano
f935bb1ba3
Drop dependencies from npm-shrinkwrap
10 years ago