Commit Graph

35 Commits

Author SHA1 Message Date
Matias Alejo Garcia 2cff530072
process block working! 2016-12-09 11:38:16 -03:00
Matias Alejo Garcia e13068e7eb
updateTip 2016-12-08 20:27:12 -03:00
Matias Alejo Garcia 86b9435a12
change explorers to an object 2016-12-08 12:14:15 -03:00
Matias Alejo Garcia 7c5ad7bdfa
update lastUsedOn 2016-12-06 13:42:05 -03:00
Ivan Socolsky c102515ab4
remove active addresses from bc monitor 2016-12-05 15:18:45 -03:00
Ivan Socolsky 4e3e76aecf
make blockchain monitor component testable
Conflicts:
	lib/blockchainmonitor.js
2016-12-05 10:41:21 -03:00
Ivan Socolsky 8494f79f89
reset cache by network 2016-08-10 11:14:21 -03:00
Matias Alejo Garcia 926506c394
add cache resets 2016-07-29 10:39:01 -03:00
Ivan Socolsky 44b7aff823
remove subscription to message broker 2016-05-17 10:13:32 -03:00
Ivan Socolsky 4c9b685e1c
add userAgent opt 2016-04-07 14:52:23 -03:00
Ivan Socolsky 124742a792 update active addresses from bc monitor 2015-12-14 17:30:28 -03:00
Ivan Socolsky bee66435e9 store new block notifications with walletId=network 2015-10-19 13:09:33 -03:00
Matias Alejo Garcia 0f25d315e9 monitor also p2pkh addresses 2015-09-18 13:23:09 -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
Ivan Socolsky 14a08f2e0f listen for new blocks and raise notification 2015-08-04 16:10:48 -03:00
Ivan Socolsky 1494b82c35 generate tx url for emails 2015-07-03 15:08:32 -03:00
Ivan Socolsky 622d7842b6 fix init & event redirection 2015-06-16 16:16:43 -03:00
Ivan Socolsky 470fd84ab7 refactor bcmonitor initialization 2015-06-11 17:43:27 -03:00
Ivan Socolsky 5c6b5aeae2 send email from a separate service 2015-05-29 10:30:59 -03:00
Ivan Socolsky 6fca11088c fix initialization 2015-05-19 15:30:27 -03:00
Ivan Socolsky f58f7eb7e4 call cb even if email service is not defined 2015-05-19 14:47:36 -03:00
Ivan Socolsky fce1d4d7aa connect to locker server by default 2015-05-11 16:51:01 -03:00
Ivan Socolsky c864675b20 send email from blockchain monitor 2015-05-11 16:51:01 -03:00
Ivan Socolsky 3202741a10 introduce message broker through rebase 2015-05-11 16:51:01 -03:00
Ivan Socolsky 37a02c37ec refactor notification dispatching 2015-05-11 16:51:00 -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 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 ae0114b17b broadcast blockchain events 2015-05-06 12:48:43 -03:00
Matias Alejo Garcia 89e39eed16 fix config 2015-04-15 13:25:59 -03:00
Matias Alejo Garcia 3a45a2c416 add config.js file 2015-04-05 13:56:56 -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 f4fb471ace refactor code to make it testable 2015-03-30 19:44:16 -03:00