Commit Graph

68 Commits

Author SHA1 Message Date
Matias Alejo Garcia ab638f8821 0.1.12 2014-05-17 18:57:25 -03:00
Matias Alejo Garcia 39197278ab mv bin to .bin 2014-05-17 12:54:58 -03:00
Matias Alejo Garcia 3b3d10b09d v0.1.10 2014-05-13 18:00:36 -03:00
Matias Alejo Garcia 9b4ba424a8 fix bug handling unconfirmed txs 2014-05-13 17:00:32 -03:00
Peter Limbach a8b39237ad update bitcore lib to 0.1.18 2014-05-07 14:45:44 +02:00
Matias Alejo Garcia 719fdb806d update dependencies 2014-04-17 10:48:57 -03:00
Matias Alejo Garcia 23b646589f update version 2014-04-17 09:40:30 -03:00
Matias Alejo Garcia 5f3e4db41f fix json 2014-04-17 09:35:57 -03:00
Matias Alejo Garcia fb712091b5 update dependencies versions 2014-04-17 09:30:49 -03:00
Matias Alejo Garcia aae590f86e update version 2014-04-17 07:51:52 -03:00
Matias Alejo Garcia 3840b7303e version 2014-03-22 01:52:50 -03:00
Matias Alejo Garcia cce2b9d71a fix bitcore version to prevent sync to stop 2014-03-22 01:43:26 -03:00
Matias Alejo Garcia 6579d6c938 update package info; 2014-03-20 14:19:27 -03:00
Matias Alejo Garcia d8e6e36e86 update package.json to bitcore github 2014-03-10 16:30:47 -03:00
Matias Alejo Garcia 645da13bee update package json 2014-03-10 13:03:59 -03:00
Matias Alejo Garcia e19cd9f2ba insight with soop. WIP 2014-03-05 23:03:56 -03:00
Mario Colque 2d1f3d8843 new version 2014-02-26 16:28:32 -03:00
Mario Colque c706deff2f added templates support 2014-02-26 11:50:09 -03:00
Mario Colque c076bf4d84 added apiPrefix. Removed unnecessary dependency 2014-02-25 01:56:14 -03:00
Mario Colque c28dd990b0 separated insight API from the front-end 2014-02-25 01:44:19 -03:00
Mario Colque 64cfacb945 added compiled files. postinstall script removed from package.json 2014-02-24 08:34:52 -03:00
Matias Alejo Garcia 5bef701d11 update bechis name 2014-02-18 15:17:36 -03:00
Matias Alejo Garcia e8cfebf832 update bechis name 2014-02-18 15:17:25 -03:00
Matias Alejo Garcia ed4f01e5bf npm version 0.1.2 2014-02-18 15:13:55 -03:00
Ryan X. Charles d7a2da8f7b update version for npm - and hopefully fix description issue 2014-02-18 09:34:07 -05:00
Ryan X. Charles 5a100dadbd update version for npm
We'll put this version on npm. Need to update version.
2014-02-14 15:59:25 -05:00
Matias Alejo Garcia 3db0ac8615 add c++ version of base58 to faster sync 2014-02-14 09:20:20 -03:00
Gustavo Cortez d7416595bf removed PM2 2014-02-13 11:58:43 -03:00
Ryan X. Charles e047b01020 update package.json so insight can go on npm 2014-02-12 14:20:57 -05:00
Gustavo Cortez c18d05f50c integrating PM2 process manager for run livenet and testnet simultaneously 2014-02-11 17:09:24 -03:00
Manuel Araoz f3151f03d0 improvements on install process and README file 2014-02-10 17:51:05 -03:00
Matias Alejo Garcia 340153c629 fix conflics 2014-02-10 17:50:12 -03:00
Matias Alejo Garcia 92fa7d5159 add grunt to postintall 2014-02-10 17:48:49 -03:00
Mario Colque 2abb7c4859 concat and minify css and js files 2014-02-10 03:58:28 -03:00
Mario Colque d089531643 Merge branch 'master' into feature/switch-currency 2014-02-05 16:01:41 -03:00
Matias Alejo Garcia fd4f6e82cc simple test for sync 2014-02-04 13:06:05 -03:00
Matias Alejo Garcia 5734890f10 sync with levelDb working! 2014-02-03 23:30:46 -03:00
Mario Colque 2e6e2e0dce added new dependency 2014-02-03 15:08:42 -03:00
Matias Alejo Garcia 5ea85584c4 git fixes 2014-02-01 22:44:32 -03:00
Eric Martindale c41d2f1b95 Move external dependencies into package.json. 2014-01-21 00:26:28 +00:00
Gustavo Maximiliano Cortez b6abe7f338 Merge pull request #76 from colkito/feature/change-mystery-to-insight
rename project to Insight -- great movement!
2014-01-17 07:04:04 -08:00
Mario Colque 57ec70d88d rename project 2014-01-17 11:46:12 -03:00
Manuel Araoz 717b1e930f Merge branch 'master' of github.com:bitpay/mystery into test/test-p2p-sync
Conflicts:
	lib/PeerSync.js
	lib/Sync.js
2014-01-17 10:22:49 -03:00
Gustavo Cortez a1ef89487f Ey! we are contributors too! :) 2014-01-16 16:56:09 -03:00
Manuel Araoz e70631ee1f chai testing framework added 2014-01-16 13:14:38 -03:00
Mario Colque 9e10537a51 added contributor 2014-01-15 16:25:47 -03:00
Manuel Araoz 237bb81e19 Merge branch 'master' of github.com:bitpay/mystery into feature/human-readable-times
Conflicts:
	package.json
2014-01-15 15:21:06 -03:00
Manuel Araoz e59a7b0a0b added sinon and basic test 2014-01-15 12:53:44 -03:00
Manuel Araoz a06754e25f added moment.js 2014-01-15 11:30:38 -03:00
Manuel Araoz 2e959fa81c socket.io first prototype 2014-01-13 18:13:59 -03:00