12901 Commits (ea3e3ddbb8280f499bf2535d2a8a63dd174e2e44)
 

Author SHA1 Message Date
ThomasV b06daaa669 fix display of short_channel_id for channel backups 5 years ago
SomberNight ea329063bf
channel open: allow REMOTE to set htlc_minimum_msat to 0 5 years ago
ThomasV 937d8a1f0f fix #6243 5 years ago
SomberNight b55f6430f2
lnchannel: explain why if REMOTE f-closes we remain OPEN until mined 5 years ago
ThomasV a03d8dc6ac swaps: add testnet url 5 years ago
ThomasV aacddf008c trigger_force_close: set my_current_per_commitment_point to a valid point 5 years ago
ThomasV 4344ca47b3 swaps: create invoice without saving the request 5 years ago
SomberNight 3665f5d3fd
fix channel backups for "not initiator" channels 5 years ago
SomberNight 5401b3f72d
channel backups: try fixing force-close-trigger 5 years ago
SomberNight 182c192558
qt: easier import/export of channel backups 5 years ago
SomberNight 12e2beadd9
(trivial) qt: disable 'swap' button if lightning disabled 5 years ago
SomberNight 561ecaa226
follow-up prev 5 years ago
SomberNight 4c70956687
filter callbacks to wallet: channel, payment_succeeded, payment_failed 5 years ago
SomberNight 625f985f22
android: enable full logging if DEBUG build 5 years ago
SomberNight fcbc1c9a45
submarine_swaps: increase min locktime delta for reverse swap to 60 5 years ago
SomberNight c2ffc6ca3a
qt swap_dialog: "max" now takes into account the server-provided value 5 years ago
ThomasV a033cfeee8 submarine swaps: fee_invoice is now a hold invoice 5 years ago
SomberNight abad2b6069
qt swap_dialog: implement "max" button for reverse swap 5 years ago
SomberNight 7570c8c1c6
qt swap_dialog: "max" button now respects max htlc value 5 years ago
SomberNight a74552f3dd
qt main_window: fix threading for run_coroutine_from_thread 5 years ago
SomberNight a98fd14f8d
qt swap_dialog: clean-up imports 5 years ago
SomberNight 2be2a510ff
submarine_swaps: replace asserts with Exceptions 5 years ago
SomberNight 1849206394
submarine_swaps: small clean-up 5 years ago
ghost43 c887c910c6
Merge pull request #6238 from SomberNight/202006_randomise_address_subscriptions 5 years ago
SomberNight 5f2d347d81
submarine_swaps: wallet.get_unused_address -> get_receiving_address 5 years ago
ThomasV eb910ba14f
Merge pull request #6236 from spesmilo/channel_backup_version 5 years ago
SomberNight e1a2299f0c channel backup versions: trivial clean-up 5 years ago
ThomasV f9788a5d90 channel backups: add MAC 5 years ago
ThomasV 6922d81a1e channel backups: add another version number, for the backup itself 5 years ago
ThomasV 26ae6d68a3 add encryption version to channel backups 5 years ago
ThomasV cb4c8abe1c submarine swaps: disable merging of transaction in history 5 years ago
ThomasV 77c2aa5017 add Max button to swap dialog, fix fee slider behaviour when max is selected 5 years ago
ThomasV a1e8f9e2aa swaps: mapping of prepay_hash to payment_hash 5 years ago
ThomasV c8506eaa39 swaps: store fee_preimage 5 years ago
ThomasV 540dd73f3b Submarine swaps: 5 years ago
ThomasV ee59ad13c4 support new protocol (minerFeeInvoice) 5 years ago
ThomasV bcf2246633 minor fix 5 years ago
ThomasV e6e6103434 swaps: add safeguards to gui 5 years ago
ThomasV 5fa09970b6 swaps: move fee logic to swap_manager, fix command line 5 years ago
ThomasV 3874f7ec77 swaps: use StoredObject to store data 5 years ago
ThomasV a73f24e826 swaps: perform 10 payment attempts 5 years ago
ThomasV fa399f3471 swaps: show time left until tx can be refunded 5 years ago
ThomasV 04fb329c2e swaps: stop watching address once utxo is spent and mined 5 years ago
ThomasV 252591832a swaps: improve history display 5 years ago
ThomasV 7ec7dd07d0 swaps: disable rbf 5 years ago
ThomasV 6020c848a9 swaps: add fee_combo, hide min/max 5 years ago
ThomasV f8dd62aec0 show swaps as single line in history 5 years ago
ThomasV 46770bfd71 submarine swaps: fix expected amounts 5 years ago
ThomasV 17485e3b88 follow-up prev commit 5 years ago
ThomasV 000e56d67e submarine swaps: verify amounts 5 years ago