7389 Commits (d7b02605344d34ce64de6381d7d58712b6bd2128)

Author SHA1 Message Date
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
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
SomberNight afb245c17d
scripts: fix regression in quick_start.py 2 years ago
Sander van Grieken 7725e88e32
tests: payment_identifier: check multiline output amounts 2 years ago
Sander van Grieken 6dd1cf0dba
tests: payment_identifier: remove redundant, add some less common domain names 2 years ago
Sander van Grieken fa46b4633f
tests: payment_identifier: check multiline outputs exist, are correct number and type 2 years ago
Sander van Grieken 499b8ed375
tests: payment_identifier: add some more whitespace situations, fix script spk 2 years ago
Sander van Grieken 73be52203b
tests: add tests for all supported payment identifier types. 2 years ago
Sander van Grieken 2dd4195ad8
qt: ChoiceWidget fix init selected_key 2 years ago
SomberNight 1736558e3d
type hints: follow-up prevprev. "union types as X | Y" needs py3.10 2 years ago
SomberNight d2ace95f96
tests: add toy test for payment_identifier.py 2 years ago
Sander van Grieken f811db4ec8
payment_identifier: imports, typing declarations 2 years ago
Sander van Grieken 19d9467b93
qml: add typing declarations to qechanneldetails 2 years ago
Sander van Grieken 2882c4be46
qt: consistency HWW wizard page translations 2 years ago
Sander van Grieken 39bc672da2
followup prev 2 years ago