Commit Graph

3512 Commits

Author SHA1 Message Date
ThomasV 2a938ad516 fix: pending accounts 2014-05-02 11:19:02 +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 3faeb7eab6 define check_password for imported wallets 2014-05-01 13:08:12 +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 84052bcdb2 fix bug with has_seed 2014-04-30 15:44:46 +02:00
ThomasV dc22ba4d5e print warning in stderr, not stdout 2014-04-30 15:27:50 +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 17216da392 can_create_account 2014-04-30 10:40:47 +02:00
ThomasV 7e0711f6ec move synchronizer class in its own file. abstract wallet class. 2014-04-30 10:32:40 +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 23df7394df is_new_seed: encode utf8 2014-04-29 19:30:31 +02:00
ThomasV 0ba73dfc95 restore get_master_public_key function. fixes #668 2014-04-29 12:26:58 +02:00
ThomasV 5d68ce4f22 wizard: option to create multisig wallet manually 2014-04-29 11:45:39 +02:00
ThomasV ac4a522289 Merge branch 'master' of git://github.com/spesmilo/electrum 2014-04-28 17:31:04 +02:00
ThomasV 70a638a7c3 more robust install wizard 2014-04-28 17:30:48 +02:00
wozz fde8966471 Update historical exchange rate query
Update historical exchange rate query for bitcoinvenezuela to reduce extra data returned.
2014-04-28 11:03:32 -04: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 45514c7ba9 global timeout in peers script 2014-04-28 14:46:07 +02:00
ThomasV c295c79754 fix signrawtransaction 2014-04-27 14:26:15 +02:00
ThomasV 63769c84d1 fix: add_seed 2014-04-27 13:24:31 +02:00
ThomasV 5a02836933 fix input_info for signrawtransaction 2014-04-26 18:44:45 +02:00
ThomasV 0c100c1480 add_cold_seed 2014-04-25 17:51:41 +02:00
ThomasV e552930d34 sweep command (does not broadcast) 2014-04-25 17:23:26 +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 217900bbfa watching_only wallets have a single account 2014-04-25 11:48:13 +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 1662a9e9c5 fix: get_master_public_key 2014-04-25 10:39:07 +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
ThomasV a1daba6afe get_master_public_keys 2014-04-25 10:16:07 +02:00
ThomasV a58720533b Merge pull request #667 from wozz/blockexplor
Add block explorer setting for "view online"
2014-04-25 10:13:25 +02:00
Michael Wozniak 7d2895ad46 Add block explorer setting for "view online" 2014-04-24 13:26:48 -04:00