13968 Commits (f5d1d6f97e8cfac89cb1afaeb4bd836355fbf01b)
 

Author SHA1 Message Date
ThomasV bbdfde5b41 fix capital gains 4 years ago
ThomasV f632fec3c2 more release notes 4 years ago
ThomasV a1666b259d (minor) release notes 4 years ago
ThomasV 744457d4bc update release notes 4 years ago
ThomasV cd4df2fd85 detect conflicting channel backups, add warning before channel creation 4 years ago
SomberNight f2040b19ea
lnpeer: log both sent and recv msgs; use pubkey for incoming transports 4 years ago
SomberNight 5a3ec45b16
lnworker: fix another peer-handling race 4 years ago
SomberNight 0c81414304
lnworker: handle multiple transports with same remote node id 4 years ago
ThomasV 8b95b2127d regtest backups: test both cases (onchain and imported) 4 years ago
ThomasV e38dabf502 lnchannel: get_state_for_GUI minor fix 4 years ago
ThomasV 602437bd17 fix remove_channel_backup (typo) 4 years ago
SomberNight a509573ea0
lnrater: don't suggest nodes we have a channel backup with 4 years ago
ThomasV f06433e435 fix privkey in request_force_close_from_backup 4 years ago
SomberNight f9ae47eb99
lnworker.num_sats_can_send should not return negative values 4 years ago
SomberNight c5a677f4c9
qt channels list: hide unnamed column from "Copy" context menu 4 years ago
ThomasV cedd2baad7 prepare release notes for 4.1.0 4 years ago
ThomasV 3fc85725aa
Merge pull request #7135 from SomberNight/202103_get_utxos_at_height 4 years ago
ghost43 6ed19c74a5
Merge pull request #7145 from SomberNight/202103_sdist_build_package_data 4 years ago
ghost43 49233a31d5
Merge pull request #7142 from SomberNight/202103_fix_swap_amounts 4 years ago
SomberNight 9e62d1d763
swaps: (fix) for forward swaps, correctly consider num_sats_can_receive 4 years ago
SomberNight 63ea5587a2
swaps: revise send/recv amount calculation 4 years ago
ThomasV 9110648415 Qt: minor changes to open channel dialog 4 years ago
ThomasV 4cf40107a2 (minor) rm confusing adjective 4 years ago
ThomasV f6b2e63b2a Qt: invert trampoline checkbox in settings dialog. Share the help message with Kivy 4 years ago
ThomasV a4210ce5e7 Qt: remove the 'local watchtower' option from GUI. 4 years ago
ThomasV 345c2b4295 qt: tooltip formatting function 4 years ago
ThomasV 03a95f36fc add trampoline.hodlister.co 4 years ago
Axel Gembe 6e1caf7e88
AppImage build: Include libxcb into the image 4 years ago
ThomasV e93becf33a wallet.add_transaction: prevent channel backup from being added twice 4 years ago
ThomasV ac5565ed0a kivy: minor GUI improvements 4 years ago
SomberNight 2cb4e56be3
sdist build: let pip install put ~everything from tar.gz to site-packages 4 years ago
SomberNight 472d112433
sdist build: (minor) exclude more stuff from tar.gz, rm git clean log 4 years ago
SomberNight 1e3373bd2f
cosigner_pool: fix #7134 4 years ago
krzysobo 7ea7e7cec9
bitcoin.address_to_scripthash: add net param (#7143) 4 years ago
ThomasV 41f22df26b submarine swaps: use num_sats_can_receive_no_mpp, to prevent funds being locked 4 years ago
ThomasV bdd9c4823f hardcoded trampoline nodes: replace IPs with domain names 4 years ago
ThomasV a642a11936 add another DNS seed 4 years ago
ThomasV fdb0fe2f4c lnworker: guess routing fee in num_sats_can_send 4 years ago
ThomasV b64fcfb9e3 lnpeer: if close_channel times out, check unconfirmed_closing_txid before raising an exception 4 years ago
SomberNight 5beadaab95
commands: clean-up inject_fees cmd 4 years ago
ThomasV f14b7d5a12 check_password_for_directory: safeguards 4 years ago
ThomasV 4b870f15a7 fix wrong call to request_force_close_from_backup, make it private 4 years ago
ThomasV 6491421930 lnchannel: rename force_close_detected -> closing_detected, use it only if state is OPEN 4 years ago
ThomasV 8a7bd5cf3e (minor) fix GUI if channel is force closing 4 years ago
ThomasV 241bf9ddd1 kivy: if password is unified, allow user to reset pin code 4 years ago
SomberNight 638d4f7472
commands: fix signtransaction cmd when used with "privkey" arg 4 years ago
SomberNight c2c3ece455
wallet: implement get_utxos at specific block height 4 years ago
ThomasV 4b0f439301 (minor) follow-up ed6eea9161 4 years ago
ThomasV 130842ecd4 Add 'has_onchain_backup' to channel storage, to fix the displayed icon. 4 years ago
ThomasV ed6eea9161 kivy: make sure there is only one resume dialog 4 years ago