electrumx/lib
Neil Booth 766da5ed79 Don't maintain a sub_count in controller
Just do a tally occasionally.
It's too tricky to keep it accurate as it double-counts resubscribing to
the same address, for example
2017-01-20 08:09:33 +09:00
..
__init__.py Add setup.py 2016-11-05 18:00:03 +09:00
coins.py Make flushes and reorgs async 2017-01-09 16:15:17 +09:00
enum.py Extend copyright notice; improve comments 2016-11-03 16:45:06 +09:00
hash.py Don't maintain a sub_count in controller 2017-01-20 08:09:33 +09:00
jsonrpc.py Add named-argument handling as per JSON RPC 2.0 2017-01-12 07:59:21 +09:00
script.py Don't maintain a sub_count in controller 2017-01-20 08:09:33 +09:00
tx.py Don't maintain a sub_count in controller 2017-01-20 08:09:33 +09:00
util.py Don't maintain a sub_count in controller 2017-01-20 08:09:33 +09:00