Commit Graph

217 Commits

Author SHA1 Message Date
Matias Alejo Garcia 881c61c0c2 update dependencies 2014-06-01 09:04:18 -03:00
Matias Alejo Garcia a766738383 fix fn name 2014-05-30 14:56:04 -03:00
Matias Alejo Garcia 985ca1ac39 add ignore Cache 2014-05-30 14:10:32 -03:00
Matias Alejo Garcia 69f7ee6aa7 remove console logs 2014-05-30 13:20:19 -03:00
Matias Alejo Garcia 4eb31758e4 fix double spent reports 2014-05-30 13:14:53 -03:00
Matias Alejo Garcia 4ac7165276 add pager to blocks within certain date 2014-05-30 11:50:43 -03:00
Matias Alejo Garcia d538e154d6 update script and fixes 2014-05-29 23:37:26 -03:00
Matias Alejo Garcia 108a327d5a fix blockdb check 2014-05-29 10:47:40 -03:00
Matias Alejo Garcia e3c7440cf3 add ts to address key 2014-05-28 13:17:08 -03:00
Matias Alejo Garcia b1261bbf3b refactor addr update opts 2014-05-28 09:51:48 -03:00
Gustavo Maximiliano Cortez 172c2589d7 Merge pull request #99 from matiu/bug/fix-cache
Bug/fix cache
2014-05-28 09:42:55 -03:00
Gustavo Maximiliano Cortez e9bfdba325 Merge pull request #98 from matiu/bug/fix-addr-broadcast
fix addr broadcast and sync info;
2014-05-28 09:40:14 -03:00
Matias Alejo Garcia 98130d3647 fix cache usage, and test 2014-05-28 08:17:47 -03:00
Matias Alejo Garcia 6a751e2a8f fix addr broadcast and sync info; 2014-05-28 00:17:42 -03:00
Gustavo Maximiliano Cortez b157257a92 Merge pull request #97 from matiu/bug/confirmed-balance
Bug/confirmed balance
2014-05-27 18:04:57 -03:00
Gustavo Maximiliano Cortez 342fe938fa Merge pull request #95 from matiu/feature/scripts
Feature/scripts
2014-05-27 18:04:31 -03:00
Matias Alejo Garcia 3da0779d70 fix confirmed balance 2014-05-27 18:02:42 -03:00
Matias Alejo Garcia ef7ec2328d upgrade script 2014-05-27 16:14:44 -03:00
Gustavo Cortez 556361e970 Fixed BlockExtractor 2014-05-27 10:59:34 -03:00
Matias Alejo Garcia c595d49a4e db update script 2014-05-26 18:49:03 -03:00
Matias Alejo Garcia c8e5b93aa3 add more warning on startup 2014-05-26 17:00:20 -03:00
Matias Alejo Garcia eebc286825 add WARN is db version is old 2014-05-26 16:59:39 -03:00
Gustavo Cortez 0779dd6da7 Fix sync process by @matiu 2014-05-26 14:09:25 -03:00
Matias Alejo Garcia bce9f7a0bb refactor in Transaction db 2014-05-25 23:54:08 -03:00
Matias Alejo Garcia b5ff9fa84b add cache for balance and utxo 2014-05-25 17:34:49 -03:00
Matias Alejo Garcia f0f936d2d8 refactor tdb and bdb 2014-05-23 21:23:44 -03:00
Matias Alejo Garcia 4aaece66a5 rm tdb dependency from Block DB2 2014-05-21 15:53:49 -03:00
Matias Alejo Garcia 58c17bd037 rm tdb dependency from Block DB 2014-05-21 15:51:24 -03:00
Matias Alejo Garcia e61045f553 add block height to level DB 2014-05-20 18:07:25 -03:00
Matias Alejo Garcia 7b7d0868f0 fix valOut 2014-05-17 18:48:54 -03:00
Matias Alejo Garcia f537db469e fixes rounding errors in fees and valueout 2014-05-17 13:45:23 -03:00
Matias Alejo Garcia 00b2abd2ac fix get getAddr to new bitcore 2014-05-17 13:07:50 -03:00
Matias Alejo Garcia c5338eb2a8 fix sci notation 2014-05-17 00:21:21 -03:00
Matias Alejo Garcia 3a6b90f1dd update to bitcore 0.1.19 2014-05-13 17:31:35 -03:00
Matias Alejo Garcia 9b4ba424a8 fix bug handling unconfirmed txs 2014-05-13 17:00:32 -03:00
Manuel Araoz 19c2b10b56 fix PeerSync 2014-05-13 14:02:19 -03:00
Peter Limbach c08ccc388f add missing updates 2014-05-07 15:42:45 +02:00
Peter Limbach a8b39237ad update bitcore lib to 0.1.18 2014-05-07 14:45:44 +02:00
Matias Alejo Garcia 0d303564f9 fix method name 2014-04-23 23:45:01 -03:00
Matias Alejo Garcia a4eda61659 move DB out of insight directory 2014-04-17 09:32:49 -03:00
Matias Alejo Garcia 5302c36c82 Merge pull request #43 from matiu/bug/fix-utxos-for-orphaned-txs
Bug/fix utxos for orphaned txs
2014-04-16 22:15:43 -03:00
Matias Alejo Garcia 2c70e21f55 add check in getUxos 2014-04-15 09:15:47 -03:00
Gustavo Cortez 80391805d2 Fix #454: when getting pool information of block 0 2014-04-07 09:46:08 -03:00
Matias Alejo Garcia 7f674e0566 adds a try-catch block in script processing 2014-03-21 19:21:17 -03:00
Matias Alejo Garcia c3339dc4d6 fix sockets related issues 2014-03-20 14:06:37 -03:00
Matias Alejo Garcia ae4769555b support for new bitcore version ~0.1.6 2014-03-10 15:06:10 -03:00
Matias Alejo Garcia 040ea6bfb4 adapt insight-api to work with bitcores soop version 2014-03-10 12:46:48 -03:00
Matias Alejo Garcia e19cd9f2ba insight with soop. WIP 2014-03-05 23:03:56 -03:00
Gustavo Cortez c7259ab7e6 send raw tx by POST 2014-02-27 14:11:05 -03:00
Mario Colque c28dd990b0 separated insight API from the front-end 2014-02-25 01:44:19 -03:00