Commit Graph

121 Commits

Author SHA1 Message Date
Matias Alejo Garcia c8e5b93aa3 add more warning on startup 2014-05-26 17:00:20 -03:00
Matias Alejo Garcia b5ff9fa84b add cache for balance and utxo 2014-05-25 17:34:49 -03:00
Matias Alejo Garcia e61045f553 add block height to level DB 2014-05-20 18:07:25 -03:00
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 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 3bd44e12a2 names more descriptive 2014-03-21 10:24:44 -03:00
Gustavo Cortez 80eb012f83 getting address information in two modes: only balance (without txs list) and complete mode (balance + txs). 2014-03-20 16:36:45 -03:00
Gustavo Cortez e257bd97de Fixed: not show minersPool and bDb on /api/status information 2014-03-19 13:12:51 -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 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 f4d10adec4 fix names 2014-02-20 10:54:02 -03:00
Matias Alejo Garcia 57d9f01541 include confirmations WIP 2014-02-19 21:54:32 -03:00
Matias Alejo Garcia 79814e10fa add API call to return unspent outputs for an address 2014-02-19 21:47:00 -03:00
Matias Alejo Garcia 9d71a26766 fix spents in first part of key matching errors 2014-02-18 19:31:08 -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 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 87c10a122b fix broadcast 2014-02-09 19:33:39 -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 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
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
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 d5d6bcd131 addr test working ~50% 2014-02-04 04:06:03 -03:00
Matias Alejo Garcia 5734890f10 sync with levelDb working! 2014-02-03 23:30:46 -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 5ea85584c4 git fixes 2014-02-01 22:44:32 -03:00
Gustavo Cortez e1cb6cddd0 little fix: syntax warning 2014-01-29 17:58:45 -03:00
Matias Alejo Garcia 6f2ffeff04 new DB schema. test updated 2014-01-29 15:10:36 -03:00
Matias Alejo Garcia 7607651fd7 optimize fields in mongo for better storage 2014-01-27 17:10:03 -03:00
Matias Alejo Garcia 243f22381d update controllers to new virtual TX model 2014-01-27 13:10:59 -03:00
Matias Alejo Garcia 66e3dd977b refactor tx, update tests 2014-01-27 12:51:11 -03:00
Manuel Araoz 52cb28c586 feeds->fees 2014-01-21 16:49:09 -03:00
Matias Alejo Garcia ee275dde12 show tx by reverse order in addr 2014-01-21 15:49:25 -03:00
Manuel Aráoz 99c04752cd Merge pull request #97 from cmgustavo/feature/01link-status-page
Feature/01link status page
2014-01-20 19:15:12 -08:00
Matias Alejo Garcia 1a8307263a Merge pull request #96 from cmgustavo/feature/01block-index-by-height
Feature/01block index by height
2014-01-20 19:11:10 -08:00
Matias Alejo Garcia c665fe6eb1 resolve conflics 2014-01-20 23:54:59 -03:00
Matias Alejo Garcia 8df8b9e350 expand input / outputs 2014-01-20 23:01:07 -03:00
Gustavo Cortez 8b15df0e2a link and fix lookandfell statusPage. fix footer, placeholder, block box. Little fix pager of block list. 2014-01-20 21:02:47 -03:00
Gustavo Cortez ef0b558ed9 fix conflicts 2014-01-20 18:52:28 -03:00
Manuel Araoz 94a3f463ad bugfix and sound added to streamed txs for address 2014-01-20 17:34:59 -03:00
Matias Alejo Garcia 05f2cf426c resolve merge 2014-01-20 16:47:46 -03:00