LBRY-Vault/electrum/gui/kivy/uix
ThomasV 61dfcba092 Refactor channel states:
- persisted states are saved
 - state transitions are checked
 - transient states are stored in channel.peer_state
 - new channel states: 'PREOPENING', 'FUNDED' and 'REDEEMED'
 - upgrade storage to version 21
2019-11-22 20:14:54 +01:00
..
dialogs Refactor channel states: 2019-11-22 20:14:54 +01:00
ui_screens fix #5731 2019-10-29 08:06:53 +01:00
__init__.py file reorganization with top-level module 2018-07-13 14:01:37 +02:00
combobox.py file reorganization with top-level module 2018-07-13 14:01:37 +02:00
drawer.py fix #4720 2018-09-17 14:44:01 +02:00
gridview.py file reorganization with top-level module 2018-07-13 14:01:37 +02:00
qrcodewidget.py fix #4575 2018-07-21 23:09:46 +02:00
screens.py trivial: use logger.exception instead of traceback.print_exc 2019-11-21 17:55:00 +01:00