Commit Graph

177 Commits

Author SHA1 Message Date
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
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