Commit Graph

885 Commits

Author SHA1 Message Date
ThomasV e702b3312b proper return from install wizard 2014-07-29 11:57:23 +02:00
ThomasV 06a613ed09 copy to clipboard menu for receive address 2014-07-28 10:17:05 +02:00
ThomasV 4fdeb52f7d update text gui 2014-07-28 09:31:07 +02:00
ThomasV 59638898d4 update gtk gui 2014-07-28 09:28:02 +02:00
ThomasV fb0574c5a0 fix callbacks 2014-07-28 07:53:02 +02:00
m0mchil d5f08d657f passing wallet instance not needed anymore 2014-07-27 14:57:23 +03:00
m0mchil 26b13f4414 proper i18n 2014-07-27 14:27:26 +03:00
m0mchil a336379aa5 trezor plugin 2014-07-27 14:27:26 +03:00
ThomasV af3fd62fd4 send server height and server lag with daemon 2014-07-25 16:32:19 +02:00
ThomasV 8196bc5779 adapt network dialog to daemon 2014-07-25 09:11:56 +02:00
ThomasV 09e4efc439 daemon notifications (network.status) 2014-07-24 23:17:06 +02:00
ThomasV 9ee0614edb make daemon usable with the GUI 2014-07-24 16:12:18 +02:00
ThomasV 068609b4a6 AmountEdit:get_amount 2014-07-16 15:33:59 +02:00
ThomasV 3d78be8f46 updates for gtk gui 2014-07-14 01:24:29 +02:00
ThomasV 597dd49e8c show txid in invoice details 2014-07-14 00:10:53 +02:00
ThomasV 4193fffc33 fix: store key of invoices for retrieval 2014-07-13 23:56:24 +02:00
ThomasV 6f246fe90e display dates in invoices tab 2014-07-13 23:40:29 +02:00
ThomasV 448d2eb548 wizard restore: abort if wallet is None 2014-07-12 19:41:57 +02:00
ThomasV 81d1e67253 always enable qr scanner plugin 2014-07-12 18:39:28 +02:00
ThomasV 4da85c00e3 missing import 2014-07-12 18:09:31 +02:00
ThomasV c397f84fed simplified dialog for new file name 2014-07-11 19:29:18 +02:00
Michael Wozniak 295a71173c fix spacing for indent 2014-07-11 10:47:06 -04:00
ThomasV c329a03757 wizard restore hook 2014-07-10 21:49:55 +02:00
ThomasV f9dad74e13 don't use address_is_old in code that can be run offline (again) 2014-07-09 18:38:59 +02:00
ThomasV 042c65939d don't use address_is_old in code that can be run offline 2014-07-09 18:23:33 +02:00
ThomasV 6ad1c46aa5 fix: add type 'aaddress' in change output 2014-07-08 23:53:20 +02:00
ThomasV 1bb00ff5af store output type explicitly in tuple 2014-07-08 19:38:16 +02:00
ThomasV c0fe5962ad use QPlainTextEdit instead of QTextEdit 2014-07-08 17:00:52 +02:00
ThomasV 545cd7a413 make seed dialog a bit wider 2014-07-07 20:58:37 +02:00
ThomasV 0ce2c870bb fixes for pending accounts 2014-07-07 15:43:02 +02:00
ThomasV 2e1d24939c rm duplicate method getpubkey 2014-07-06 22:24:09 +02:00
ThomasV a89abee969 Rewrite accounts and transactions: store pubkeys instead of addresses in order to avoid unnecessary derivations. 2014-07-06 21:10:41 +02:00
ThomasV cd4c8335b0 wizard: ask for password earlier during restore 2014-07-06 01:49:22 +02:00
ThomasV 2c38e85a50 better integration of plugins in installwizard (for 2fa, trezor plugins) 2014-07-01 18:46:11 +02:00
ThomasV 101fe08ac8 fix: abort signing thread if wallet is watching only 2014-07-01 08:35:28 +02:00
slush0 a97a0629dd Added base unit 'bits'. 2014-06-30 16:40:11 +02:00
ThomasV 2efad717d8 support for OP_RETURN 2014-06-27 17:08:20 +02:00
ThomasV 8295ef8c7f don't show qrcode button in payto if it is a payment request 2014-06-26 21:08:24 +02:00
ThomasV b5acdab3e9 allow address creation beyond gap limit in GUI. fixes #512 2014-06-26 18:55:22 +02:00
ThomasV 029e0b8b0d estimate fee using number of outputs 2014-06-26 10:40:33 +02:00
ThomasV 54973062bd restore from xprv 2014-06-25 16:45:55 +02:00
ThomasV 6f74a1c15b fix payto size 2014-06-24 22:28:54 +02:00
ThomasV 0c440ee6a6 wallet.is_beyond_limit (False for imported accounts) 2014-06-24 20:47:44 +02:00
ThomasV 2da9a02fb3 catch exception within sign thread, to re-enable send button 2014-06-24 19:09:41 +02:00
ThomasV 55770a93bf remove unused variable. 2014-06-24 18:02:19 +02:00
ThomasV f4dfec4565 define frozen signal for exchange rate plugin 2014-06-24 17:44:31 +02:00
ThomasV 57a0864055 fix import 2014-06-24 16:34:22 +02:00
ThomasV 6feebb7da3 tx dialog hooks 2014-06-24 14:48:15 +02:00
ThomasV 2c7bf3ca1a detect if wallet can sign tx before showing sign button 2014-06-24 13:22:10 +02:00
ThomasV b32d0c77a3 fix bug with the order of signatures in tx input 2014-06-23 09:42:07 +02:00
ThomasV 84b8b6d73d message: cosigner wallet 2014-06-22 13:26:02 +02:00
ThomasV edd28f32f9 fix: edit label 2014-06-22 13:25:30 +02:00
ThomasV 37148b72d4 show number of tx signatures in gui 2014-06-22 12:07:41 +02:00
ThomasV f410225dc2 print traceback in waiting dialog 2014-06-21 21:38:42 +02:00
ThomasV 0636ef8b32 compact serialized format for unsigned and partially signed transactions. 2014-06-21 21:06:09 +02:00
ThomasV be75c9e012 add hook for transaction_dialog 2014-06-20 11:55:34 +02:00
ThomasV 46e431cd62 cleanup dead code 2014-06-19 09:42:19 +02:00
ThomasV 2a07ed47f2 gui column set monospace font 2014-06-17 18:38:32 +02:00
ThomasV 43400144e8 gui tweaks 2014-06-17 18:24:46 +02:00
ThomasV e2d03f1cc9 show popup if qr scanner not enabled 2014-06-17 16:45:45 +02:00
ThomasV c9fd14e343 transaction show_qr 2014-06-17 16:24:01 +02:00
ThomasV e5b44bacda fixedSize qrcode widget 2014-06-17 14:58:12 +02:00
ThomasV 3fa113d76b fix: remove imports 2014-06-17 14:32:31 +02:00
ThomasV 104fbe6cac link point of sale plugin with receive tab 2014-06-17 14:27:56 +02:00
ThomasV c07c1c58ed access to global configuration using set_config and get_config 2014-06-17 12:03:41 +02:00
ThomasV 2b2a8d17df bundle dependencies in 'packages' dir. use qrcode instead of pyqrnative 2014-06-17 11:02:46 +02:00
ThomasV 6226b658ea tweak receive layout 2014-06-16 18:46:30 +02:00
ThomasV 4eeacde2b1 fix decimal point in AmountEdit 2014-06-16 18:38:28 +02:00
ThomasV 26328d0458 catch invalid password exceptions in sign_raw_transaction too 2014-06-16 18:18:02 +02:00
ThomasV 7ceeb7e67a waiting dialog: handle exceptions 2014-06-16 18:06:39 +02:00
ThomasV 1189ed39ae do not show send from menu for addresses that have no coins 2014-06-16 17:42:47 +02:00
ThomasV 03b0e55625 disable save_request_button if fields are empty 2014-06-16 17:29:50 +02:00
ThomasV cc4981cc6d fix: clear receive tab if an item is deleted 2014-06-16 17:09:34 +02:00
ThomasV 25d71d1fa6 connect receive_list, to display saved items 2014-06-16 17:02:20 +02:00
ThomasV 8263af3339 adjust receive_list column width 2014-06-16 13:30:33 +02:00
ThomasV 1b42fe2ea2 fix #727 2014-06-16 13:29:55 +02:00
ThomasV af08e704d9 show list of requests in receive tab 2014-06-14 18:02:45 +02:00
ThomasV f1cf89de9f receive tab, separate from addresses tab 2014-06-14 16:15:00 +02:00
ThomasV ebafa73071 use QRTextEdit for public and private keys 2014-06-14 13:05:55 +02:00
ThomasV 193e384758 fix: qrtextedit constructor 2014-06-14 12:25:47 +02:00
ThomasV 1e2277bf1f fix: expiration in invoices 2014-06-14 12:21:08 +02:00
ThomasV d2cad7bbbb new widget: QRTextEdit 2014-06-14 12:17:44 +02:00
ThomasV f5a76f7dcf fix: payment_request 2014-06-13 17:51:11 +02:00
ThomasV 1f38a42d73 minor fix 2014-06-13 17:11:15 +02:00
ThomasV e666a2f8a4 fix 2014-06-13 17:02:58 +02:00
ThomasV 47c491624e show expired status in invoices tab 2014-06-13 16:53:43 +02:00
ThomasV 38e7d8ebe5 show color if payment request has expired 2014-06-13 16:39:07 +02:00
ThomasV 36cee62849 import paymentrequests only when really needed 2014-06-13 16:25:25 +02:00
ThomasV 58c302a4cf minor fixes 2014-06-13 16:08:46 +02:00
ThomasV 6f3c9e6a44 unify util.parse_URI 2014-06-13 16:02:30 +02:00
ThomasV 5f8c04cd56 wizard: set next button default 2014-06-13 13:48:36 +02:00
ThomasV 242bd5fb61 don't set column width in update, but only in create 2014-06-12 22:51:39 +02:00
ThomasV 6d0488c2de move qr code operations to transaction window and transaction menu 2014-06-12 22:24:10 +02:00
ThomasV 03c84aab0e let the send tab parse and return its own fields 2014-06-12 17:31:18 +02:00
ThomasV 6631ab9406 verify if pr has expired 2014-06-12 15:47:48 +02:00
ThomasV 503fd99cdb add pay_invoice menu item 2014-06-12 15:35:46 +02:00
ThomasV 4e1068b343 broadcast tx of payment request 2014-06-12 15:15:05 +02:00
ThomasV 68a75af1bd save and display request status 2014-06-12 11:27:18 +02:00
ThomasV 5f802aa69d fix varname 2014-06-12 10:21:44 +02:00
ThomasV 89a1b48ba1 column for payment request memo 2014-06-12 10:20:06 +02:00
ThomasV 2b751f8026 improve fee help message 2014-06-12 09:32:05 +02:00
ThomasV 39274ea10e fix: wrong variable name fee_e 2014-06-12 09:29:46 +02:00
ThomasV 771f953014 use BTCAmount.setAmount instead of setText 2014-06-12 09:25:04 +02:00
ThomasV d3ba8fb507 get_amount returns None if there's an exception 2014-06-12 09:15:25 +02:00
ThomasV f72679c092 restore encrypt/decrypt menus 2014-06-11 19:30:43 +02:00
ThomasV bf969c14ff option to start hidden. fixes #720 2014-06-11 19:21:01 +02:00
ThomasV a2e39bac8e AmountEdit: use a separate palette for the help text 2014-06-11 18:52:55 +02:00
ThomasV 91b4019d2e sanitize get_amount 2014-06-11 18:17:27 +02:00
ThomasV cff3d6ce31 exchange rate plugin: bi-directional conversion 2014-06-11 18:10:21 +02:00
ThomasV a530de3122 fix: missing import 2014-06-11 15:28:07 +02:00
ThomasV 46c2de3979 separate AmountEdit and BTCAmountEdit classes, for exchange rate plugin 2014-06-11 14:44:26 +02:00
ThomasV 440f972fd3 show payment request details 2014-06-07 19:53:54 +02:00
ThomasV 7d690d0c6b remove dead code: hboxes in list tabs 2014-06-07 13:15:52 +02:00
ThomasV 3305c0048a pop up menu for invoices 2014-06-07 12:45:56 +02:00
ThomasV 513f9c2d89 save invoices 2014-06-06 16:16:14 +02:00
ThomasV 2bbcae449c fix: call get_amount from get_outputs 2014-06-06 07:58:46 +02:00
ThomasV 38a6747eff fix: sanitize outputs 2014-06-06 07:48:08 +02:00
ThomasV 0673df9176 minor fixes for payto_edit 2014-06-06 07:17:47 +02:00
ThomasV 7c3d8471e5 fix: don't handle keypress if field is readonly 2014-06-05 22:02:49 +02:00
ThomasV e699ab6660 coin control: select UTXOs in menu 2014-06-05 21:55:11 +02:00
ThomasV d9db7771f9 tx window: let prent do the broadcast 2014-06-05 17:55:27 +02:00
ThomasV 26d133c20a payment request: show status with help button 2014-06-05 17:40:58 +02:00
ThomasV 10e5ec56a1 setFrozen generic method 2014-06-05 14:49:32 +02:00
ThomasV 0d02e9fd74 set payment_request to None if error 2014-06-05 14:19:18 +02:00
ThomasV 1a35ed3573 setframe 2014-06-05 14:15:58 +02:00
ThomasV 1cd3776e8f fix 2014-06-05 12:55:02 +02:00
ThomasV de46bcd515 fix 2014-06-05 12:46:18 +02:00
ThomasV fe04ceeed1 read amounts 2014-06-05 12:43:11 +02:00
ThomasV ea9e0eb053 parse payto text 2014-06-05 12:43:11 +02:00
ThomasV c626cad0dd paytoedit 2014-06-05 12:40:47 +02:00
ThomasV c59f1b1edb handle units in AmountEdit 2014-06-05 12:40:07 +02:00
ThomasV d3f136d609 parse payto text 2014-06-04 14:49:55 +02:00
ThomasV b2cd1ce7e6 paytoedit 2014-06-03 21:53:25 +02:00
ThomasV 6c18fa1844 simplify send tab layout (unneeded vbox) 2014-06-03 21:47:27 +02:00
ThomasV c4d10f6d63 fix: wizard 2of2 (cosigning key) 2014-06-02 22:25:32 +02:00
ThomasV ed48588d8a fix: wizard 2of2 2014-06-02 21:54:53 +02:00
ThomasV 194291c80b update imported keys 2014-06-02 08:59:41 +02:00
ThomasV 16929a40b1 fix #682 2014-05-29 15:30:23 +02:00
Michael Wozniak 9fcc8703e8 show/raise install dialog
make sure install dialog doesn't show up behind other windows when
electrum is started
2014-05-26 12:59:05 -04:00
ThomasV 680fbf1d3e fix 2014-05-26 05:47:00 +02:00
ThomasV 17ff5d162d close method 2014-05-26 05:40:04 +02:00
ThomasV 40b3b47d5b rewrite WaiingDialog as child class of QThread 2014-05-24 22:54:54 +02:00
ThomasV 0bd1eb1f7a simple test for waiting dialog 2014-05-24 22:06:43 +02:00
ThomasV 2ed292176e fix #700 2014-05-21 23:59:24 +02:00
ThomasV 526361a34e follow-up to previous commit 2014-05-21 11:45:47 +02:00
ThomasV 84954b0778 update calls to is_complete() method. fixes #693 2014-05-21 11:36:37 +02:00
ThomasV c3676cc6e6 wallet.is_used() method 2014-05-12 11:28:00 +02:00
ThomasV a66df2a3fa multi seed and mpk dialogs 2014-05-12 10:53:04 +02:00
ThomasV d55595d322 hide help buttons if a payment request is shown 2014-05-10 23:05:49 +02:00
ThomasV b9143b3800 show request memo 2014-05-10 22:43:53 +02:00
ThomasV 6665a70a49 WaitingDialog class for better encapsulation 2014-05-10 20:36:07 +02:00
ThomasV c3f0f69f1e add clickable label to show/hide advanced wallet types 2014-05-09 17:31:29 +02:00
ThomasV 0fb6cdcb1a add 2of3 wallets in wizard 2014-05-09 16:27:12 +02:00
ThomasV 8558488337 fix name 2014-05-09 13:52:49 +02:00
ThomasV f178faf03b wizard: simplify multisig creation 2014-05-09 13:49:05 +02:00
ThomasV 13c3422386 merge screens of the install wizard 2014-05-09 13:12:07 +02:00
ThomasV a8558a21bc fix #680 2014-05-08 19:12:13 +02:00
ThomasV 370bdbe855 fix payment ack 2014-05-07 18:59:51 +02:00
ThomasV a03b85a513 fix: gui_object.payment_request 2014-05-07 18:47:14 +02:00
ThomasV ec234105a5 send error messages for payment requests 2014-05-07 18:10:14 +02:00
ThomasV 89849c7d52 update parse_url in gtk gui 2014-05-07 17:35:38 +02:00
ThomasV a6d1eef549 payment requests: add style sheet for readonly fields 2014-05-07 16:15:22 +02:00
ThomasV 87fa402c34 support for payment requests in the gui 2014-05-07 15:26:38 +02:00
ThomasV fa4c2b96d7 p2sh wallets cannot create accounts 2014-05-05 12:03:01 +02:00
ThomasV ac93b86ebc export as json or csv 2014-05-05 11:31:04 +02:00
ThomasV 8ca7964dac address_field in sweep dialog 2014-05-05 09:58:29 +02:00
ThomasV 7335a9936e make do_export_privkey non-gui 2014-05-05 09:24:29 +02:00
ThomasV 35200557e4 sleep inside for loop, so that gui remains responsive 2014-05-05 09:20:19 +02:00
ThomasV 640d6641aa fix #444 2014-05-04 21:58:02 +02:00
ThomasV c9fc6275ab move private key methods from wallet to accounts 2014-05-04 19:43:15 +02:00
ThomasV fdf8697e58 handle pending and imported accounts using account child classes 2014-05-02 11:10:12 +02:00
ThomasV b7a60f02e0 fix type of io_dir 2014-05-01 19:19:57 +02:00
ThomasV 95df9cd103 fix bugs on wallet creation 2014-05-01 18:58:24 +02:00
ThomasV 46c0dda3b9 sweep privkeys in gui 2014-05-01 17:35:01 +02:00
ThomasV b21cfc2746 export_privkeys_dialog 2014-05-01 16:33:56 +02:00
ThomasV 8f19f9bf28 do_export_privkeys: replace wallet.seed with is_watching_only 2014-05-01 15:04:12 +02:00
ThomasV 0a0186bc5d parameter for wizard.run 2014-05-01 14:55:29 +02:00
ThomasV ace127ee43 fix password dialog, for imported wallets 2014-05-01 12:42:06 +02:00
ThomasV 95fce65e12 disable wallet menus when they do not apply 2014-05-01 12:19:24 +02:00
ThomasV 9c37ed68f4 wallet.has_seed 2014-04-30 11:40:53 +02:00
ThomasV 56e8ad3397 cleanup wallet classes 2014-04-30 11:18:13 +02:00
ThomasV 42a5454bd8 update for gtk gui. fixes #673 2014-04-30 09:31:20 +02:00
ThomasV bb88c891dc move set_url to __init__. fixes #672 2014-04-30 07:59:59 +02:00
ThomasV 9196e9feea messages for enter_seed 2014-04-29 21:19:42 +02:00
ThomasV 582fb76e9e new class: Imported_Wallet 2014-04-29 21:04:16 +02:00
ThomasV 3ae48a1819 seed_dialog: setTabChangesFocus 2014-04-29 19:39:01 +02:00
ThomasV 029f33a47c minor fix for restore dialog 2014-04-29 19:33:42 +02:00
ThomasV 5d68ce4f22 wizard: option to create multisig wallet manually 2014-04-29 11:45:39 +02:00
ThomasV 70a638a7c3 more robust install wizard 2014-04-28 17:30:48 +02:00
ThomasV bac2c8175c optional icon in installwizard question 2014-04-28 16:06:59 +02:00
ThomasV f4817d771f add layout before creating buttons, so that default button is set 2014-04-28 15:50:31 +02:00
ThomasV 7dd78e3768 sort accounts 2014-04-28 15:27:28 +02:00
ThomasV 204d7507d6 show_before_broadcast option in gui 2014-04-28 15:25:47 +02:00
ThomasV 6d75ca795b add_seed 2014-04-28 14:58:43 +02:00
ThomasV 0c100c1480 add_cold_seed 2014-04-25 17:51:41 +02:00
ThomasV 9723a5e9ec gui: don't show account names if there is only one account 2014-04-25 11:56:17 +02:00
ThomasV 242eca8821 rm dead code 2014-04-25 11:29:01 +02:00
ThomasV 5bbdcdf73d move tray logic to ElectrumGui object. fixes #468 2014-04-25 11:22:16 +02:00
ThomasV 40bd5e9c5f dark/light icon selector. see #666 2014-04-25 10:31:34 +02:00
ThomasV ca16db7c7f Merge branch 'master' of git://github.com/spesmilo/electrum 2014-04-25 10:16:11 +02:00