1
0
Files
electrum/lib
Neil Booth 605cc47a3d Sweep keys: don't default to hidden address
The issue is electrum uses None as the current account
to mean the default account.  This just gave rise to
all addresses being listed including in hidden accounts.

Really "None" as used in main_window.py and history_widget.py
means "a single unspecified account" not "all accounts".

So implement the idea of a default account, and don't let
a hidden account be the default one.
2016-01-23 17:17:10 +09:00
..
2016-01-15 18:14:06 +01:00
2015-08-20 23:18:47 +09:00
2015-12-01 09:42:47 +01:00
2016-01-01 16:48:18 +09:00
2015-12-25 23:34:04 +09:00
2016-01-21 08:11:50 +09:00
2015-12-13 06:33:06 +01:00
2015-07-31 21:56:22 +02:00
2016-01-13 15:02:58 +01:00
2015-02-24 19:32:59 +01:00
2015-08-20 23:18:47 +09:00
2016-01-21 23:33:15 +09:00
2015-12-23 18:31:36 +09:00
2015-09-09 18:15:38 +02:00
2016-01-01 16:48:18 +09:00
2015-09-11 14:03:44 +09:00
2015-11-24 09:43:21 +01:00
2015-11-25 11:37:10 +01:00
2015-08-09 19:02:04 +03:00