Commit Graph

49 Commits

Author SHA1 Message Date
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 2c70e21f55 add check in getUxos 2014-04-15 09:15:47 -03:00
Matias Alejo Garcia c3339dc4d6 fix sockets related issues 2014-03-20 14:06:37 -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
Matias Alejo Garcia dbc2fe5c37 add scriptpubkey to utxo 2014-02-20 16:10:10 -03:00
Matias Alejo Garcia c2221a9ece fix repeating TXs in addr pages 2014-02-18 19:31:23 -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 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 ab808e5c2b refactor Rpc classes. add file index in DB 2014-02-13 16:14:22 -03:00
Matias Alejo Garcia 09e3e1d32f new levelDB roots. test updated 2014-02-12 23:56:52 -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
Matias Alejo Garcia 65c711b278 fixes #266 and #264 2014-02-12 13:11:27 -03:00
Manuel Araoz 96c47debab fixed tests after merge 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
Matias Alejo Garcia 2ac7a5b675 fix zero time txs 2014-02-10 17:59:18 -03: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 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 2eacaf3bf9 add index to handle txs in orphan blocks faster 2014-02-09 09:34:47 -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
Matias Alejo Garcia 2f98fe35b3 rpc on classtool 2014-02-05 15:08:39 -03:00
Matias Alejo Garcia 061e4e4b34 leveldb connection using classtool 2014-02-05 13:02:51 -03:00
Matias Alejo Garcia 548572bfa3 all test working again with level DB 2014-02-05 11:23:41 -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
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 5734890f10 sync with levelDb working! 2014-02-03 23:30:46 -03:00