LBRY-Vault/electrum/gui/kivy/uix
SomberNight a0b096dcb2
mnemonic: implement Wordlist class
Wordlist subclasses 'tuple' so it can be transparently used.
'in' and '.index()' are fast.
Use Wordlist in bip39_is_checksum_valid, which makes that faster.
2020-02-29 00:20:11 +01:00
..
dialogs mnemonic: implement Wordlist class 2020-02-29 00:20:11 +01:00
ui_screens restrict lightning to p2wpkh wallets 2020-02-20 21:17:25 +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 follow-up previous commit: show onchain tx dialog for channel open/close transactions 2020-02-18 13:58:17 +01:00