1128 Commits (b59063c086f0fb11de61390a32ce5f12bc15c85d)

Author SHA1 Message Date
Neil Booth 56488daf04 Have show-before-broadcast defer password request 10 years ago
Neil Booth 175081d9fc View contact address on block explorer menu item 10 years ago
Neil Booth 304f7f273b Show Synchronizing... when server height is zero 10 years ago
ThomasV 21f505a62c fix #1290 10 years ago
Maran 9ef1f300f3 Fix Wizard on first run 10 years ago
ThomasV 2b769b10da bip70 export fixes 10 years ago
ThomasV 179e98b303 restore: call constructor to load plugin 10 years ago
ThomasV 5ffd26402e separate load_wallet hook for installwizard 10 years ago
ThomasV bcde416331 version_getter: catch all exceptions 10 years ago
ThomasV 060e3aa23e plugins: call load_wallet in install wizard 10 years ago
ThomasV 8bccf7b2db replace httplib with requests 10 years ago
ThomasV f70a996619 fix trezor initialiation hook (pass window in load_wallet) 10 years ago
ThomasV 8995cdbf14 rename fields: 'time' -> 'timestamp', payment_requests 10 years ago
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