Commit Graph

7107 Commits

Author SHA1 Message Date
ThomasV ac53585a40 move freeze/unfreeze menus to coins tab, show utxos as tree 2017-01-22 09:39:10 +01:00
ThomasV 6b3aaff476 fix #2129: remove shortcut 2017-01-22 06:40:45 +01:00
ThomasV af46f83830 fix #2124 2017-01-22 01:01:52 +01:00
ThomasV f59e92f947 Merge pull request #2126 from kacperzuk/seed_dialog_preserve_options
Preserve checkboxes state in seed_options
2017-01-21 22:13:07 +01:00
Kacper Żuk 1dedfa49f9 Preserve checkboxes state in seed_options 2017-01-21 21:40:37 +01:00
Marcdnd 0e73e8b498 Added BRL exchanges: Bitvalor, Foxbit, NegocieCoins 2017-01-20 16:50:30 -02:00
ThomasV a736dc3052 fix #2114: update utxo_list when freezing address 2017-01-16 10:38:32 +01:00
ThomasV 54dcca0787 fix #2118 2017-01-16 10:18:00 +01:00
ThomasV 8c3a7f7842 Merge branch 'master' of git://github.com/spesmilo/electrum 2017-01-16 10:06:36 +01:00
ThomasV 25e4116393 do not crash tx.serialize if pubkeys are missing. fix #2113 2017-01-16 10:06:28 +01:00
ThomasV f8d43858cf Merge pull request #2116 from sengaya/fix-listunspent
Fix listunspent command
2017-01-15 11:06:27 +01:00
Thilo Uttendorfer d6be2a4ae2 Fix listunspent command 2017-01-14 23:39:58 +01:00
ThomasV d0755698ce fix #2104 2017-01-10 10:57:47 +01:00
ThomasV ef54d6416e prepare version 2.7.17 2017-01-10 08:54:56 +01:00
ThomasV 9302cea725 fix #2107 2017-01-10 07:55:05 +01:00
ThomasV a62dab9962 fix #2108 2017-01-10 07:52:51 +01:00
ThomasV bffb10f53f remove 'send from' context menu (replaced by coins tab) 2017-01-09 21:23:22 +01:00
ThomasV 916fc0d791 show addresses and utxos before wallet is synchronized 2017-01-09 17:01:25 +01:00
ThomasV a043feebf2 add 'copy address' to utxo menu 2017-01-09 16:57:39 +01:00
ThomasV 29e2570d3d prevent busy looping 2017-01-09 16:36:05 +01:00
ThomasV 6055d4b2fd make fee_slider thread safe 2017-01-09 14:05:43 +01:00
ThomasV 0a31acbdf2 prepare version 2.7.16 2017-01-09 13:10:13 +01:00
ThomasV 83a422988e ledger: ImportError fallback 2017-01-09 13:02:48 +01:00
neocogent da7e48f3a7 ledger new ui and mobile 2fa validation 2017-01-09 12:56:38 +01:00
ThomasV 59ed5932a8 Merge branch 'feez' 2017-01-09 12:39:42 +01:00
ThomasV a2e7fc32ef Add fee slider class with network callback. 2017-01-09 12:36:15 +01:00
ThomasV 34a550864d use ex_combo.findIndex instead of list.index 2017-01-09 10:32:23 +01:00
ThomasV f50111f15a fix flash during startup 2017-01-08 14:44:04 +01:00
ThomasV 2450c1d481 fix typo 2017-01-08 13:14:15 +01:00
ThomasV 7af5d42324 qt: show addresses and utxos in separate tabs 2017-01-08 13:00:57 +01:00
ThomasV 1358bebd37 network: do not wait for headers file on startup 2017-01-07 23:44:06 +01:00
ThomasV 73390f1769 fix: missing global 2017-01-07 19:49:20 +01:00
ThomasV 8b6efaff2d remove regexp test from is_address; non-matching strings will fail anyway 2017-01-07 18:42:51 +01:00
ThomasV 4d41c36cbb add headers url for testnet 2017-01-07 18:39:41 +01:00
ThomasV b4d5934da0 testnet: remove failing tests 2017-01-07 18:34:32 +01:00
ThomasV 5d83bcba14 don't expose default servers and ports in __init__ 2017-01-07 17:25:09 +01:00
ThomasV d042d6e970 initial testnet support (petrkr) 2017-01-07 16:58:59 +01:00
ThomasV 9138cf3cb8 remove deprecated protocols from DEFAULT_PORTS 2017-01-07 15:59:09 +01:00
ThomasV be15b76c9b allow client daemon to be launched in the foreground (fix #1873) 2017-01-07 10:10:51 +01:00
ThomasV f381aee835 make payment requests never expire by default 2017-01-07 09:31:09 +01:00
ThomasV b69cb21333 Qt: catch exception raised by load_wallet 2017-01-07 08:57:25 +01:00
ThomasV b16800864b trezor: fix is_xprv 2017-01-06 22:47:10 +01:00
ThomasV 6d33e1a35b trezor: fix wipe_device 2017-01-06 22:32:06 +01:00
ThomasV adf7e250ca improve send tab layout 2017-01-06 21:28:04 +01:00
ThomasV f97d83b7f4 fix fiat visibility on startup 2017-01-06 19:17:17 +01:00
ThomasV 253df89af5 fix #2101 2017-01-06 18:12:10 +01:00
ThomasV de018a72a6 update release notes 2017-01-06 11:32:47 +01:00
ThomasV b2ec525444 simplify fee preferences 2017-01-06 11:22:14 +01:00
ThomasV bafe3e4ff8 fix #2060: use tx size for high fee warning 2017-01-06 10:54:04 +01:00
ThomasV d09e91e631 Show fee slider for static fees too. Add fee slider to RBF dialog (fix #2083) 2017-01-06 10:45:05 +01:00