Commit Graph

383 Commits

Author SHA1 Message Date
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
Ryan X. Charles
45f5edb4de Merge pull request #145 from ryanxcharles/feature/update-version-0.1.7
update version #, update to npm soop
2014-03-12 18:13:55 -04:00
Ryan X. Charles
c565d6207c Merge pull request #140 from matiu/bug/fix-ripe160-and-address
Bug/fix ripe160 and address
2014-03-12 18:03:40 -04:00
Ryan X. Charles
e4ff6c3e16 update version #, update to npm soop 2014-03-12 18:00:38 -04:00
Ryan X. Charles
461836cf72 Merge pull request #144 from maraoz/feature/minify-bundle
minify and optimize bundle
2014-03-12 16:51:34 -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
Ryan X. Charles
e702f1813b Merge pull request #141 from maraoz/bug/fix-examples
Fix and test examples
2014-03-12 15:10:35 -04:00
Matias Alejo Garcia
0f8ee57521 refactor ripe160 binding 2014-03-12 15:34:19 -03:00
Manuel Araoz
1732ec2ced add new example 2014-03-12 15:22:56 -03:00
Manuel Araoz
d35609ff9b change example to new style 2014-03-12 15:22:56 -03:00
Manuel Araoz
56c12a03b9 add example tests 2014-03-12 15:22:56 -03:00
Ryan X. Charles
25c95cdb47 Merge pull request #139 from maraoz/feature/configurable-bundle
fix postinstall script
2014-03-12 11:35:12 -04:00
Matias Alejo Garcia
dc8d23dba5 fix conflicts 2014-03-12 11:56:10 -03:00
Matias Alejo Garcia
ab183c0e66 fixes ripe160 add some tests 2014-03-12 11:40:10 -03:00
Manuel Araoz
2b3d8e1d25 fix Gruntfile 2014-03-12 09:38:21 -03:00
Manuel Araoz
c339fb1f2f change README names 2014-03-12 09:37:24 -03:00
Manuel Araoz
f30aba9b39 fixing deps for child projects 2014-03-12 09:34:42 -03:00
Manuel Araoz
25b75b1154 fixing deps 2014-03-12 09:32:02 -03:00
Manuel Araoz
3c3c276867 fix deps 2014-03-12 09:27:43 -03:00
Manuel Araoz
49e9dd4930 fix dependencies 2014-03-12 09:26:20 -03:00
Manuel Araoz
99a74a6ec3 fixing dependencies 2014-03-12 09:25:22 -03:00
Manuel Araoz
dbc968e226 fixing postinstall 2014-03-12 09:24:18 -03:00
Manuel Araoz
fa7e205de8 still trying to fix postinstall 2014-03-12 09:20:59 -03:00
Manuel Araoz
7d7777b2e3 fixing grunt reference 2014-03-12 09:18:06 -03:00
Manuel Araoz
485ef59402 add grunt dev dependency 2014-03-12 09:14:03 -03:00
Manuel Araoz
a3fa5834a4 use grunt in postinstall 2014-03-12 09:12:23 -03:00
Manuel Araoz
b4afdedd40 fix postinstall 2014-03-12 09:09:34 -03:00
Manuel Araoz
306ecbf1a3 fix postinstall script 2014-03-12 09:00:34 -03:00
Matias Alejo Garcia
6af1b1dab6 add broken test for sha256ripe160 2014-03-12 00:40:59 -03:00
Matias Alejo Garcia
711ba6d9a8 remove PeerManager exception, no necesary anymore 2014-03-12 00:15:54 -03:00
Matias Alejo Garcia
5be37f2c7b remove PeerManager exception, no necesary anymore 2014-03-12 00:11:12 -03:00
Matias Alejo Garcia
e2c775e17f more broken cases in browser 2014-03-11 23:43:57 -03:00
Ryan X. Charles
32d30833d1 Merge pull request #137 from matiu/feature/index
add index.js for node requires
2014-03-11 22:21:10 -04:00
Matias Alejo Garcia
b88ef1d46b add main in package json 2014-03-11 23:18:26 -03:00
Matias Alejo Garcia
eb13e47c8f add demo broken test for WalletKey 2014-03-11 23:10:21 -03:00
Matias Alejo Garcia
03a6df3f74 add index.js for node requires 2014-03-11 22:36:22 -03:00
Ryan X. Charles
089a47591a Merge pull request #135 from maraoz/feature/configurable-bundle
Customizable browser bundle
2014-03-11 18:19:23 -04:00
Manuel Araoz
8312f90458 oops, forgot to add a file 2014-03-11 18:45:04 -03:00
Manuel Araoz
0394c14ee7 update README for browser version 2014-03-11 18:17:03 -03:00
Manuel Araoz
409bb093d5 configurable submodules for browser bundle 2014-03-11 18:17:03 -03:00
Ryan X. Charles
55d236741d Merge pull request #134 from maraoz/feature/configurable-bundle
browser files refactor and name changes
2014-03-11 16:19:45 -04:00
Manuel Araoz
714cf98940 automatic vendor-bundle.js creation on browserify 2014-03-11 16:12:14 -03:00
Manuel Araoz
18b2d190de change vendor.js to vendor-bundle.js 2014-03-11 15:29:06 -03:00
Manuel Araoz
069f67e924 fix Key tests 2014-03-11 15:21:24 -03:00
Manuel Araoz
76cf42506c refactoring browser code 2014-03-11 12:32:38 -03:00
Ryan X. Charles
272378f43a Merge pull request #133 from maraoz/feature/idiomatic-Address
Idiomatic address use
2014-03-11 10:37:10 -04:00
Manuel Araoz
13b1431c56 change default way of validating Addresses 2014-03-11 11:27:29 -03:00
Manuel Araoz
ad34fd191d starting Address idiom changes 2014-03-11 10:21:26 -03:00
Ryan X. Charles
73ceb2e04e Merge pull request #129 from ryanxcharles/feature/require-on-use
Require on use
2014-03-10 17:52:07 -04:00