17371 Commits (5582b753e50c1a330ae433a897fcad6d71aa0e17)
 

Author SHA1 Message Date
ghost43 5582b753e5
Merge pull request #8881 from accumulator/qobject_test 2 years ago
ghost43 1d0706abd8
Merge pull request #8778 from SomberNight/202312_ci_py312 2 years ago
SomberNight 9a6ec61647
ci: also run unit tests with python 3.12 2 years ago
SomberNight 79d88dcb5f
lnpeer: fix timing issue in reest_chan, for replaying unacked updates 2 years ago
ghost43 697968bcbb
Merge pull request #7835 from SomberNight/202205_lnpeer_async_process_message 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 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 71dbf76cd0
add new 'qml_gui' extra to setup.py and include it for tox 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
Sander van Grieken 6738e1e90f
p4a: python-for-android ref 4f1a1a3a41f6bf8d28984bfd1ec8af3c5d8eb362 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
accumulator acc7b44a3e
Merge pull request #8873 from accumulator/issue_8355 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
Sander van Grieken cac9c4bbb9
qt: fix various issues on send_tab, fixes #8874 2 years ago
SomberNight ff8f8d6104
qt: sweep_key_dialog: make UI a bit more intuitive 2 years ago
Sander van Grieken 482ec89b5d
minor, code style, imports 2 years ago
Sander van Grieken 4228911609
qml: close TxDetails on TX remove only after the 'removed_transaction' event has been received, so the 2 years ago
accumulator 620b46780b
Merge pull request #8870 from accumulator/wizard_component_race 2 years ago
Sander van Grieken c78a90a242
qt: wizard: move page.on_ready() to just after construction to avoid triggering signal/slots that might 2 years ago
Sander van Grieken c755a58661
qedaemon: remove redundant, small code style fixes 2 years ago
Sander van Grieken 5aa782a19e
qml: extend self._loading guard to encompass _on_backend_wallet_loaded slot as well 2 years ago
Sander van Grieken b361d02467
qml: tighten self._loading guard to encompass whole loadWallet fn, not just task thread. 2 years ago
ghost43 a668d7850d
Merge pull request #8864 from SomberNight/202402_gui_feerate_vbyte 2 years ago
SomberNight 0b7e52fbbe
gui: label tx sizes as "vbytes" and feerates as "sat/vbyte" 2 years ago