Commit Graph

703 Commits

Author SHA1 Message Date
Ivan Socolsky 1872f07eed do not perform check on v1 API 2015-10-29 15:28:11 -03:00
Ivan Socolsky 64a48db991 check single address activity on blockchain 2015-10-28 13:25:32 -03:00
Ivan Socolsky 0b43b3b85c cache address activity 2015-10-28 13:23:13 -03:00
Ivan Socolsky 89575da4e8 optimize activity check for single address 2015-10-27 16:51:15 -03:00
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
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 9ffcb7e470 scan addresses 1 by 1 and rewind to last used one 2015-10-26 18:05:53 -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
Ivan Socolsky 19da3f8fd5 add x-service-version header 2015-10-19 11:18:26 -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
Braydon Fuller 7f6425c74a Start of BWS as a Bitcore Node Service. 2015-10-06 13:01:08 -04: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
Matias Alejo Garcia ac5af8ed73 add walletId and copayerId to log 2015-09-29 10:54:06 -03:00
Ivan Socolsky 6df6c00821 do not send new txp email for 1-of-N 2015-09-25 17:07:41 -03:00
Ivan Socolsky 88240dce1a Merge pull request #362 from greggzigler/feat/get_version
clients want bws version for logging and debugging
2015-09-18 14:33:26 -03:00
Gregg Zigler 19cb11abeb rename server to service 2015-09-18 10:20:38 -07:00
Matias Alejo Garcia 0f25d315e9 monitor also p2pkh addresses 2015-09-18 13:23:09 -03:00
Ivan Socolsky e346184339 add dryRun param 2015-09-17 11:39:23 -03:00
Gregg Zigler bf76023869 use 'bws-' prefix to match style of bwc clientVersion values 2015-09-15 09:57:10 -07:00
Gregg Zigler 9b630002ae rename to disambiguate from clientVersion 2015-09-15 09:43:24 -07:00
Gregg Zigler 9a8c467a01 clients want bws version for logging and debugging 2015-09-15 09:28:08 -07:00
Matias Alejo Garcia 95e41050bd add log 2015-09-14 14:59:49 -03:00
Ivan Socolsky 4575262513 implement check 2015-09-11 11:15:46 -03:00
Matias Alejo Garcia 7c210db5ec add insight error log 2015-09-10 15:47:40 -03:00
Matias Alejo Garcia 0a09dac821 Merge pull request #357 from isocolsky/ref/bip44
Ref/bip44
2015-09-10 15:46:41 -03:00
Ivan Socolsky a77c81ee7a test legacy/new clients interacting 2015-09-10 14:53:33 -03:00
Ivan Socolsky bbd3689c54 v2 endpoints for create & join 2015-09-10 14:53:21 -03:00
Matias Alejo Garcia a1db2a44d4 fix v1/feelevels 2015-09-10 11:04:49 -03:00
Matias Alejo Garcia a8607fa11b better insight error handling
add check to getPending

add check to getPending

add tests

rm log

store TXID upon tx completion

monitor accepted txs

change delay

change _checkTxInBlockchain

change _checkTxInBlockchain

rm useless params, refactor txid param

complete tx at fetch
2015-09-09 15:14:11 -03:00
Matias Alejo Garcia 4baaa6dbab Merge pull request #336 from isocolsky/ref/feelevels
Replace feePerKB with feePerKb to match rest of API
2015-09-09 14:46:52 -03:00
Matias Alejo Garcia fdb3e35864 better insight error handling 2015-09-08 00:57:59 -03:00
Ivan Socolsky 3bf7b4d51f prioritize error messages 2015-09-07 18:52:07 -03:00
Ivan Socolsky 69ae9a63e7 add script type to address 2015-09-07 17:46:45 -03:00
Ivan Socolsky 97e63f9c6f enable both bip44/45 & p2sh/pkh 2015-09-07 17:18:32 -03:00