Commit Graph

58 Commits

Author SHA1 Message Date
Manuel Araoz dbb1e015f7 Rename from Insight to bitcore-node 2015-02-05 15:15:20 -03:00
Manuel Araoz 777f17feb4 remove plugins 2015-02-05 14:30:50 -03:00
Ivan Socolsky 4977044cc4 added currency rates plugin + integration tests 2014-11-27 15:38:32 -03:00
Esteban Ordano f06e1020d9 feature: Public Profile information for a SIN 2014-09-27 23:27:53 -03:00
Esteban Ordano 09673a93a2 Add emailstore plugin, based on credentials 2014-09-26 15:57:07 -03:00
Esteban Ordano dd37a3561d credentialstore: service to store login info 2014-09-22 14:50:00 -03:00
Ran e682ec32d2 fix bug in config 2014-09-18 21:23:06 +08:00
Ran f87132d2d0 config.js: package.json => ../package.json 2014-09-18 21:01:15 +08:00
Matias Alejo Garcia 8e5df00b74 Merge pull request #190 from maraoz/configurable/port
Configurable port for insight web app
2014-09-16 07:27:14 -03:00
Manuel Aráoz a3835e0e2b allow port config via env variable 2014-09-16 01:21:04 -03:00
Manuel Aráoz 12a66b80a7 fix os x installation if you don't have insight dir 2014-09-16 00:35:45 -03:00
Manuel Araoz fa6fe8d03f monitor plugin: add to main file 2014-09-08 11:22:45 -07:00
Manuel Araoz fe795b33ee monitor plugin: config 2014-09-08 11:22:44 -07:00
Manuel Araoz c36c7d4ab4 starting with cleaner plugin 2014-09-01 20:23:57 -03:00
Manuel Araoz e3de0efdd2 add https support 2014-08-21 16:37:04 -04:00
Manuel Araoz 461fda09be create ratelimiter plugin 2014-08-21 16:37:03 -04:00
Manuel Araoz 0ff490dbf3 make logging level configurable via env vars 2014-08-21 16:37:03 -04:00
Manuel Araoz a5fda98cdc use winston for logging 2014-08-21 16:37:03 -04:00
Manuel Araoz 8d672de5bd refactoring message broker into plugin 2014-08-21 16:37:03 -04:00
Manuel Araoz f0454728ba make message broker off by default 2014-08-05 20:19:57 -03:00
Manuel Araoz ac1c98f8d4 fix title print 2014-08-01 19:05:05 -03:00
Manuel Araoz c39749c58e add MessageDb 2014-08-01 19:05:04 -03:00
lordhelmut 0ba135d38a Merge remote-tracking branch 'upstream/master' into api-fixes
Conflicts:
	config/config.js
2014-07-31 16:32:48 -07:00
lordhelmut 915f97b350 Documentation updates for BITCOIN_P2P_HOST 2014-07-31 14:53:03 -07:00
Manuel Araoz f2542620b2 update and improve installation 2014-07-29 11:23:30 -03:00
lordhelmut 496999644b Watch for BITCOIND_P2P_HOST for different server than BITCOIND_HOST for RPC 2014-07-25 14:29:00 -07:00
Gustavo Cortez 43d0bb8639 Wrong name on p2pPort variable 2014-06-05 02:25:27 -03:00
Matias Alejo Garcia 985ca1ac39 add ignore Cache 2014-05-30 14:10:32 -03:00
Matias Alejo Garcia 1bafbd48d0 banner 2014-05-26 16:59:39 -03:00
Matias Alejo Garcia ac5a886ea6 add report when starting insight2 2014-05-26 16:59:38 -03:00
Matias Alejo Garcia 1636e84bbe add report when starting insight 2014-05-26 16:59:38 -03:00
Matias Alejo Garcia b5ff9fa84b add cache for balance and utxo 2014-05-25 17:34:49 -03:00
Manuel Araoz 19c2b10b56 fix PeerSync 2014-05-13 14:02:19 -03:00
Matias Alejo Garcia 556952352f move db path from /insight-api-db to /.insight 2014-04-17 09:46:19 -03:00
Matias Alejo Garcia a4eda61659 move DB out of insight directory 2014-04-17 09:32:49 -03:00
Mario Colque 4d111a9853 fixed files path 2014-02-26 16:27:22 -03:00
Mario Colque 89068858e6 fixed jshint warnings 2014-02-26 12:05:30 -03:00
Mario Colque ec84478184 added p2p port env var 2014-02-26 10:33:16 -03:00
Gustavo Cortez f671282fdd fixed environment variable for set port of bitcoind and p2p 2014-02-25 19:07:05 -03:00
Mario Colque 617a9e09a6 rollback insight network env 2014-02-25 11:10:00 -03:00
Mario Colque c28dd990b0 separated insight API from the front-end 2014-02-25 01:44:19 -03:00
Matias Alejo Garcia 601318f0e1 pool match - WIP 2014-02-17 15:04:01 -03:00
Eric Martindale b5cdb1c46d Add support for dynamically setting segment.io key. 2014-02-14 19:20:55 +00:00
Gustavo Cortez 8310474152 . 2014-02-13 13:20:19 -03:00
Gustavo Cortez f776c2ef0d fix environment variables for live and testnet 2014-02-13 13:16:41 -03:00
Manuel Araoz 96c47debab fixed tests after merge 2014-02-11 18:18:23 -03:00
Gustavo Cortez ecf28e085a environment for run livenet and testnet in same server 2014-02-11 16:30:58 -03:00
Manuel Araoz f3151f03d0 improvements on install process and README file 2014-02-10 17:51:05 -03:00
Mario Colque d089531643 Merge branch 'master' into feature/switch-currency 2014-02-05 16:01:41 -03:00
Mario Colque 78d4c99337 added currency switch with cache 2014-02-05 15:59:44 -03:00