Commit Graph

125 Commits

Author SHA1 Message Date
Esteban Ordano 8797480a3b Fixes testing error 2014-10-26 21:10:45 -03:00
Esteban Ordano d26764b07b Add key/value storage differentiated by email 2014-10-26 20:42:51 -03:00
Esteban Ordano 01706fd0fa Improve the email store plugin:
* Allow overwrite of data
* Clean up code
* Improve tests
2014-10-23 15:36:50 -03:00
Manuel Araoz 3af12d4339 fix tests 2014-09-29 12:27:37 -03:00
Esteban Ordano f06e1020d9 feature: Public Profile information for a SIN 2014-09-27 23:27:53 -03:00
Esteban Ordano 09673a93a2 Add emailstore plugin, based on credentials 2014-09-26 15:57:07 -03:00
Esteban Ordano bcd154fbc1 credentialstore: add tests 2014-09-22 15:18:33 -03:00
Manuel Araoz 02659021d3 cleaner plugin: removeUpTo 2014-09-01 20:23:57 -03:00
Manuel Araoz 8dc4af654b cleaner plugin: optimize getMessages 2014-09-01 20:23:57 -03:00
Manuel Araoz 8d672de5bd refactoring message broker into plugin 2014-08-21 16:37:03 -04:00
Manuel Araoz 9964f568b4 make sync work 2014-08-05 15:58:08 -03:00
Manuel Araoz 1d5af5bdad add socket server test 2014-08-05 13:04:38 -03:00
Manuel Araoz 3977dc8443 fix tests and make it work with encryption & sigs 2014-08-04 15:43:38 -03:00
Manuel Araoz 2174f3e4be fix multiple handlers 2014-08-01 19:05:05 -03:00
Manuel Araoz b825f51ce4 getMessages working 2014-08-01 19:05:05 -03:00
Manuel Araoz 7273776e55 linking socket with leveldb 2014-08-01 19:05:05 -03:00
Manuel Araoz ac1c98f8d4 fix title print 2014-08-01 19:05:05 -03:00
Manuel Araoz c39749c58e add MessageDb 2014-08-01 19:05:04 -03:00
Matias Alejo Garcia 3bfcb95e23 add test for backwars compat 2014-06-08 20:32:43 -03:00
Matias Alejo Garcia 9df1674577 fix error in scriptpubkey cache 2014-06-08 20:10:33 -03:00
Matias Alejo Garcia 3dbfae11a3 modifies unspent interfase to be more clear 2014-06-05 17:07:54 -03:00
Matias Alejo Garcia 65a50936ae updates reorg tests 2014-06-03 10:09:55 -03:00
Matias Alejo Garcia 985ca1ac39 add ignore Cache 2014-05-30 14:10:32 -03:00
Matias Alejo Garcia 4ac7165276 add pager to blocks within certain date 2014-05-30 11:50:43 -03:00
Matias Alejo Garcia e3c7440cf3 add ts to address key 2014-05-28 13:17:08 -03:00
Matias Alejo Garcia 3ab0213d5b add cache info on readme 2014-05-28 09:51:48 -03:00
Matias Alejo Garcia b1261bbf3b refactor addr update opts 2014-05-28 09:51:48 -03:00
Matias Alejo Garcia 98130d3647 fix cache usage, and test 2014-05-28 08:17:47 -03:00
Matias Alejo Garcia 3da0779d70 fix confirmed balance 2014-05-27 18:02:42 -03:00
Matias Alejo Garcia c8e5b93aa3 add more warning on startup 2014-05-26 17:00:20 -03:00
Gustavo Cortez 0779dd6da7 Fix sync process by @matiu 2014-05-26 14:09:25 -03:00
Matias Alejo Garcia b5ff9fa84b add cache for balance and utxo 2014-05-25 17:34:49 -03:00
Matias Alejo Garcia f0f936d2d8 refactor tdb and bdb 2014-05-23 21:23:44 -03:00
Matias Alejo Garcia e61045f553 add block height to level DB 2014-05-20 18:07:25 -03:00
Matias Alejo Garcia 0410582d03 update integration tests 2014-05-20 11:09:48 -03:00
Matias Alejo Garcia 36281230a0 update test. 2014-05-13 16:20:22 -03:00
Matias Alejo Garcia 2c70e21f55 add check in getUxos 2014-04-15 09:15:47 -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 c2221a9ece fix repeating TXs in addr pages 2014-02-18 19:31:23 -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 f69f210abf fix working for spent, also in var names 2014-02-16 13:38:34 -03:00
Matias Alejo Garcia 68b4342525 fix tests 2014-02-14 18:26:26 -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
Manuel Araoz dad357c388 fixed address balances and tx 2014-02-11 18:18:23 -03:00
Manuel Araoz 605bda7da5 address tests 2014-02-11 18:18:23 -03:00
Manuel Araoz e1da663726 fix peersync tests 2014-02-11 18:18:23 -03:00
Manuel Araoz 508eafa393 node sync integration test 2014-02-11 18:18:23 -03:00