Commit Graph

16 Commits

Author SHA1 Message Date
Neil Booth 2d05e7d891 Merge the network and network_proxy 2015-08-31 12:00:38 +09:00
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
ThomasV 44d076fbc4 fix #1132 2015-04-09 19:01:22 +02:00
ThomasV 42ed67e8c7 fix #1131 2015-04-05 18:58:32 +02:00
ThomasV 8314efdfd5 fix #802 2015-04-02 18:01:31 +02:00
ThomasV 3c77eeba7d fix #1120 2015-04-02 12:43:17 +02:00
ThomasV fb699e5294 fix #955 2015-04-02 12:35:24 +02:00
ThomasV feebd7c253 add dump and getrequest to merchant script 2014-09-18 12:59:29 +02:00
ThomasV 1a8425ff5d additional fix for #793 2014-09-03 11:10:02 +02:00
ThomasV c81810a7c8 fix #776 2014-08-04 16:02:14 +02:00
ThomasV 640a6a3bf9 update merchant script 2014-07-28 15:57:08 +02:00
Ramon Tayag 4f2a4c84a3 Fix wrong number of arguments error
When calling Wallet#create_watching_only_wallet
2014-07-27 17:32:07 +08:00
Jeffrey I. Schiller 35f1455970 Fixes to merchant.py
Correct order of arguments to create_watching_only_wallet and correct
usage of sqlite3
2014-03-28 10:46:23 -04:00
Bryan Stitt 6cd4ed486a fix more bare excepts 2013-11-10 12:30:57 -08:00
ThomasV a1f6da390d more docs for merchant script 2013-10-06 21:37:08 +02:00
ThomasV 2c138316b7 move merchant script in separate dir 2013-10-06 21:19:11 +02:00