Commit Graph

107 Commits

Author SHA1 Message Date
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
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