1526 Commits (62201b37f59b8c10828958d2326e48f068d98449)

Author SHA1 Message Date
ThomasV 9bd94e5062 refactor payment requests 10 years ago
ThomasV 572a463806 reason->memo 10 years ago
Neil Booth 4b092628df Have transaction_dialog use send_tx() 10 years ago
ThomasV 22ddbc7fef fix jsonrpc 10 years ago
ThomasV bf755f8ac0 jsonrpc interface 10 years ago
ThomasV 48e53498db improve requests 10 years ago
ThomasV 5a4a9f5369 make txdialog a nonmodal widget 10 years ago
Maran de535be5fc Cast ByteArray to string. Fixes #1259 10 years ago
ThomasV 3e4cb396b3 don't disable broadcast button if we are online but not connected 10 years ago
ThomasV 088d8e8415 show request status 10 years ago
ThomasV d41785c783 save payment requests in requests_dir 10 years ago
ThomasV 0938299e9b move payment requests logic to wallet, add basic commands 10 years ago
Neil Booth 03e53a5e01 Create a constant for 100000000 and use it 10 years ago
ThomasV bb7437e534 encapsulate variable in openalias plugin 10 years ago
ThomasV ee5f499fc1 use contacts in command line 10 years ago
ThomasV 5cd3bfedb6 always pass coins to wallet.make_unsigned_transactions. fix \! shortcut in commands 10 years ago
Neil Booth 320f9a3790 get_spendable_coins and frozen addrs 10 years ago
Neil Booth 0f29984f07 Speed up freezing and unfreezing of many addresses 10 years ago
ThomasV a1a4fe8e92 fix Commands constructor 10 years ago
ThomasV 2e67ca43e8 use csv instead of mkmanytx 10 years ago
Neil Booth d30955a7fa Two more fixes 10 years ago
Neil Booth 05cb9975cb Fix calls to update_fee 10 years ago
ThomasV d0d1b41d63 fix #1251 10 years ago
Neil Booth e5d243e08c Fix nasty bug in amount editors 10 years ago
Neil Booth 85952a2dea Speed up painting of qr codes. 10 years ago
Neil Booth 39fe24b4d3 Rename auto_cycle to auto_connect in config 10 years ago
ThomasV d5f6651237 follow up e20dfcd3eb 10 years ago
Neil Booth 4f6d2f3d32 Put getting of auto_cycle into one place. 10 years ago
ThomasV 778297697a lazy plugin constructor 10 years ago
Neil Booth 01d8f79a75 Clean up pick_random_server() and filter_protocol() and their 10 years ago
ThomasV 48ad7c36a8 show plugin dependencies 10 years ago
ThomasV 8f98ea4aca make plugins available without the GUI 10 years ago
ThomasV cc17bb0090 close: use signal to close from gui thread 10 years ago
ThomasV 18032fc4f6 treewidget: keep default label when editing 10 years ago
ThomasV 9bb44e4db3 change mouse cursor over qr code 10 years ago
ThomasV 5160f46ca1 fix proxy value in text gui 10 years ago
venzen 9658ba137f replaced renamed network and wallet attributes self.network.default_server and self.wallet.fee (fixed indentation) 10 years ago
venzen 367315a4de replaced renamed network and wallet attributes self.network.default_server and self.wallet.fee 10 years ago
ThomasV 59a9e4f710 fix new_wallet and seed language 10 years ago
ThomasV 30519e7024 fix typo 10 years ago
ThomasV 1cb6c08a13 use get_config instead of passing window to ScanQRTextEdit 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 687cc7783f show unmatured coins in status bar. fixes #1163 10 years ago
Neil Booth 4d55cb9528 First of several incremental patches tightening up interface.py. 10 years ago
ThomasV 0a1c8f5546 underline help label 10 years ago
ThomasV e4038dcdba move create_csr to gui 10 years ago
ThomasV 6527eae32b handle adds is None in tx dialog 10 years ago
ThomasV 51b62c2983 strip transaction text before parsing 10 years ago
ThomasV 9f4a914526 change mouse cursor over clickable labels 10 years ago