Commit Graph

98 Commits

Author SHA1 Message Date
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
Gustavo Maximiliano Cortez cb1861f10f Merge pull request #85 from matiu/feature/optimizations
Feature/optimizations -- great jobs!
2014-05-26 10:15:04 -03:00
Matias Alejo Garcia b5ff9fa84b add cache for balance and utxo 2014-05-25 17:34:49 -03:00
Mario Colque 6af4b2620b added new POST route 2014-05-20 11:10:23 -03:00
Manuel Araoz 19c2b10b56 fix PeerSync 2014-05-13 14:02:19 -03:00
Manuel Araoz 9b602b9fa4 add multiutxo api call 2014-05-12 18:23:15 -03:00
Matias Alejo Garcia 5541e6590d Merge pull request #28 from thedawnrider/addressProperties
Address properties
2014-04-23 23:57:13 -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
Gustavo Cortez da004dc578 Added support for http request methods. 2014-04-15 16:45:26 -03:00
Ian Coleman ed4025bffe Address Properties moved to addresses controller 2014-03-27 08:39:13 +11:00
Ian Coleman b8ac382370 AddressProperty for unconfirmedBalance 2014-03-21 13:06:13 +11:00
Ian Coleman 306f2cd1e3 AddressProperty for totalSent 2014-03-21 13:04:44 +11:00
Ian Coleman f88fdff88c AddressProperty for totalReceived 2014-03-21 13:02:14 +11:00
Ian Coleman 3bd3ea2b1f AddressProperty route for /addr/[:addr]/property
eg /addr[:addr]/balance will return just the balance for the address.
This needs expanding but is a good basis upon which to expand.
2014-03-21 12:57:34 +11:00
Matias Alejo Garcia 1af6bb7a02 Merge pull request #6 from cmgustavo/feature/01-sendtx-support
Feature/01 sendtx support
2014-02-27 15:38:28 -02:00
Gustavo Cortez c7259ab7e6 send raw tx by POST 2014-02-27 14:11:05 -03:00
Gustavo Cortez 344f543605 fix route when reload the page from the front-end 2014-02-26 18:57:51 -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 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