electrum-bitcoinprivate/scripts
Neil Booth 79de458101 Preparation for moving the set of verified and unverified txs to the wallet.
The verifier will retain responsibility for verification, but will no longer
hold the transaction sets itself.

Change requires_fee to take a wallet.
Add new function add_unverified_tx()
Move get_confirmations() to the wallet from the verifier.
2015-05-07 09:21:08 +09:00
..
merchant Preparation for moving the set of verified and unverified txs to the wallet. 2015-05-07 09:21:08 +09: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 follow up to c07e956127 2015-05-05 14:59:56 +02:00
watch_address cleanup daemon threads 2014-07-29 10:43:04 +02:00