LBRY-Vault/electrum/gui
SomberNight 52f4189176
qt TorDetector: close socket
ResourceWarning below is shown when running python3 with "-X dev":

...\electrum\electrum\gui\qt\network_dialog.py:457: ResourceWarning: unclosed <socket.socket fd=3276, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('0.0.0.0', 55693), raddr=('127.0.0.1', 9050)>
  if TorDetector.is_tor_port(net_addr):
ResourceWarning: Enable tracemalloc to get the object allocation traceback
2020-10-06 19:15:20 +02:00
..
icons BitBox02 Electrum plugin support 2020-04-12 15:34:37 +02:00
kivy transaction: impl tx.to_qr_data(): move logic from GUI to tx class 2020-09-23 14:57:46 +02:00
qt qt TorDetector: close socket 2020-10-06 19:15:20 +02:00
__init__.py some import clean-up in qt 2018-09-25 18:15:28 +02:00
stdio.py gui: update stdio and text after db and storage separation (#6567) 2020-09-09 15:54:42 +00:00
text.py gui: update stdio and text after db and storage separation (#6567) 2020-09-09 15:54:42 +00:00