93 Commits (465d1dfd8b7d6d294104679e9e60041360a70c06)

Author SHA1 Message Date
ThomasV 074872afbc fix #1359 9 years ago
ThomasV ad9f7411d7 peers script: handle missing fields 9 years ago
Neil Booth 01d8f79a75 Clean up pick_random_server() and filter_protocol() and their 10 years ago
ThomasV c2a4252065 do not pass config to storage. request height from network_proxy if connected 10 years ago
Neil Booth 79de458101 Preparation for moving the set of verified and unverified txs to the wallet. 10 years ago
ThomasV 4bce96526b follow up to c07e956127 10 years ago
Neil Booth c07e956127 Pass the response_queue to the constructor, not start(). 10 years ago
Neil Booth 9cf2eff16b Make is_connected into a member function. No change in logic. 10 years ago
Neil Booth 4d55cb9528 First of several incremental patches tightening up interface.py. 10 years ago
ThomasV 44d076fbc4 fix #1132 10 years ago
ThomasV 42ed67e8c7 fix #1131 10 years ago
ThomasV be5731d463 move make_payment_request to lib 10 years ago
ThomasV 8314efdfd5 fix #802 10 years ago
ThomasV 3c77eeba7d fix #1120 10 years ago
ThomasV fb699e5294 fix #955 10 years ago
Roman Zeyde c4b306cdbe fix Transaction.deserialize() to Transaction() 10 years ago
ThomasV acc594e5d1 add android authenticator script 10 years ago
ThomasV 69ee0bd0de new scripts: bip70 and estimate_fee 10 years ago
ThomasV feebd7c253 add dump and getrequest to merchant script 10 years ago
ThomasV c3419eb7bb update script 10 years ago
ThomasV 43c8fd43c4 update peers and txradar scripts 10 years ago
ThomasV 1a8425ff5d additional fix for #793 10 years ago
ThomasV 2c36518e46 handle non-answering servers in peers script 10 years ago
ThomasV a6091780d0 change server in peers script 10 years ago
ThomasV 466f325b88 fix peers script 10 years ago
ThomasV a4d904bfd3 update peers script 10 years ago
ThomasV 291038a586 update peers script 10 years ago
ThomasV c81810a7c8 fix #776 10 years ago
ThomasV f7280e4637 cleanup daemon threads 10 years ago
ThomasV 087490a197 spawn daemon using daemon.py 10 years ago
ThomasV 640a6a3bf9 update merchant script 10 years ago
ThomasV 035ecbc7cd redo inter-thread communication using pipes 10 years ago
Ramon Tayag 4f2a4c84a3 Fix wrong number of arguments error 10 years ago
ThomasV 3ba71627f4 tx radar 11 years ago
ThomasV 45514c7ba9 global timeout in peers script 11 years ago
Jeffrey I. Schiller 35f1455970 Fixes to merchant.py 11 years ago
ThomasV 0f44ebac55 handle timeout in peers script 11 years ago
ThomasV 7dd296273f move daemon spawning code into NetworkProxy class 11 years ago
ThomasV 0bb16f0836 add daemon port to config 11 years ago
ThomasV 9994bbc56f sort by height 11 years ago
ThomasV 55e4aa2a47 minor improvements to scripts 11 years ago
ThomasV 370e2dd7ec increase timeout 11 years ago
ThomasV b0796daee4 more legible output for scripts/peers 11 years ago
ThomasV e355c290f8 peer script 11 years ago
ThomasV 7c6bc72cb4 daemon 11 years ago
ThomasV 3941743c72 daemon 11 years ago
ecdsa d140383d03 exit wait_until_connected() when all servers have been tried 11 years ago
thomasv 0bba8e4549 improve 'peers' script 11 years ago
Bryan Stitt 6cd4ed486a fix more bare excepts 11 years ago
ThomasV a1f6da390d more docs for merchant script 11 years ago