7519 Commits (0866581b2c1e3b2d580b6cce3c937f27a256f6b7)

Author SHA1 Message Date
SomberNight 85ea2dfc48
trezor: add_slip_19_ownership_proofs_to_tx to not skip complete inputs 2 years ago
Sander van Grieken d0c37c6e33
qml: refactor help text in CpfpBumpFeeDialog, move most to help text popup 2 years ago
Sander van Grieken a9282c0e36
qml: add tx options to ConfirmTxDialog, RbfBumpFeeDialog 2 years ago
Sander van Grieken b0227c7e03
qml: add HelpDialog and HelpButton for showing additional info 2 years ago
SomberNight 5e472117df
gui: more hardcoded bytes vs vbytes strings 2 years ago
SomberNight d01582d58c
fix tests (follow-up) 2 years ago
Sander van Grieken 70b9ea2639
prepare release 4.5.3 2 years ago
SomberNight 197979063a
lnworker: log gossip_db status in pay_invoice 2 years ago
SomberNight b4712397cc
logging: (trivial) use repr() of seed_type 2 years ago
SomberNight 4be90eb15a
update block header checkpoints 2 years ago
ThomasV 7ff3a0feff submarine swaps: fail htlc with INCORRECT_OR_UNKNOWN_PAYMENT_DETAILS 2 years ago
Sander van Grieken 8ce1e6453b
wizard: skip/hide passphrase option for 'old' and '2fa' seeds (see #4326) 2 years ago
SomberNight 8ab3dcce5d
keystore: API changes for from_seed/from_bip43_rootseed/bip39_to_seed 2 years ago
SomberNight 96f28607f2
keystore: "old"-type seeds cannot have a passphrase 2 years ago
Sander van Grieken da1727b2f7
trustedcoin: validate numeric format of OTP user entry (fixes #8905) 2 years ago
SomberNight a749fd7789
qt tx_dialog: share btn: add option to add slip-19 ownership proofs 2 years ago
SomberNight b7ed016f3c
qt tx_dialog: share btn: replace nested menus with checkboxes 2 years ago
SomberNight 0925f15280
wallet/keystore: add apis for "add_slip_19_ownership_proofs_to_tx" 2 years ago
Sander van Grieken dc3ff908b8
followup prev 2 years ago
Sander van Grieken d12ce00417
followup prev 2 years ago
Sander van Grieken 6d2dfc9759
android: limit size of text pasted from clipboard, to avoid TransactionTooLargeException 2 years ago
Sander van Grieken de9c0249c7
qml: icons, styling 2 years ago
Sander van Grieken 2b95223e2b
qml: handle invoice removed from backend from qeinvoicelistmodel status update timer (fixes #8898) 2 years ago
Sander van Grieken ef87fbd3e5
payment_identifier: return onchain invoice when GUI requests MAX amount (fixes #8900) 2 years ago
Sander van Grieken 73fee69f5c
tests: move /electrum/tests to /tests 2 years ago
Sander van Grieken 016e500993
qml: FeePicker parameterize enable display of tx info and picker, use this for CPFP 2 years ago
Sander van Grieken c0b892720e
qml: consolidate fee slider ui in various places to a single FeePicker control 2 years ago
SomberNight 87dd74d45c
qml: QETxDetails: defer to wallet.get_tx_info() for rbf/cpfp 2 years ago
Sander van Grieken 57270e3bf3
tests: qt_util: disable timer in qt testcases 2 years ago
Sander van Grieken d8654361af
peer_wire.csv: remove msgtype gossip_queries options, as the extract-formats.py tool 2 years ago
SomberNight 79d88dcb5f
lnpeer: fix timing issue in reest_chan, for replaying unacked updates 2 years ago
Sander van Grieken a626d1bf42
tests: add test for QEAmount(from_invoice=..) and (m)satsStr properties 2 years ago
SomberNight 45e08ada61
lnpeer: make process_message async 2 years ago
Sander van Grieken 643fbecc15
wizard: fix co-signing hardware wallets data incorrectly referenced 2 years ago
SomberNight 6172898a03
trezor: minor things for better model "safe 3" support 2 years ago
SomberNight fffbc178cd
qt wizard: hww dialogs: log some exceptions more aggressively 2 years ago
SomberNight 130baf13c8
trezor: show descriptive error if trying to init device without fw 2 years ago
SomberNight 46ce5d0f3d
wizard: (trivial) follow-up prev 2 years ago
SomberNight 638fdf114e
wizard: don't log sensitive values: replace blacklist with whitelist 2 years ago
SomberNight 7cf22d4b9f
coldcard: wallet info dlg: fix missing "Export for Coldcard" btn 2 years ago
Sander van Grieken 66af6e6239
send_tab: set tab changes focus for multiline edit 2 years ago
Sander van Grieken b3bce0299f
send_tab: fix tab order #8889 2 years ago
SomberNight bd492fbd14
cli/rpc: nicer error messages and error-passing 2 years ago
SomberNight b3a908f647
WalletDB: (trivial) add type hint 2 years ago
Sander van Grieken 3582c79160
stub QVideoSink import as it requires many dependencies but isn't used on android currently 2 years ago
Sander van Grieken 46e0c6e8ae
tests: print traceback of original exception when testcase fails 2 years ago
Sander van Grieken 08a06ae4aa
don't prefix utility classes and functions file with test_ 2 years ago
SomberNight b6e5fe8dbe
lnworker: history to include close tx for channel backups 2 years ago
Sander van Grieken 058305acca
add a simple test framework for testing QObjects and their signal/slot mechanism 2 years ago
SomberNight a083b95021
util.CallbackManager: handle callbacks being cancelled 2 years ago