Commit Graph

605 Commits

Author SHA1 Message Date
Ivan Socolsky 6b5254e6ad test blockchain explorer 2015-03-31 12:59:23 -03:00
Ivan Socolsky ff8c360435 cleanup test code 2015-03-31 12:29:28 -03:00
Ivan Socolsky 6209a2ac97 test blockchain monitor using stubs 2015-03-31 12:04:02 -03:00
Ivan Socolsky cf73449e7c mv blockExplorer -> blockchainExplorer 2015-03-30 20:16:51 -03:00
Ivan Socolsky f4fb471ace refactor code to make it testable 2015-03-30 19:44:16 -03:00
Ivan Socolsky b408f8108a refactor subscription data structure 2015-03-30 18:37:50 -03:00
Ivan Socolsky 26d4d5c434 fix typo 2015-03-30 17:22:45 -03:00
Ivan Socolsky bd4a018b8f v0.0.17 2015-03-30 16:59:20 -03:00
Ivan Socolsky ff29691cd2 add socket connection to block explorer 2015-03-30 16:57:55 -03:00
Ivan Socolsky 2075357d16 extract block explorer 2015-03-30 15:34:05 -03:00
Ivan Socolsky af98e5af96 add address data to notification 2015-03-30 12:45:43 -03:00
Ivan Socolsky afb96bf01e test new address notification 2015-03-30 12:43:43 -03:00
Ivan Socolsky 3fe2aaa828 subscribe addresses 2015-03-30 12:40:58 -03:00
Ivan Socolsky 7690b594a4 add dep socket.io-client 2015-03-30 12:37:00 -03:00
Matias Alejo Garcia 62909c34db Merge pull request #156 from isocolsky/fix/notif
Fix/notif
2015-03-30 12:12:37 -03:00
Ivan Socolsky 50aa9fabff v0.0.16 2015-03-30 11:49:32 -03:00
Ivan Socolsky 4fc8faa483 correctly assign copayerId to notification 2015-03-30 11:46:00 -03:00
Ivan Socolsky 0376768144 improve notification broadcast 2015-03-30 11:33:38 -03:00
Ivan Socolsky 4e840328bd add walletId to txProposal model 2015-03-30 11:29:19 -03:00
Ivan Socolsky ef45a97e5b add walletId to notification model 2015-03-30 11:24:33 -03:00
Ivan Socolsky 59e5fc1883 Merge pull request #155 from matiu/feat/paypro
Feat/paypro
2015-03-26 22:17:15 -03:00
Matias Alejo Garcia 329f5dee41 v0.0.15 2015-03-26 17:56:43 -03:00
Matias Alejo Garcia 8b4a946497 add payproUrl to model 2015-03-26 17:55:56 -03:00
Matias Alejo Garcia fc8d9d6f92 add paypro to createTx 2015-03-26 17:55:56 -03:00
Gustavo Maximiliano Cortez b57a6ad88e Merge pull request #150 from isocolsky/feat/ws
Implement notifications via web sockets
2015-03-26 15:34:24 -03:00
Ivan Socolsky d57034cc8c v0.0.14 2015-03-26 13:52:29 -03:00
Ivan Socolsky 43de1e458c add creator to notifications 2015-03-26 13:52:02 -03:00
Ivan Socolsky 8272232d0c remove redundancy 2015-03-26 13:52:02 -03:00
Ivan Socolsky 221431d6cb implement ws handshake 2015-03-26 13:52:02 -03:00
Ivan Socolsky 30e126c383 separate event broadcaster from wallet service 2015-03-26 13:52:02 -03:00
Ivan Socolsky deaca91a3d delegate event broadcasting 2015-03-26 13:52:02 -03:00
Ivan Socolsky 665e0f8731 add socket.io dep 2015-03-26 13:52:02 -03:00
Ivan Socolsky 01514ff749 Merge pull request #153 from isocolsky/fix/pagination
Fix/pagination
2015-03-25 22:54:16 -03:00
Ivan Socolsky 934317db40 v0.0.13 2015-03-25 22:49:21 -03:00
Ivan Socolsky b2ced581ae change pagination params in express app 2015-03-25 22:49:12 -03:00
Ivan Socolsky d9e9ad9331 Merge pull request #152 from isocolsky/dust
Fix #_selectTxInputs
2015-03-25 16:22:41 -03:00
Ivan Socolsky fcde3b927f catch all errors 2015-03-25 16:02:31 -03:00
Matias Alejo Garcia a890a94240 Merge pull request #151 from isocolsky/dust
Dust
2015-03-25 15:21:11 -03:00
Ivan Socolsky 90e164ddce v0.0.12 2015-03-25 12:23:46 -03:00
Ivan Socolsky 88fb2ad628 fix tx creation 2015-03-25 12:23:30 -03:00
Matias Alejo Garcia 4092847ff5 Merge pull request #149 from isocolsky/fix/pagination
Fix/pagination
2015-03-25 12:21:13 -03:00
Ivan Socolsky 04941fed1e fix readme 2015-03-20 17:07:30 -03:00
Ivan Socolsky 7b1b4d74d5 v0.0.11 2015-03-20 17:03:05 -03:00
Ivan Socolsky 916a2a8ea7 update readme 2015-03-20 17:02:59 -03:00
Ivan Socolsky 330c399c07 implement pagination using skip & limit 2015-03-20 16:58:54 -03:00
Ivan Socolsky f13fc5660c change tests 2015-03-20 16:46:33 -03:00
Ivan Socolsky 1e65294212 Merge pull request #148 from isocolsky/fix/history
Fix/history
2015-03-19 13:18:05 -03:00
Ivan Socolsky 68b913b933 v0.0.10 2015-03-19 13:18:35 -03:00
Ivan Socolsky 52a2ae6047 tx.time defaults to now 2015-03-19 13:17:51 -03:00
Gustavo Maximiliano Cortez e6956d6830 Merge pull request #147 from isocolsky/feat/history_pagination
sort in descending order
2015-03-18 12:11:34 -03:00