112 Commits (189779711dffd6bc6532b88709bc4798c981d4b6)

Author SHA1 Message Date
ThomasV 61b69f3856 update get_history script 7 years ago
Justin Turner Arthur 857eb4ac1d Remove unused imports. Explicitly import a few deep imports. 7 years ago
ThomasV cc1b8f4dce fix peers type 7 years ago
ThomasV 8c5b6bdaf3 Read default server list from file. Update list with 1.1 servers. Remove nolnet option. 7 years ago
SomberNight 53c98ec96d migrating print() to python 3 7 years ago
ThomasV 70af22c9e4 update scripts/servers to display server version 7 years ago
ThomasV ff5074207c scripts: use config in get_peers 7 years ago
ThomasV 557b2c1896 update scripts for python3 7 years ago
ThomasV 2436c4f904 rm authenticator script (replaced by new android app 9 years ago
ThomasV 2be906fde2 remove merchant script; it is now replaced by daemon and jsonrpc 9 years ago
Neil Booth ae4cfc9f0b Unregister network callbacks from QT gui 9 years ago
ThomasV bb7b0884e3 Various fixes for command line. Make 'payto' command require network (fixes #1525) 9 years ago
Neil Booth 6f1367fea6 Unify message IDs between network and interfaces 9 years ago
Neil Booth cd83b93e98 Return the result not the full dictionary 9 years ago
Neil Booth be8a87c322 Remove redundant line 9 years ago
Neil Booth 2a1b717a21 Fix scripts/peers 9 years ago
Neil Booth 2d05e7d891 Merge the network and network_proxy 9 years ago
ThomasV c9b3185724 copy mpk to clipboard 9 years ago
ThomasV 43880d452e dynamic fees 9 years ago
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