Commit Graph

1189 Commits

Author SHA1 Message Date
Matias Alejo Garcia a77d5a9cea Merge pull request #112 from matiu/feature/npm-ignore
add npm ignore
2014-06-02 10:32:00 -03:00
Matias Alejo Garcia a46715d649 0.2.3 2014-06-02 10:31:05 -03:00
Matias Alejo Garcia 666b132f11 add npm ignore 2014-06-02 10:27:10 -03:00
Matias Alejo Garcia 39683276e6 Merge pull request #111 from matiu/bug/update-bitcore-dep
Bug/update bitcore dep
2014-06-01 09:05:55 -03:00
Matias Alejo Garcia f60c23563a 0.2.2 2014-06-01 09:04:52 -03:00
Matias Alejo Garcia 881c61c0c2 update dependencies 2014-06-01 09:04:18 -03:00
Gustavo Maximiliano Cortez cd7946d0e9 Merge pull request #108 from matiu/bug/inf-function-name
fix fn name
2014-05-30 14:58:55 -03:00
Matias Alejo Garcia a766738383 fix fn name 2014-05-30 14:56:04 -03:00
Gustavo Maximiliano Cortez 2e060916d5 Merge pull request #107 from matiu/bug/fix-double-spent2
Bug/fix double spent2
2014-05-30 14:24:08 -03:00
Matias Alejo Garcia 7becad01aa add per call cache disable options 2014-05-30 14:19:13 -03:00
Matias Alejo Garcia 985ca1ac39 add ignore Cache 2014-05-30 14:10:32 -03:00
Gustavo Maximiliano Cortez 4dabb9f15e Merge pull request #106 from matiu/bug/fix-double-spent
fix double spent reports
2014-05-30 13:25:21 -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 1b29ca55cb Merge pull request #105 from matiu/feature/blockspager
add pager to blocks within certain date
2014-05-30 11:52:25 -03:00
Matias Alejo Garcia 4ac7165276 add pager to blocks within certain date 2014-05-30 11:50:43 -03:00
Gustavo Maximiliano Cortez 8a0ab018b6 Merge pull request #104 from matiu/feature/fix-sync
Feature/fix sync
2014-05-30 00:11:36 -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 99a9050261 fix update script 2014-05-29 10:47:10 -03:00
Matias Alejo Garcia 180dc1341d Merge pull request #102 from slickage/fix_reorg
Fix crash during reorg: setBlockHeight replaced with setBlockNotMain in ...
2014-05-29 07:38:02 -03:00
Warren Togami 375105136e Fix crash during reorg: setBlockHeight replaced with setBlockNotMain in f0f936d2d8 2014-05-28 23:28:44 -10:00
Matias Alejo Garcia e3c7440cf3 add ts to address key 2014-05-28 13:17:08 -03:00
Gustavo Maximiliano Cortez c9c8a8739f Merge pull request #100 from matiu/feature/refactorAddress2
Feature/refactor address2
2014-05-28 09:54:55 -03:00
Matias Alejo Garcia 3ab0213d5b add cache info on readme 2014-05-28 09:51:48 -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
Matias Alejo Garcia 0b8619dae3 Merge pull request #96 from cmgustavo/bug/01-json
Normalize address information (json). Just show listed fields
2014-05-27 18:04:46 -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
Gustavo Cortez d56368afb0 Reorder functions 2014-05-27 18:02:32 -03:00
Gustavo Cortez aba3ff100d Normalise address information (json). Just show listed fields 2014-05-27 17:09:34 -03:00
Matias Alejo Garcia c90e7cef8a add info about update script in readme 2014-05-27 16:19:21 -03:00
Matias Alejo Garcia ef7ec2328d upgrade script 2014-05-27 16:14:44 -03:00
Mario Colque 63d2261369 Merge pull request #91 from cmgustavo/bug/01-blockextractor
Fixed BlockExtractor
2014-05-27 11:02:13 -03:00
Gustavo Cortez 556361e970 Fixed BlockExtractor 2014-05-27 10:59:34 -03:00
Mario Colque 04db5279a8 Merge pull request #90 from cmgustavo/bug/01-last-tx-value
Fixed round value of latest transaction list (home)
2014-05-27 10:44:35 -03:00
Gustavo Cortez f6157e6d32 Fixed round value of latest transaction list (home) 2014-05-27 10:33:19 -03:00
Matias Alejo Garcia c595d49a4e db update script 2014-05-26 18:49:03 -03:00
Mario Colque a7cadf0371 Merge pull request #89 from matiu/feature/scripts
Feature/scripts
2014-05-26 17:04:48 -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
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
Matias Alejo Garcia 09baa94a8b Merge pull request #88 from cmgustavo/bug/01-sync
Fix sync process by @matiu
2014-05-26 14:11:43 -03:00