1
0
Files
electrum/lib
Neil Booth 86626d8080 Consistency in handling of self.interface
switch_to_interface() becomes the common place where
self.interface is set; therefore self.interface is not None
precisely when self.default_server is connected.  Previously some
places required it to be connected and some didn't.  Also an
interface change now sends the 'updated' notification
consistently - previously some did and some didn't.

Have network_start() call start_interfaces() - this also means
network restarts now do this.

Fix apparent off-by-one in start_interfaces()
2015-05-22 09:13:09 +09:00
..
2015-04-11 11:41:02 -04:00
2015-05-21 12:50:26 +02:00
2015-02-24 19:32:59 +01:00
2015-04-30 17:33:29 +02:00
2015-05-05 21:00:35 +02:00
2015-05-08 09:31:45 +09:00
2015-05-17 09:17:52 +02:00
2015-05-19 11:56:33 +02:00
2015-05-02 16:26:27 +02:00