electrum-server icon indicating copy to clipboard operation
electrum-server copied to clipboard

Use ZMQ to monitor events from blockchain

Open doc-hex opened this issue 9 years ago • 2 comments

Sure would be nice to use ZMQ to receive blocks and new transactions as they happen.

https://github.com/bitcoin/bitcoin/blob/master/doc/zmq.md

I'm not volunteering to do it, but it looks pretty easy and should reduce CPU load on server system.

doc-hex avatar Jun 16 '16 14:06 doc-hex

please volunteer

ecdsa avatar Jun 16 '16 17:06 ecdsa

Yes, I was thinking about this too. There's even example written in Python.

kamk avatar Jun 16 '16 17:06 kamk