You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Sander van Grieken 30079c06a8 qml: handle android back button in wizard, map to prev page action instead of closing wizard. 3 years ago
..
components qml: handle android back button in wizard, map to prev page action instead of closing wizard. 3 years ago
fonts Fix CRLF issues. (#8026) 3 years ago
__init__.py flake8: enable more mandatory tests 3 years ago
auth.py implement auth by PIN and allow auth override to wallet password 3 years ago
plugins.py qml: fix flake errors 3 years ago
qeaddressdetails.py flake8: enable more mandatory tests 3 years ago
qeaddresslistmodel.py qml: refresh address list on new transaction by setting dirty flag 3 years ago
qeapp.py qml: add initial logic and UI for CPFP 3 years ago
qebitcoin.py qml: skip multisig_show_masterpubkey view and instead present master pub key on every 3 years ago
qechanneldetails.py qml: show channelbackups in channel list, 3 years ago
qechannellistmodel.py qml: show channelbackups in channel list, 3 years ago
qechannelopener.py qml: refactor OpenChannel to dialog, fix lifecycle/race conditions swap & openchannel 3 years ago
qeconfig.py Set the RBF flat to all transactions, and remove the 'use_rbf' 3 years ago
qedaemon.py qml: let WalletListModel update the wallet state when a wallet is loaded 3 years ago
qefx.py qml: optimize imports 3 years ago
qeinvoice.py qml: don't check min amount for amount-less invoice 3 years ago
qeinvoicelistmodel.py add invoice status to invoice_status callback (#8020) 3 years ago
qelnpaymentdetails.py qml: Remove key exist check in lnworker.payment_info 3 years ago
qenetwork.py qml: add serverlistmodel.py, add server list to ServerConfigDialog.qml 3 years ago
qeqr.py flake8: enable more mandatory tests 3 years ago
qerequestdetails.py qml: request details hooks to backend callback, not to QEWallet signal. 3 years ago
qeserverlistmodel.py qml: server list styling, group indicator per chain 3 years ago
qeswaphelper.py qml: show swap service problem to user 3 years ago
qetransactionlistmodel.py qml: add 'local' and 'mempool' sections to history, update section on on_tx_verified callback 3 years ago
qetxdetails.py qml: listen for verified callbacks in fee bumpers, tx canceller and txdetails. 3 years ago
qetxfinalizer.py qml: show extra fee in ConfirmTxDialog (2fa) 3 years ago
qetypes.py qml: work around qeamount copy from None 3 years ago
qewallet.py Set the RBF flat to all transactions, and remove the 'use_rbf' 3 years ago
qewalletdb.py qml: unify to single WalletListModel, WalletDB trigger actions on every path set, 3 years ago
qewizard.py qml: skip multisig_show_masterpubkey view and instead present master pub key on every 3 years ago
util.py qml: optimize imports 3 years ago