Commit Graph

631 Commits

Author SHA1 Message Date
Matias Alejo Garcia dbe65e6860 Merge pull request #183 from matiu/feature/leveldb
Feature/leveldb
2014-02-05 16:24:35 -02:00
Gustavo Cortez 3a3972616b fix conflicts 2014-02-05 15:29:50 -03:00
Gustavo Cortez e47a53e95a fixed block by height 2014-02-05 15:27:50 -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 52179a2f4e Merge branch 'feature/leveldb' of github.com:matiu/insight into feature/leveldb 2014-02-05 15:09:37 -03:00
Matias Alejo Garcia 2f98fe35b3 rpc on classtool 2014-02-05 15:08:39 -03:00
Matias Alejo Garcia a66b7e54ce adapt REST API for leveldb 2014-02-05 14:25:52 -03:00
Gustavo Cortez f1c52a97a0 added limit to method blocks by date 2014-02-05 14:17:19 -03:00
Matias Alejo Garcia 11aa379bb4 fix sync params 2014-02-05 13:38:39 -03:00
Matias Alejo Garcia 061e4e4b34 leveldb connection using classtool 2014-02-05 13:02:51 -03:00
Matias Alejo Garcia a031941c62 fix time at block 2014-02-05 12:31:38 -03:00
Matias Alejo Garcia 58104707a2 Merge branch 'feature/leveldb' of github.com:matiu/insight into feature/leveldb 2014-02-05 11:24:20 -03:00
Matias Alejo Garcia 548572bfa3 all test working again with level DB 2014-02-05 11:23:41 -03:00
Gustavo Cortez aebfdebfde fix test 2014-02-05 10:59:01 -03:00
Gustavo Cortez 8b1092e3ff fix controller transaction 2014-02-05 10:30:41 -03:00
Gustavo Cortez e16fb98c91 fix conflicts 2014-02-05 10:26:37 -03:00
Gustavo Cortez df33366277 removed mongoose. method: block list by date 2014-02-05 10:16:40 -03:00
Matias Alejo Garcia e4095cbf8e fix timestamp and rounding in TXs 2014-02-05 03:34:46 -03:00
Matias Alejo Garcia 71b27aede0 better remove in txDB 2014-02-05 02:48:54 -03:00
Matias Alejo Garcia c516c113cb more fixes on sync 2014-02-04 23:50:18 -03:00
Matias Alejo Garcia d9f6de4e0c sync fixes 2014-02-04 19:55:58 -03:00
Gustavo Cortez fe8bb95e28 block test: list of hashes by date 2014-02-04 17:22:51 -03:00
Matias Alejo Garcia 0881b8e538 fix orphanazer 2014-02-04 14:14:09 -03:00
Matias Alejo Garcia fd4f6e82cc simple test for sync 2014-02-04 13:06:05 -03:00
Mario Colque 71949da2ff Merge pull request #181 from cmgustavo/bug/01navbar-developers-search
fix search box for small devices
2014-02-04 04:58:19 -08:00
Matias Alejo Garcia d5d6bcd131 addr test working ~50% 2014-02-04 04:06:03 -03:00
Matias Alejo Garcia 65aad6d0ad 02 transaction tests passing 2014-02-04 03:41:32 -03:00
Matias Alejo Garcia 339f6f79fc mocha 01-txout passing 2014-02-04 03:22:58 -03:00
Matias Alejo Garcia fb300c2561 sync with levelDb working! 2014-02-03 23:31:37 -03:00
Matias Alejo Garcia 5734890f10 sync with levelDb working! 2014-02-03 23:30:46 -03:00
Gustavo Cortez b69b269cbf fix search box for small devices 2014-02-03 18:16:35 -03:00
Matias Alejo Garcia fc509f6e7e remove recursion from HistoricSync for speed 2014-02-03 15:35:31 -03:00
Mario Colque e438fb53b7 Merge pull request #180 from cmgustavo/feature/01developers-page
Feature/01developers page
2014-02-03 05:35:30 -08:00
Gustavo Cortez 6b362d5e7b added top messages 2014-02-03 10:39:16 -03:00
Gustavo Cortez c4a05c1060 color in developer: titles 2014-02-03 10:35:12 -03:00
Matias Alejo Garcia 6097420bf6 Merge pull request #179 from matiu/bug/blockextractor
Bug/blockextractor
2014-02-01 17:58:24 -08:00
Matias Alejo Garcia 35b82197ad fix blocke 2014-02-01 22:57:31 -03:00
Matias Alejo Garcia 577d1a5031 hotfix in blockExtractor 2014-02-01 22:56:40 -03:00
Matias Alejo Garcia 6c7ce4b3fa Merge pull request #178 from matiu/feature/file-syncing2
Feature/file syncing2
2014-02-01 17:48:16 -08:00
Matias Alejo Garcia 39abe56f27 config files 2014-02-01 22:47:16 -03:00
Matias Alejo Garcia 02c3512f94 orphan blocks ignored on file sync 2014-02-01 22:45:47 -03:00
Matias Alejo Garcia 23960f0c37 files sync workgin 2014-02-01 22:45:38 -03:00
Matias Alejo Garcia 474b3daa53 fromFiles WIP 2014-02-01 22:45:28 -03:00
Matias Alejo Garcia ddeaa5d835 blockExtractor class to read blocks from bitcoind .dat files 2014-02-01 22:45:08 -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
Gustavo Cortez da75d543f2 added API documentation to developers page 2014-01-31 19:16:35 -03:00
Gustavo Maximiliano Cortez 6995563437 Merge pull request #177 from colkito/bug/new-templates-for-angular
Bug/new templates for angular
2014-01-31 12:56:15 -08:00
Mario Colque 35fcb49660 fix container margin 2014-01-31 17:02:55 -03:00