Commit Graph

78 Commits

Author SHA1 Message Date
Gustavo Cortez 344f543605 fix route when reload the page from the front-end 2014-02-26 18:57:51 -03:00
Mario Colque 89068858e6 fixed jshint warnings 2014-02-26 12:05:30 -03:00
Mario Colque c706deff2f added templates support 2014-02-26 11:50:09 -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 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
Matias Alejo Garcia f4d10adec4 fix names 2014-02-20 10:54:02 -03:00
Matias Alejo Garcia 79814e10fa add API call to return unspent outputs for an address 2014-02-19 21:47:00 -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 956b04b642 bitcoind connection status derived from PeerSync 2014-02-12 16:30:10 -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
Gustavo Cortez df33366277 removed mongoose. method: block list by date 2014-02-05 10:16:40 -03:00
Matias Alejo Garcia 5734890f10 sync with levelDb working! 2014-02-03 23:30:46 -03:00
Mario Colque 33b9ad4084 added new endpoint /api/currency 2014-02-03 15:09:24 -03:00
Matias Alejo Garcia 39abe56f27 config files 2014-02-01 22:47:16 -03:00
Matias Alejo Garcia c8dcf1e979 git fixes 2014-02-01 22:44:53 -03:00
Matias Alejo Garcia 5ea85584c4 git fixes 2014-02-01 22:44:32 -03:00
Mario Colque 2c790c518c new config 2014-01-31 15:00:48 -03:00
Mario Colque 7c808205a6 removed config files 2014-01-31 14:43:05 -03:00
Mario Colque 9a6c89e89d improve code without config files 2014-01-31 14:20:56 -03:00
Gustavo Cortez f03bd89bcd Important Fix on URL routing (Node.js catch all request first, then throught Angular.js) 2014-01-30 17:33:58 -03:00
Mario Colque 69a65f56e1 Change var to camelCase 2014-01-29 16:16:56 -03:00
Gustavo Cortez c49021af9f fix route for status page. update all page with responsive support 2014-01-27 18:13:32 -03:00
Gustavo Cortez 0973047d80 block without info on list of tx (eg. genesis block). url: block-index not founded. Fixed 2014-01-24 18:04:08 -03:00
Matias Alejo Garcia 7461c4816c fix configs 2014-01-23 17:55:27 -03:00
Gustavo Cortez 16d1a6fe16 fix conflicts. Removed hashbang route for html5mode. Changed all urls and route for epxress 2014-01-23 17:49:47 -03:00
Matias Alejo Garcia 25ec207fb3 fix conflics 2014-01-23 15:17:00 -03:00
Matias Alejo Garcia 37783c5286 fix conflics 2014-01-23 15:16:17 -03:00
Gustavo Cortez 011ca9310b fix conflicts 2014-01-22 18:15:29 -03:00
Eric Martindale 904f21405e Allow network to be specified in development envs. 2014-01-21 23:54:58 +00:00
Matias Alejo Garcia 18bbe828cd errors in sync header 2014-01-21 19:13:21 -03:00
Gustavo Cortez ef0b558ed9 fix conflicts 2014-01-20 18:52:28 -03:00
Matias Alejo Garcia 08a54a40e2 sync API 2014-01-19 10:51:01 -03:00
Mario Colque 57ec70d88d rename project 2014-01-17 11:46:12 -03:00
Matias Alejo Garcia 59a34beda0 fixes jshint warnings. add config for disabling sync 2014-01-16 23:23:10 -03:00
Manuel Aráoz 6c3968869b Merge pull request #61 from matiu/bug/05sync
Bug/05sync
2014-01-16 08:03:26 -08:00
Mario Colque ffce4526a6 Merge pull request #59 from cmgustavo/feature/status_api
wow!
2014-01-16 06:35:21 -08:00
Gustavo Cortez acb54a0190 front-end for status network information in a new page 2014-01-16 10:54:21 -03:00
Matias Alejo Garcia 60a2dfa1c2 use new bitcore RpcClient flahs 2014-01-16 10:51:20 -03:00
Mario Colque 8f9fdc1a6e Merge pull request #57 from matiu/feature/04sync
awesome!
2014-01-15 12:43:50 -08:00
Matias Alejo Garcia 213a8e5543 sync refactoring 2014-01-15 17:36:49 -03:00