Commit Graph

217 Commits

Author SHA1 Message Date
Matias Alejo Garcia dbc2fe5c37 add scriptpubkey to utxo 2014-02-20 16:10:10 -03:00
Matias Alejo Garcia d8092e451e Merge pull request #376 from matiu/bug/repeating-txs
update to buffertools 2.0
2014-02-18 20:42:33 -02:00
Matias Alejo Garcia 7e2035ebeb Merge pull request #374 from colkito/bug/hide-copy-button-without-flash
#356 Fixed copy button if have not flash installed
2014-02-18 20:41:28 -02:00
Matias Alejo Garcia 5230a79114 update to buffertools 2.0 2014-02-18 19:40:37 -03:00
Matias Alejo Garcia da43ca9231 Merge pull request #375 from matiu/bug/repeating-txs
Bug/repeating txs
2014-02-18 20:35:06 -02:00
Matias Alejo Garcia c2221a9ece fix repeating TXs in addr pages 2014-02-18 19:31:23 -03:00
Mario Colque 91652d854d #356 Fixed copy button if have not flash installed 2014-02-18 16:40:14 -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
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 67a68ee3ca broadcast last sync status 2014-02-18 12:51:22 -03:00
Matias Alejo Garcia 6430f05d30 broadcast last sync status 2014-02-18 12:50:27 -03:00
Matias Alejo Garcia 21cdca537a fix typo for sync strategy 2014-02-18 10:49:52 -03:00
Matias Alejo Garcia b8f95b7a0e refactor of historic sync. Handles all know scenarios 2014-02-18 03:40:55 -03:00
Matias Alejo Garcia 601318f0e1 pool match - WIP 2014-02-17 15:04:01 -03:00
Matias Alejo Garcia f69f210abf fix working for spent, also in var names 2014-02-16 13:38:34 -03:00
Matias Alejo Garcia a4626f97eb fix block reward 2014-02-16 13:08:43 -03:00
Matias Alejo Garcia 10c69762bf option to skip double speed confirmations 2014-02-15 20:26:17 -03:00
Matias Alejo Garcia 358b32e02a remove parsing txs from RPC 2014-02-15 19:51:35 -03:00
Matias Alejo Garcia 101ecd3481 add concurrency limit 2014-02-14 20:50:42 -03:00
Matias Alejo Garcia 4c1e6642ce add max open files 2014-02-14 19:20:25 -03:00
Manuel Araoz 75b4f5e098 fix historic sync 2014-02-14 18:02:57 -03:00
Matias Alejo Garcia 72da5c56e1 fix base58check binary version 2014-02-14 17:18:12 -03:00
Manuel Araoz aae1db2071 minor bugfixes 2014-02-14 16:49:22 -03:00
Manuel Araoz 5c9c7aeb5c fix address streamed data 2014-02-14 16:37:43 -03:00
Matias Alejo Garcia 48d5af8072 ts in js epoch 2014-02-14 10:46:26 -03:00
Matias Alejo Garcia b430742aa8 add endTs to status 2014-02-14 09:57:29 -03:00
Matias Alejo Garcia 3db0ac8615 add c++ version of base58 to faster sync 2014-02-14 09:20:20 -03:00
Gustavo Maximiliano Cortez e5216a4fe6 Merge pull request #302 from maraoz/feature/improve-error-messages
improve error messages + fix server error display
2014-02-13 18:42:49 -02:00
Manuel Araoz 8b88a01f65 add host port to bitcoind error message 2014-02-13 17:16:35 -03:00
Matias Alejo Garcia 64956538cc refactor sync 2014-02-13 17:12:19 -03:00
Matias Alejo Garcia ab808e5c2b refactor Rpc classes. add file index in DB 2014-02-13 16:14:22 -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 6cef1eaec3 uptoexisting -> to to tip block 2014-02-12 23:37:01 -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
Matias Alejo Garcia 65c711b278 fixes #266 and #264 2014-02-12 13:11:27 -03:00
Manuel Araoz d1ef058125 Fix status page: percentage bar shows 100% on complete 2014-02-12 12:57:55 -03:00
Manuel Araoz 3191266fc8 remove console.log 2014-02-11 18:34:24 -03:00
Manuel Araoz 96c47debab fixed tests after merge 2014-02-11 18:18:23 -03:00
Manuel Araoz e1da663726 fix peersync tests 2014-02-11 18:18:23 -03:00
Matias Alejo Garcia 5a8a06e0dd show spend status on outputs 2014-02-11 14:50:19 -03:00
Matias Alejo Garcia daa8327a5e show double spends, unconfirmed outpoints and incoherences 2014-02-11 13:31:33 -03:00
Gustavo Maximiliano Cortez b43e2673c9 Merge pull request #226 from cmgustavo/feature/02streamed
fix homepage. fix streamed new txs.
2014-02-10 20:05:21 -02:00
Gustavo Cortez fcb892f269 fix homepage. fix streamed new txs. 2014-02-10 19:11:13 -03:00
Matias Alejo Garcia 2ac7a5b675 fix zero time txs 2014-02-10 17:59:18 -03:00
Matias Alejo Garcia 340153c629 fix conflics 2014-02-10 17:50:12 -03:00
Matias Alejo Garcia 92fa7d5159 add grunt to postintall 2014-02-10 17:48:49 -03:00
Matias Alejo Garcia 3c317d700b Merge pull request #220 from matiu/feature/handle-double-spends
Feature/handle double spends
2014-02-10 18:15:31 -02:00
Matias Alejo Garcia a920abdcd9 handle double spends 2014-02-10 17:12:40 -03:00
Matias Alejo Garcia 8b892edfbc new txout-spend- schema 2014-02-10 15:50:07 -03:00
Matias Alejo Garcia 9910fa4d40 fix rounding errs at valueOut 2014-02-10 15:49:33 -03:00
Matias Alejo Garcia 280f815f97 index for output spend matching (speeds ups tx api 2014-02-10 14:10:49 -03:00
Matias Alejo Garcia 7496fc47de index for output spend matching (speeds ups tx api 2014-02-10 14:09:28 -03:00
Matias Alejo Garcia 0bbc9763b2 shows orphan status on block page 2014-02-10 11:00:31 -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 d5020b9b55 fix json for blocks 2014-02-09 19:46:40 -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 2eacaf3bf9 add index to handle txs in orphan blocks faster 2014-02-09 09:34:47 -03:00
Matias Alejo Garcia 165b8f53ca add block reward to block page, remove it from coinbase 2014-02-08 22:36:03 -03:00
Matias Alejo Garcia b5ad5643b1 sync working embedded in http server 2014-02-08 20:09:54 -03:00
Matias Alejo Garcia 97e1903dd1 complete sync process from files working 2014-02-08 16:20:51 -03:00
Matias Alejo Garcia 9ebc70a3e4 reorg case 1) working and tested 2014-02-08 10:57:37 -03:00
Matias Alejo Garcia 94edb188d0 fix standalone p2p 2014-02-06 10:20:49 -03:00
Gustavo Cortez ed6a259c21 fix warning with var not used. removed developers section. fix navbar search 2014-02-05 15:55:07 -03: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 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 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
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
Matias Alejo Garcia fc509f6e7e remove recursion from HistoricSync for speed 2014-02-03 15:35:31 -03: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