Commit Graph

1253 Commits

Author SHA1 Message Date
Ivan Socolsky cf37d013b6 changed stub methods & more tests 2015-10-27 16:22:42 -03:00
Ivan Socolsky a8a6962c74 check activity of previous addresses before generating a new one 2015-10-27 16:00:29 -03:00
Ivan Socolsky 2f990f42a8 test 2015-10-27 15:38:11 -03:00
Ivan Socolsky f00b5dbe68 refactor constant definition 2015-10-27 15:19:38 -03:00
Matias Alejo Garcia c7efa740f0 Merge pull request #387 from isocolsky/fix/scan
Fix/scan
2015-10-27 12:01:27 -03:00
Ivan Socolsky a84d2ae2d1 test existing addresses do not get rewinded on scan error 2015-10-27 11:28:34 -03:00
Ivan Socolsky 5eb9976646 remove comments 2015-10-26 19:34:27 -03:00
Ivan Socolsky fb035c0ffc receive address activity as json 2015-10-26 19:30:57 -03:00
Ivan Socolsky 09d2ad3225 remove delay 2015-10-26 19:30:43 -03:00
Ivan Socolsky 284c2540f9 do not go beyond max gap addresses 2015-10-26 18:31:10 -03:00
Ivan Socolsky c21683ca6f all #scan tests passing 2015-10-26 18:17:48 -03:00
Ivan Socolsky 9ffcb7e470 scan addresses 1 by 1 and rewind to last used one 2015-10-26 18:05:53 -03:00
Matias Alejo Garcia a0f99f6660 Merge pull request #386 from isocolsky/ref/notifications
Ref/notifications
2015-10-20 15:27:45 -03:00
Ivan Socolsky e6207c2616 v1.1.0 2015-10-19 17:24:25 -03:00
Ivan Socolsky e7855e1e89 replace minTs with timeSpan (in secs) in /v1/notifications 2015-10-19 17:23:50 -03:00
Ivan Socolsky d6f9633a73 improve tests 2015-10-19 15:04:09 -03:00
Ivan Socolsky 09c5af073d accept minTs arg on v1/notifications but limit it to now - 60s 2015-10-19 14:58:38 -03:00
Ivan Socolsky 5c048e390c fetch new block notifications along with regular wallet notifications 2015-10-19 14:28:43 -03:00
Ivan Socolsky 92944d1d40 remove old fetchNotifications method 2015-10-19 14:27:29 -03:00
Ivan Socolsky bee66435e9 store new block notifications with walletId=network 2015-10-19 13:09:33 -03:00
Ivan Socolsky 781f2c44b7 rearrange static methods 2015-10-19 12:32:29 -03:00
Matias Alejo Garcia f5cb854b9a Merge pull request #385 from isocolsky/feat/version-in-header
Add service version to header for all requests
2015-10-19 11:42:03 -03:00
Ivan Socolsky 19da3f8fd5 add x-service-version header 2015-10-19 11:18:26 -03:00
Ivan Socolsky 70f83f545c Merge pull request #384 from isocolsky/v1.0.0
v1.0.0
2015-10-16 22:07:56 -03:00
Ivan Socolsky 66f7d16130 v1.0.0 2015-10-16 22:00:44 -03:00
Stephen Pair 0d408359f1 Merge pull request #383 from braydonf/lib
bitcore -> bitcore-lib
2015-10-16 20:40:08 -04:00
Braydon Fuller 8277f78df4 bitcore -> bitcore-lib 2015-10-16 18:48:21 -04:00
Matias Alejo Garcia 31aa292135 Merge pull request #382 from isocolsky/ref/sockets
Add notifications endpoint
2015-10-16 10:08:50 -03:00
Ivan Socolsky d8fa5b7b8a v0.4.0 2015-10-15 16:42:51 -03:00
Ivan Socolsky c35a504696 test notifications return empty set if no new data 2015-10-15 16:37:25 -03:00
Ivan Socolsky 685df45e36 express endpoint + tests 2015-10-15 16:30:14 -03:00
Ivan Socolsky bf40b5a000 getLatestNotifications -> getNotifications 2015-10-15 16:01:23 -03:00
Ivan Socolsky 3bb097c7f4 rm getNotifications 2015-10-15 16:01:23 -03:00
Ivan Socolsky b23f412bf3 getLatestNotifications + tests 2015-10-15 16:01:23 -03:00
Ivan Socolsky 2cc71c7b71 Merge pull request #376 from braydonf/coverage/apps
WIP Add test coverage to express app.
2015-10-15 16:00:58 -03:00
Matias Alejo Garcia 0eb07a197a Merge pull request #379 from kleetus/bug/https
HTTP support of insight
2015-10-08 09:50:01 -03:00
Chris Kleeschulte 92a977d6d9 HTTP support of insight
- Added a check for https support.
2015-10-07 17:52:26 -04:00
Braydon Fuller ab7b08cb0e Add test coverage to express app. 2015-10-06 15:03:03 -04:00
Matias Alejo Garcia e0d51bcb78 Merge pull request #374 from matiu/ver-030
bump version, add bitcore-node support
2015-10-06 14:13:08 -03:00
Matias Alejo Garcia 9209a23442 bump version, add bitcore-node support 2015-10-06 14:12:32 -03:00
Matias Alejo Garcia b31846caf4 Merge pull request #351 from braydonf/bitcorenode-service
Bitcore Node Service
2015-10-06 14:11:18 -03:00
Braydon Fuller e476e86b7d Use defaults from config.js 2015-10-06 13:01:08 -04:00
Braydon Fuller 0b6ceeaceb Update package.json versions. 2015-10-06 13:01:08 -04:00
Braydon Fuller 1696d38d1b Add tests for bitcore node wallet service 2015-10-06 13:01:08 -04:00
Braydon Fuller 8ea3e6c278 Single process when running as a Bitcore Node service. 2015-10-06 13:01:08 -04:00
Braydon Fuller 7f6425c74a Start of BWS as a Bitcore Node Service. 2015-10-06 13:01:08 -04:00
Matias Alejo Garcia e8d60c95eb Merge pull request #373 from matiu/ver-024
bump version, update deps
2015-10-06 13:58:03 -03:00
Matias Alejo Garcia 4309b224fe bump version, update deps 2015-10-06 13:57:14 -03:00
Matias Alejo Garcia 7aa37c30e6 Merge pull request #372 from matiu/feat/logs
add walletId and copayerId to log
2015-10-06 13:53:39 -03:00
Matias Alejo Garcia 738418fd59 Merge pull request #361 from matiu/feat/log-txproposal
Feat/log txproposal
2015-10-06 13:53:22 -03:00