14416 Commits (58be69afd3cbe9cfcf36a591feb932c5c804212d)
 

Author SHA1 Message Date
ThomasV 2c6e36e89d Fallback addresses 3 years ago
ThomasV f18a042955 Qt: receive_lightning_help text 3 years ago
ThomasV 9ba5a34800 Qt receive tab: 3 years ago
ThomasV bf4455ef30 follow-up db invoice unification: 3 years ago
ThomasV 7102fb732e follow-up prev: 3 years ago
ThomasV e392197ab9 wallet_db upgrade: 3 years ago
gruve-p 75044f334b appimage: update git 3 years ago
SomberNight e47e0afa91
commands: add "version_info" cmd 3 years ago
SomberNight 419fc6e1c1
gui init: raise GuiImportError instead of sys.exit if dep is missing 3 years ago
SomberNight 8e234f3ccd
qt gui: better detection of missing PyQt5 at startup 3 years ago
accumulator 70fb4bf538
android: create relative .buildozer symlink at correct folder, regardless of CWD (#7759) 3 years ago
SomberNight 3451140ce7
qt coins list: fix populating labels 3 years ago
ThomasV 5bd2524bfb follow-up #7748 3 years ago
ThomasV 877a9f553b
Merge pull request #7748 from spesmilo/confirm_reverse_swaps 3 years ago
ThomasV 3e6595ae98
Merge pull request #7756 from SomberNight/202204_qt_taskthread_cancel 3 years ago
ThomasV f0a806ccf8
Merge pull request #7754 from SomberNight/202204_wallet_uptodate2 3 years ago
SomberNight 29c1106988
qt main_window: move TaskThread from wallet.thread to window.thread 3 years ago
SomberNight 428dff90f8
address_sync: include verifier in sync_state progress indicator 3 years ago
SomberNight 30650c524c
address_sync: "up_to_date" now waits for SPV 3 years ago
SomberNight a05ef140d6
address_sync: split off unconfirmed_tx from unverified_tx 3 years ago
SomberNight 837fc1606c
address_sync: change up_to_date to be private; no lock needed to read 3 years ago
SomberNight 6c05de6fb9
osx arm notes: simplify 3 years ago
Bitkarrot 36a685d560
Notes for Apple M1 build from source (#7747) 3 years ago
SomberNight 214ac19f15
window.run_coroutine_from_thread: don't use wallet.thread 3 years ago
SomberNight 96c063028a
qt TaskThread: implement cancellation of tasks, for cleaner shutdown 3 years ago
ThomasV ad41f4aed0 trampoline legacy mpp: link to eclair issue 3 years ago
SomberNight ea21ae35e8
mac build: add workaround for installing pyinstaller with setuptools 61 3 years ago
SomberNight 3bae7dfd90
mac build: git clone pyinstaller to allow using custom commits 3 years ago
SomberNight 4d2d2a7bc3
win build: update wine 3 years ago
SomberNight 250795f137
verifier: small clean-up 3 years ago
Sander van Grieken 184e122c36 rerun freeze_packages 3 years ago
SomberNight 207600e00c
transaction.py: TxOutpoint: nicer __str__ and __repr__ 3 years ago
SomberNight 0226e7196d
swaps: build index(es) for the swaps dict to avoid linear scanning 3 years ago
ThomasV 083205714c Qt: reorganize settings dialog 3 years ago
ThomasV e362d1aac4 Qt: make display of lists more stable. 3 years ago
ThomasV f01197b6b5 Reverse swaps: Wait until funding tx is confirmed 3 years ago
ThomasV 44d3b0bc61
Merge pull request #7724 from spesmilo/rbf_swap 3 years ago
ThomasV 670f8dbe42 submarine_swaps: use prevout to determine if a txin is claiming a swap 3 years ago
ThomasV 1574e10869 follow-up 92c6d911570d0d0aa84ca835ab613b2cb7372f19: remove paid item from request_list 3 years ago
SomberNight 7268fa55f2
config: abstract away mempool depth format str "%.1f MB from tip" 3 years ago
SomberNight e36d7fed7d
swaps: more precise tx size estimation for claim tx when RBF-ing 3 years ago
SomberNight 2b13576eb3
qt history tab: fix double-clicking inside collapsible items 3 years ago
SomberNight 357aaff582
swaps: when RBF-ing a forward swap tx, payment amt must not decrease 3 years ago
SomberNight aa5172faa2
swaps: fix forward swap: lnworker.create_invoice is not async 3 years ago
ThomasV 1364e7538a bump fee of swap claim transactions 3 years ago
SomberNight 4dd94172a6
config: fee slider: add more steps in mempool mode 3 years ago
SomberNight 68ba223ce1
qt ConfirmTxDialog: word-wrap error message text 3 years ago
SomberNight 1810835fae
lnchannel: get_capacity() should not raise when running with --offline 3 years ago
ThomasV cb39bbbd94 lnworker: make calc_routing_hints_for_invoice and create_invoice non-async 3 years ago
SomberNight 634611272a
build appimage: make binary somewhat smaller by excluding stuff 3 years ago