14489 Commits (034bd42d9c4a67a69a1535c3896dbca33cd25974)
 

Author SHA1 Message Date
SomberNight aab8e664ed
hw plugins: (cleanup) Plugin objects should not have a Client field 3 years ago
SomberNight 30623c3529
hw plugins: (cleanup) Plugin objects should not have a Handler field 3 years ago
SomberNight 1fedb23946
appimage: update package (libdbus-1-3) in dockerfile 3 years ago
SomberNight d499dde811
addr_sync: get_balance change cache_key to have delimiters 3 years ago
ThomasV 0d66409fbd follow-up prev commit 3 years ago
ThomasV a8fc0a8f81 Qt: move open_channel_dialog code in separate module 3 years ago
ThomasV 1d498eeefc Change the semantics of get_balance: 3 years ago
ThomasV 1274ec7655 Qt balance piechart: show lightning funds that are frozen 3 years ago
SomberNight 9599254d43
hw: rm dead code from Hardware_KeyStore subclasses 3 years ago
SomberNight 3535eef8f8
(trivial) qt locktimeedit: fix a DeprecationWarning 3 years ago
SomberNight 9e0a0af81a
bip39_recovery: also scan change addresses 3 years ago
ThomasV dd43ccfda9 get_history: minor simplification 3 years ago
SomberNight 2e99ac9a94
qt preferences: fix "allow_instant_swaps" checkbox 3 years ago
ThomasV 2022b2e341
Merge pull request #7797 from SomberNight/202205_distutils 3 years ago
SomberNight 37ba7277ae
qt main_window: fix visual artifact when opening (re invoice lists) 3 years ago
SomberNight a15ed939b7
setup.py: use relative paths in `data_files` 3 years ago
ThomasV b0a6f895b2 Qt: add help text to receive address widget 3 years ago
ThomasV ad70659a66 qr code widget: set margin to zero, print warning if cannot draw 3 years ago
gruve-p eb66ed8e4b
appimage: update libssl-dev libssl1.0.0 openssl libsqlite3-dev (#7798) 3 years ago
SomberNight d5f987c9e9
hw keepkey: workaround protobuf weirdness 3 years ago
SomberNight d429b58168
vendor a part of distutils, to be removed from stdlib in py3.12 3 years ago
SomberNight dbc695ba4a
follow-up prev 3 years ago
SomberNight 92ff7de756
setup.py: use find_packages more heavily 3 years ago
SomberNight 443a76240d
interface.get_block_header: assert height >= 0 3 years ago
ThomasV 6a9df7d827
Merge pull request #7792 from SomberNight/202204_asyncio_cleanups 3 years ago
SomberNight 872ce82418
tests: clean up event-loop creation 3 years ago
ThomasV 56124ad15a swap_dialog: raise recv_amount when min_mount is received 3 years ago
SomberNight 2c57c78ebe
asyncio: stop using get_event_loop(). introduce ~singleton loop. 3 years ago
ThomasV fdee31af05 Qt settings_dialog: use signals 3 years ago
ThomasV 334da245dc (minor) fix checkbox in qt settings 3 years ago
ThomasV f4e902e907 LNWorker: give up payment after timeout, not number of attempts. 3 years ago
SomberNight 1182972be1
hardware wallets: mention keystore.label in select_device 3 years ago
SomberNight 238619f1ed
hardware wallets: smarter pairing during sign_transaction 3 years ago
SomberNight 610dd7ce83
hardware wallets: redefine "id_" for hid devices to avoid collisions 3 years ago
ThomasV 3c7d5663fd
Update SECURITY.md 3 years ago
ThomasV 90d2d826a4
Update SECURITY.md 3 years ago
ThomasV 1f7ada3486 minor: fix #7789 3 years ago
ThomasV 96433ea2b4
Merge pull request #7778 from SomberNight/202204_invoice_recalc_ids 3 years ago
ThomasV 44f29331bf lnwatcher: in inspect_tx_candidate, match witness scripts against HTLC templates 3 years ago
ThomasV cbeea6e42a fix #7783 3 years ago
ThomasV e3beae5c00
Merge pull request #7761 from SomberNight/202204_versioninfo_cmd 3 years ago
ghost43 c45170acfb
Merge pull request #7785 from SomberNight/202204_bump_appimage 3 years ago
Michel van Kessel 54f5ad46b3
appimage: update package (git) in dockerfile (#7786) 3 years ago
SomberNight de724a214d
asyncio: addr_sync: maybe fix "no current event loop in thread" 3 years ago
SomberNight 1dd6a2019a
asyncio: sql_db: maybe fix "no current event loop in thread" 3 years ago
SomberNight f10752b523
lnworker: LNWallet.start_network to call super().start_network 3 years ago
SomberNight b7dd51612e
asyncio: use loop.create_future() instead of asyncio.Future() 3 years ago
Rogach 6d049a30f2
fix typo in warning message shown when enabling lightning (#7782) 3 years ago
SomberNight 6633ef4c35
build appimage: bump pkg2appimage version 3 years ago
ghost43 b765959dd5
Merge pull request #7772 from SomberNight/202204_fxrate_floats 3 years ago