15272 Commits (d3367eb61b0e572418cdeac9aa51dbb16447278d)
 

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