1 2018-02-25 07:59:53 <FraJah> moiners
 2 2018-02-25 15:26:44 <jredondo> mmgen: Thank you. To periodically review addresses balances makes sense. But I would like to raise alerts just _immediately_ so I was wondering if there is the possibility to sniff directly for broadcasting of new TX relative to those monitored addresses. Makes sense?
 3 2018-02-25 17:25:33 <mmgen> jredondo: probably no way to do that. If you polled once a minute that would be pretty immediate though
 4 2018-02-25 19:46:32 <esotericnonsense> jredondo: you can do it manually yourself.
 5 2018-02-25 19:47:04 <esotericnonsense> there's a zmq notification interface which you can listen to. whenever you see a new tx, fetch it, check against your list of addresses you care about.
 6 2018-02-25 19:47:33 <esotericnonsense> there's also -walletnotify I believe (never used it) which can call an executable whenever your wallet changes
 7 2018-02-25 19:48:09 <esotericnonsense> if neither of those work I'd root around in wallet.cpp and see where you can add a hook
 8 2018-02-25 19:49:26 <jredondo> esotericnonsense: That sounds very good! Thanks. Have you an idea about where the ZMQ interface is? File I mean? Will also inspect -walletnotify option and wallet.cpp
 9 2018-02-25 19:50:30 <esotericnonsense> jredondo: the appropriately named zmqnotificationinterface.cpp
10 2018-02-25 19:50:32 <esotericnonsense> :D
11 2018-02-25 19:51:00 <esotericnonsense> you shouldn't need to code dive if you just want to use it though. it's quite simple.
12 2018-02-25 20:01:08 <jredondo> Yeah! Thank you. I think you hit the nail head!
13 2018-02-25 20:14:55 <Experiencecoin> Hey, are there any developers that might be interested in jumping on a new project?
14 2018-02-25 20:16:57 <esotericnonsense> Experiencecoin: I may be interested
15 2018-02-25 20:16:59 <esotericnonsense> but first,
16 2018-02-25 20:17:03 <esotericnonsense> Are you experienced?
17 2018-02-25 20:17:08 <esotericnonsense> Have you ever been experienced?
18 2018-02-25 20:17:25 <Experiencecoin> Nope
19 2018-02-25 20:17:32 <Experiencecoin> still wet behind the ears
20 2018-02-25 20:17:43 <Experiencecoin> I was born yesterday