12581 Commits (master)
 

Author SHA1 Message Date
SomberNight 7bcb59ffb5
wallet: when sweeping, do network reqs in parallel, and don't block GUI 4 years ago
ThomasV 40a51cc090 channels_list: minor fix (lnworker might be None) 4 years ago
ThomasV d9747a2ff1 wallet fixes for lightning disabled (follow up 6058829870) 4 years ago
ThomasV 56f4932f10 import/exports to json files: 4 years ago
ThomasV 2571669a32 fix #6200: if we cannot parse an onion, send a failure code that has the BADONION bit 4 years ago
ThomasV 47b3c49b25 split lnpeer.fail_htlc into two methods with less parameters 4 years ago
SomberNight b3abea7d19
requirements: bump min protobuf (follow-up prev) 4 years ago
SomberNight 59681d0438
regenerate paymentrequest_pb2.py with new protoc 4 years ago
ghost43 8e12b43b5d
Merge pull request #6199 from benma/bb02 4 years ago
SomberNight db5cf22ff4
bitbox02: get prev tx from psbt instead of wallet db 4 years ago
ThomasV 88bb5309c4 Fix issue #6201: 4 years ago
SomberNight dc6dbe5bfb
HW_PluginBase: small clean-up for 'maximum_library' 4 years ago
SomberNight e07d5d8422
fix tests: follow-up psbt changes 4 years ago
SomberNight 309ba15745
invoices: follow-up fixes re clean-up 4 years ago
matejcik e058ee2957
psbt: always include full prev tx (#6198) 4 years ago
SomberNight 1978bba915
fix tests: follow-up 154b9cab50 4 years ago
ThomasV cc3da6c75f follow-up prev 4 years ago
ThomasV b6d56ece82 fix #6203: do not let request amount be None 4 years ago
SomberNight 154b9cab50
coinchooser: change "enable_output_value_rounding" default to True 4 years ago
SomberNight 5958fa8b2d
coinchooser: small clean-up re enable_output_value_rounding 4 years ago
SomberNight d1f860ccf3
dependencies: update max qdarkstyle 4 years ago
SomberNight 83d7160b47
rerun freeze_packages 4 years ago
SomberNight 5ec0747eff
contrib/freeze_packages: should not use too new python interpreter 4 years ago
Marko Bencun b9b08b768f
plugins/bitbox02: fix min version check 4 years ago
Marko Bencun b863150fe3
plugins/bitbox02: fix compatibility with bitbox02-3.0.0 4 years ago
ThomasV cfdfbd2bfe follow-up 6058829870 4 years ago
ThomasV 84a8b6af1f follow-up 1c436bbc22 4 years ago
ThomasV 0878fe08f7 do not display 'Expires in 100 years' for LN invoices 4 years ago
ThomasV 8cb36cb969 fix #6194 4 years ago
ThomasV 6058829870 Use attr.s classes for invoices and requests: 4 years ago
ThomasV 5f527720cf kivy: update devs list 4 years ago
ThomasV e51395132e add confirmation dialog for lightning payments. fixes #6100 4 years ago
SomberNight d0e6747bb5
kivy: (fix) popups had white background with recent kivy 4 years ago
SomberNight f8530b1cda
android build: use python3.7 for now 4 years ago
SomberNight 3e4ead446b
kivy: (trivial) fix typo in error msg 4 years ago
SomberNight 4a4b0922e5
trustedcoin: (trivial) add a stub method in plugin base class 4 years ago
ThomasV b505763867 Qt: do not show node_id in channels_list 4 years ago
SomberNight e6e587b7da
trustedcoin: use psbt format on wire. rm psbt to legacy tx conversion. 4 years ago
ThomasV 2adbbee5fe Add extra state to distinguish shutdown negotiation from post- 4 years ago
ThomasV 680502cfb8 Qt: copy request to clipboard when it is created 4 years ago
ThomasV 3bf2641ce8 kivy: remove test_seed and test_xpub. fixes #6146 and #5925 4 years ago
Jin Eguchi 6339afee3b
appimage: update openssl (#6186) 4 years ago
ThomasV 8e3ee73daf
Merge pull request #6134 from SomberNight/202004_ln_fundingtx_forbid_bump_cjoin 4 years ago
ThomasV 6aa337c618 fix #6176 4 years ago
ThomasV c035bfcc46 Qt: show fee combo next to fee slider, and remove it from settings 4 years ago
ThomasV 959af0065b follow-up previous commit: cleanup imports 4 years ago
ThomasV 7490787d38 follow-up previous commit 4 years ago
ThomasV 1c436bbc22 move units and amount formatting to simple_config 4 years ago
SomberNight 4d8fcded4b
qt plugins dialog: fix caching "settings" button 4 years ago
SomberNight ac63444cfc
wallet: better handle used change addresses reverting to unused 4 years ago