Commit Graph

777 Commits

Author SHA1 Message Date
Ivan Socolsky 39b254b163 fix tests 2015-05-11 16:51:00 -03:00
Ivan Socolsky 37a02c37ec refactor notification dispatching 2015-05-11 16:51:00 -03:00
Ivan Socolsky de037a3227 add email model 2015-05-11 16:51:00 -03:00
Ivan Socolsky eace1295ea add preferences to wallet status 2015-05-11 16:51:00 -03:00
Ivan Socolsky d616959320 add preferences 2015-05-11 16:49:56 -03:00
Matias Alejo Garcia ebc779fb02 Merge pull request #204 from isocolsky/ref/launcher
Refactor BWS launch script
2015-05-08 09:25:56 -03:00
Matias Alejo Garcia a83d788a7f Merge pull request #206 from isocolsky/index_db
Index db
2015-05-07 19:02:27 -03:00
Ivan Socolsky b39e719fce refactor express app 2015-05-07 18:30:08 -03:00
Ivan Socolsky 82d0ba7d27 remove index creation from query methods 2015-05-07 18:17:18 -03:00
Ivan Socolsky e6dba8c824 add indexes for commong db opperations 2015-05-07 18:16:35 -03:00
Matias Alejo Garcia 0cbff65110 Merge pull request #202 from isocolsky/message_queue
Allow multiple instances (using message broker)
2015-05-07 18:01:19 -03:00
Ivan Socolsky 02755dbdd6 resubscribe when disconnected 2015-05-07 15:10:02 -03:00
Ivan Socolsky 75a834c4cf various fixes 2015-05-07 14:29:22 -03:00
Ivan Socolsky bfaf7ff5c4 refactor websockets app 2015-05-06 16:26:43 -03:00
Ivan Socolsky 86525ce6ef refactor bcmonitor 2015-05-06 16:03:58 -03:00
Ivan Socolsky cf8106eb3f ignore change addresses 2015-05-06 14:32:01 -03:00
Ivan Socolsky 117dddc138 remove tests for blockchain monitor 2015-05-06 12:52:18 -03:00
Ivan Socolsky ae0114b17b broadcast blockchain events 2015-05-06 12:48:43 -03:00
Ivan Socolsky 756b82b370 update websocket app 2015-05-06 10:28:47 -03:00
Ivan Socolsky a0e21ed8e1 message broker 2015-05-06 10:00:09 -03:00
Ivan Socolsky cce8b64260 refactoring 2015-05-05 13:04:29 -03:00
Ivan Socolsky bd45f8ef99 add message queue service 2015-05-04 18:23:56 -03:00
Ivan Socolsky 1422107c6e return after generating notification 2015-04-30 20:31:45 -03:00
Matias Alejo Garcia bef20234f1 Merge pull request #200 from bitpay/bitjson-readme
Update README.md
2015-04-29 12:10:30 -03:00
Matias Alejo Garcia b90243c667 Merge pull request #199 from isocolsky/fix/docs
fix typo
2015-04-29 12:10:05 -03:00
Ivan Socolsky 04ea2f62e1 fix typo 2015-04-29 12:11:29 -03:00
Jason Dreyzehner 75c041f160 Update README.md 2015-04-29 11:09:24 -04:00
Ivan Socolsky 97917d89fe Merge pull request #197 from matiu/bug/level2mongo
Bug/level2mongo
2015-04-28 15:13:19 -03:00
Matias Alejo Garcia 688b228271 . 2015-04-28 14:52:26 -03:00
Matias Alejo Garcia 1e0c45aefc fix level2mongo 2015-04-28 14:48:34 -03:00
Ivan Socolsky 0f1e89a654 Merge pull request #196 from matiu/bug/startup
die if cant connect to mongodb
2015-04-28 11:14:14 -03:00
Matias Alejo Garcia 25cbf5ddbd die if cant connect to mongodb 2015-04-28 11:03:46 -03:00
Matias Alejo Garcia 784e3d956c Merge pull request #195 from isocolsky/ref/mongo_uri
make mongodb uri configurable
2015-04-23 18:01:43 -03:00
Matias Alejo Garcia b2fc72f5e5 Merge pull request #194 from isocolsky/ref/models
Ref/models
2015-04-23 18:01:24 -03:00
Ivan Socolsky fd542db4a6 make mongodb uri configurable 2015-04-23 16:30:16 -03:00
Ivan Socolsky aecd12b5be migration script 2015-04-23 12:40:05 -03:00
Ivan Socolsky 4b53947ae6 add network to txproposal model 2015-04-23 12:33:01 -03:00
Ivan Socolsky d8524fed2a add network to address model 2015-04-23 12:25:36 -03:00
Matias Alejo Garcia c7ffacac93 Merge pull request #193 from matiaspando/feat/stats2
Adding stats on mongodb
2015-04-23 10:02:05 -03:00
Matias Pando f9f7b9ff4b Adding stats on mondodb 2015-04-22 15:46:19 -03:00
Ivan Socolsky 9741b9f690 Merge pull request #192 from matiu/bug/migration-script
fix ending condition
2015-04-22 15:03:49 -03:00
Matias Alejo Garcia 0e01e0000e fix ending condition 2015-04-22 15:02:25 -03:00
Matias Alejo Garcia 6c74f55952 Update README.md 2015-04-22 14:35:49 -03:00
Matias Alejo Garcia f612d3ea79 Update README.md 2015-04-22 14:34:52 -03:00
Matias Alejo Garcia 8af5d5ea16 Update package.json 2015-04-22 14:31:58 -03:00
Matias Alejo Garcia 2fb5754da4 Merge pull request #191 from isocolsky/mongo
Mongo
2015-04-22 14:30:54 -03:00
Ivan Socolsky 4864e81fba migration script 2015-04-22 10:23:54 -03:00
Ivan Socolsky 95b0b72416 all tests passing with tingodb memStore 2015-04-21 23:16:18 -03:00
Ivan Socolsky 7a0ec9f111 first attempt at integrating tingodb 2015-04-21 16:24:01 -03:00
Ivan Socolsky 899ed5f1d1 Merge pull request #1 from matiu/mongo2
async initialize
2015-04-21 15:31:43 -03:00