Commit Graph

114 Commits

Author SHA1 Message Date
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 d23648befc Merge pull request #369 from colkito/feature/mining-pool-detection
added Minig Pool Detection
2014-02-18 16:48:04 -02:00
Mario Colque 36f3d6684a #340 added mining pool detection on homepage and block list page 2014-02-18 15:44:02 -03:00
Matias Alejo Garcia 1e4a6179de fix tx broadcast 2014-02-18 14:51:45 -03:00
Mario Colque db064e9527 added Minig Pool Detection 2014-02-18 14:35:54 -03:00
Matias Alejo Garcia f5d8891317 failover to RPC sync if File sync fails 2014-02-18 14:01:18 -03:00
Matias Alejo Garcia 04f0cf7b08 smaller page length for TXs in blocks and address 2014-02-15 19:54:17 -03:00
Matias Alejo Garcia 358b32e02a remove parsing txs from RPC 2014-02-15 19:51:35 -03:00
Manuel Araoz 5c9c7aeb5c fix address streamed data 2014-02-14 16:37:43 -03:00
Manuel Araoz 9cbf870254 remove a log 2014-02-13 16:25:34 -03:00
Manuel Araoz 42c193dfd5 sockets now autoreconnect after disconnection 2014-02-13 16:24:43 -03:00
Manuel Araoz add4088542 add error message 2014-02-13 12:37:23 -03:00
Manuel Araoz ec62e77c80 fix bitcoind message problem 2014-02-13 12:37:23 -03:00
Gustavo Cortez 550a9c7f21 fix issue #281 2014-02-13 10:24:47 -03:00
Matias Alejo Garcia e5f92ed030 fix conflics. 2014-02-13 00:28:30 -03:00
Matias Alejo Garcia 09e3e1d32f new levelDB roots. test updated 2014-02-12 23:56:52 -03:00
Matias Alejo Garcia a35fcc776d addr tx orderer by TS. keep unconfirmed balance. fix times in txs 2014-02-12 19:27:29 -03:00
Manuel Araoz 956b04b642 bitcoind connection status derived from PeerSync 2014-02-12 16:30:10 -03:00
Manuel Araoz 39cd42bedc fixed no bitcoind crash 2014-02-12 14:02:33 -03:00
Gustavo Cortez a4a0eef2b0 fixed rounding btc values on homepages 2014-02-12 11:59:29 -03:00
Matias Alejo Garcia 4650418a73 bug/blockslistapi 2014-02-11 16:06:05 -03:00
Matias Alejo Garcia daa8327a5e show double spends, unconfirmed outpoints and incoherences 2014-02-11 13:31:33 -03:00
Gustavo Cortez fcb892f269 fix homepage. fix streamed new txs. 2014-02-10 19:11:13 -03:00
Gustavo Cortez f245622123 fix conflicts. fix table last txs 2014-02-09 21:34:46 -03:00
Gustavo Cortez db8b6e2728 when arrive tx, push on list. fixed streamed blocks on homepage. 2014-02-09 21:11:20 -03:00
Matias Alejo Garcia 87c10a122b fix broadcast 2014-02-09 19:33:39 -03:00
Gustavo Cortez c6d137f856 fixed: blocklist by date with limit. when arrive new block, reload last 5 blocks on homepage. The same for new txs. 2014-02-09 15:59:28 -03:00
Matias Alejo Garcia 2695ee8073 fix conflics 2014-02-08 20:23:06 -03:00
Gustavo Cortez 961cff5eca fix when get genesis block. tx not found on rpc server 2014-02-07 17:39:39 -03:00
Mario Colque 398babaa8f added new controller 2014-02-07 13:57:55 -03:00
Matias Alejo Garcia 94edb188d0 fix standalone p2p 2014-02-06 10:20:49 -03:00
Mario Colque afec679720 added the style improvement for the currency switch 2014-02-06 04:46:50 -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 318d52d593 Merge branch 'feature/leveldb' of github.com:matiu/insight into feature/leveldb 2014-02-05 15:12:05 -03:00
Gustavo Cortez 2a2a2110f5 front-end of block list by date is ready. fillCache for getting blocks. 2014-02-05 15:11:39 -03:00
Matias Alejo Garcia a66b7e54ce adapt REST API for leveldb 2014-02-05 14:25:52 -03:00
Gustavo Cortez 8b1092e3ff fix controller transaction 2014-02-05 10:30:41 -03:00
Gustavo Cortez df33366277 removed mongoose. method: block list by date 2014-02-05 10:16:40 -03:00
Mario Colque 81fbb44516 added new controller cyrrency 2014-02-03 15:09:08 -03:00
Gustavo Cortez e1cb6cddd0 little fix: syntax warning 2014-01-29 17:58:45 -03:00
Matias Alejo Garcia f405f72e74 Merge pull request #169 from matiu/feature/opt-mongo
Feature/opt mongo
2014-01-29 10:13:53 -08:00
Gustavo Cortez 531360e39f fix warning when bitcoind is not running 2014-01-28 11:04:54 -03:00
Matias Alejo Garcia 7607651fd7 optimize fields in mongo for better storage 2014-01-27 17:10:03 -03:00
Gustavo Cortez deac1c2a70 fixed: set info of undefined 2014-01-27 13:19:46 -03:00
Gustavo Cortez 79f980f118 little fix: show txid in consolelog when tx not found in rpc 2014-01-27 13:17:00 -03:00
Matias Alejo Garcia 243f22381d update controllers to new virtual TX model 2014-01-27 13:10:59 -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