unknown
880efdc22f
Fix exec syntax in browser/build.js, fixes error on windows
2014-04-08 03:54:35 -04:00
Ryan X. Charles
a0daef56d9
Merge pull request #165 from ryanxcharles/feature/bip32
...
BIP 32 (hierarchical deterministic wallets)
2014-03-28 18:54:58 -04:00
Ryan X. Charles
f6aa01c445
add basic tests for all functions in Point
2014-03-28 18:07:23 -04:00
Manuel Araoz
18630bb2b1
fix browser tests
2014-03-26 12:00:03 -03:00
Ryan X. Charles
ba59d97a73
make things work in the browser by fixing sha512
...
...had to use jsSHA package to do SHA512 in the browser. Unfortunately it is
quite slow compared to node.
2014-03-22 16:16:58 -07:00
Matias Alejo Garcia
684be77268
small fixes in block, adapt to browser bignum. remove legacy code
2014-03-21 16:39:38 -03:00
Manuel Araoz
e8013cfed0
fix dir
2014-03-14 10:38:50 -03:00
Manuel Araoz
eb90bc152b
base dir
2014-03-14 10:38:49 -03:00
Manuel Araoz
5e0ae915f2
muting testdata for stdout
2014-03-14 10:38:49 -03:00
Manuel Araoz
f9d4c66c0f
remove extra prints
2014-03-14 10:38:49 -03:00
Manuel Araoz
b696dae603
make stdout output possible
2014-03-14 10:38:49 -03:00
Manuel Araoz
c9607e5821
fix paths
2014-03-14 10:38:49 -03:00
Manuel Araoz
a675f4566c
fix paths
2014-03-14 10:38:49 -03:00
Manuel Araoz
b1c038b4d0
add dir option
2014-03-14 10:38:49 -03:00
Manuel Araoz
c72cab1803
add exports
2014-03-14 10:38:49 -03:00
Manuel Araoz
e0557d0dea
check submodule validity
2014-03-14 10:38:49 -03:00
Manuel Araoz
dabfbc0cf3
modularize browser build.js
2014-03-14 10:38:49 -03:00
Ryan X. Charles
34f92b605d
soop may not be in the bitcore directory
...
If bitcore is being built inside of another project that uses soop, soop may
not be in the bitcore directory. We need to find the location of soop and then
find the custom_prelude script relative to that.
2014-03-13 12:41:11 -04:00
Manuel Araoz
69dbb24bce
make util dependencies optional
2014-03-12 17:03:37 -03:00
Manuel Araoz
348cf50636
minify bundle
2014-03-12 16:40:25 -03:00
Manuel Araoz
c339fb1f2f
change README names
2014-03-12 09:37:24 -03:00
Manuel Araoz
dbc968e226
fixing postinstall
2014-03-12 09:24:18 -03:00