-WIP-electrum-btcp/scripts
Neil Booth c07e956127 Pass the response_queue to the constructor, not start().
Removes an unnecessary Thread base-class override.  The python
documentation also strongly discourages overriding anything other
than run().
2015-05-05 20:37:25 +09:00
..
merchant fix #1132 2015-04-09 19:01:22 +02:00
authenticator.py fix Transaction.deserialize() to Transaction() 2015-03-30 18:28:24 +03:00
bip70 move make_payment_request to lib 2015-04-05 18:57:00 +02:00
block_headers cleanup daemon threads 2014-07-29 10:43:04 +02:00
estimate_fee new scripts: bip70 and estimate_fee 2015-02-16 14:05:04 +01:00
get_history move daemon spawning code into NetworkProxy class 2014-03-16 12:00:08 +01:00
peers update peers and txradar scripts 2014-09-15 14:52:28 +02:00
servers First of several incremental patches tightening up interface.py. 2015-05-05 14:02:51 +09:00
txradar update peers and txradar scripts 2014-09-15 14:52:28 +02:00
util.py Pass the response_queue to the constructor, not start(). 2015-05-05 20:37:25 +09:00
watch_address cleanup daemon threads 2014-07-29 10:43:04 +02:00