15272 Commits (patch-4)
 

Author SHA1 Message Date
SomberNight d3227d7489
transaction: for witness v0 txins, put both UTXO and WIT_UTXO in psbt 3 years ago
SomberNight 01b5e3f8e0
flake8: enable more mandatory tests 3 years ago
SomberNight 7db396aad9
follow-up prev: indentations should not use tabs in *.py 3 years ago
ThomasV 5f24030e97
Merge pull request #8044 from mrmena/network_name 3 years ago
mrmena 6dc4b4f3b3 modified the way the constants module is accessed 3 years ago
mrmena 7a53b2cd47 added network type to getinfo 3 years ago
SomberNight 7b6274eaff
daemon: better error msg if rpchost/rpcport is badly configured 3 years ago
SomberNight 22371730d6
daemon.run_daemon: always stop if daemon.taskgroup dies 3 years ago
ThomasV 3bb453aaba PayServer: add settings dialog and hook for view_url 3 years ago
ThomasV 724edd223c make PayServer a plugin 3 years ago
Sander van Grieken 26d9c06e0c qml: add export TX and scan of TX 3 years ago
SomberNight 335f55a7bf
fix tests for new pytest (py.test -> pytest) 3 years ago
SomberNight 30ac889656
transaction: never put ypub/zpub in psbts, only plain xpubs 3 years ago
SomberNight 45a939c146
tests: add test to check if we include xpubs in psbts 3 years ago
ThomasV eefb855671 PayServer: fix create_request 3 years ago
Sander van Grieken afb0c3bdb7 qml: implement remove local tx, show channel backup after channel open 3 years ago
Sander van Grieken 34d39e84f0 qml: don't check min amount for amount-less invoice 3 years ago
Sander van Grieken 3ace53391f qml: disable pay button while editing amount, perform minimum amount check for lightning invoices, update amount in invoice list. 3 years ago
Sander van Grieken e3b3f04afe qml: refresh address list on new transaction by setting dirty flag 3 years ago
Sander van Grieken a2d1d5e288 qml: missing import 3 years ago
Sander van Grieken 571c626eb4 qml: run tx broadcast in thread, re-enable broadcast button in TxDetails when broadcast fails 3 years ago
Sander van Grieken 902f16204c qml: initial RbF bump fee feature 3 years ago
ghost43 1a7fc2cff7
Merge pull request #8029 from SomberNight/202210_git_eol 3 years ago
SomberNight 98d29cba56
wine build: build win-iconv-mingw-w64-dev, instead of using debian sid 3 years ago
x fffbccff3b make it easier to troubleshoot config parse errors 3 years ago
Sander van Grieken 87ee3030a8 qml: actually use rbf selection 3 years ago
ThomasV d922db0bdf
Merge pull request #7986 from accumulator/wizard 3 years ago
Sander van Grieken 2adf034771 use apply() function on every wizard page, making sure wizard_data is always available 3 years ago
Sander van Grieken fac4003354 qml: fix wizard_data not available to 'last' check on have seed wizard page 3 years ago
Sander van Grieken 0a9c100382 force subclassing of self.last_if_single_password in NewWalletWizard 3 years ago
SomberNight 32ce64faa5
merchant www: allow symlinks for vendored libs 3 years ago
accumulator 6e536d2d91
add invoice status to invoice_status callback (#8020) 3 years ago
Sander van Grieken d65ee17100 qml: ui confirm tx dialog 3 years ago
Sander van Grieken cf005a0f2a qml: ui close channel dialog 3 years ago
Sander van Grieken daffa1a731 qml: ui swapdialog 3 years ago
Sander van Grieken 6ca733a12f move /gui/wizard.py to /wizard.py 3 years ago
Sander van Grieken 28b5103d93 remove qml_test plugin, remove plugin settings test 3 years ago
Sander van Grieken c6496d02ef add recovery paths (disable and confirm/reset OTP) for 2FA 3 years ago
Sander van Grieken 15e2ed4f58 rewrite server connect wizard to new wizard style 3 years ago
Sander van Grieken 6ea3a16cc8 add wallet type imported addresses/private keys to wizard 3 years ago
Sander van Grieken 255f508574 remove unused, add type checking imports 3 years ago
Sander van Grieken acb88f21c1 implement success and failure paths, keep dialog over multiple tries 3 years ago
Sander van Grieken 20c95b26ea wip otp on pay 3 years ago
Sander van Grieken e579f5b8a5 properly remember wallet password and pass to tx signing call 3 years ago
Sander van Grieken e0a3efe5b5 move wallet creation from wizard to ui agnostic NewWalletWizard 3 years ago
Sander van Grieken 43bac2edff qml: use new wizard approach in qml and also implement 2FA/trustedcoin 3 years ago
Sander van Grieken a4195267ff new wizard approach 3 years ago
Sander van Grieken b37262f232 qml: proper check for max amount onchain. move max amount lightning to superclass 3 years ago
Sander van Grieken a1fac70ebc qml: fix bug with lingering info text from previous shown invoice 3 years ago
SomberNight 2089f06ffa
add .gitattributes file for end-of-line normalisation 3 years ago