12529 Commits (24221f8fcab22c88552d6bf480687ad758d5cd68)
 

Author SHA1 Message Date
SomberNight 24221f8fca
plugins: fix labels plugin FIXME re "just enabled plugin" 5 years ago
SomberNight cdecc4e3fa
wallet: increase gap limit for change (6 -> 10) 5 years ago
SomberNight 530a446172
follow-up prev: don't reuse funding tx change address for static_remotekey 5 years ago
SomberNight 6040e953a3
wallet: implement reserving addresses, and use it for LN SRK to_remote 5 years ago
SomberNight 6457bb141d
wallet: (trivial) rename check_address 5 years ago
SomberNight f8c574b699
wallet: (fix) get_receiving_address must always return an addr 5 years ago
SomberNight 9657e927a7
wallet: (trivial) define import/delete_address in Abstract_Wallet 5 years ago
SomberNight b9f20d2c79
qt locktimeedit: fix max timestamp platform-dependent crash 5 years ago
SomberNight 446f21c206
qt first-time network setup: fix edge case 5 years ago
SomberNight dfb3138d87
fix #6168: "'MySortModel' object has no attribute 'item'" 5 years ago
ThomasV 717d112b26 Move create_transaction logic from commands to wallet 5 years ago
ThomasV 782f9ed273 lnwatcher: use generic callbacks 5 years ago
SomberNight 7da8c2dfe5
qt/kivy: show warning when sending tx with high fee/amount ratio 5 years ago
SomberNight 937c0f36ae
kivy: fix some bugs when paying 'max' 5 years ago
SomberNight eba3fa03ee
kivy: confirm all actions even if there is no PIN set 5 years ago
SomberNight 1ac41b33a2
qt ConfirmTxDialog: (fix) allow sending tx with high feerate 5 years ago
SomberNight efc5deb06e
qt addresses list: custom sort order for "Type" and "fiat balance" cols 5 years ago
SomberNight 93c90a30f0
qt MyTreeView: impl custom sort order framework, and use for invoices 5 years ago
SomberNight 7d0703fc4a
fix mac build: follow-up aac770404f 5 years ago
SomberNight 2a4b516f16
qt receive tab: fix refresh bug on macOS 5 years ago
SomberNight 587f8df8ad
binaries: update base docker image for wine/appimage 5 years ago
SomberNight aac770404f
mac build: pin hashes of more build dependencies 5 years ago
SomberNight d9b4270035
mac build: bump libusb version 5 years ago
SomberNight 7143e9199f
binaries: bump python version (3.7.6->3.7.7) 5 years ago
SomberNight 55c8216738
binaries: update bundled PyQt version: 5.11.3 -> 5.14.2 5 years ago
SomberNight a4bec80efe
(trivial) log Qt version at startup 5 years ago
SomberNight f9de6a5354
tests: lnpeer: make debug htlc failure hooks more uniform 5 years ago
SomberNight 2b0ed9f406
(trivial) lnpeer: rm @log_exceptions from htlc_switch 5 years ago
SomberNight 095464b620
mac build: conform to macOS 10.15 Gatekeeper requirements 5 years ago
SomberNight 9baaf1afda
commands: make 'wallet'-mangling in decorator less obscure, and fixes 5 years ago
SomberNight 21e637f543
network: validate server peers sent by main server 5 years ago
SomberNight 6d1acc929a
kivy: fix "choose from peers" in network server-select popup 5 years ago
SomberNight 41aa50a3f3
coldcard: log exception traceback in create_client 5 years ago
ThomasV a3332dc72a show watchtower db size in GUI 5 years ago
ThomasV 594f13b6f7 appimage: update libudev-dev in Dockerfile 5 years ago
ThomasV d3fb68575d daemon.py: Add authentication to Watchtower. 5 years ago
ThomasV 2fed218452 follow-up prev commit (fix regtest) 5 years ago
ThomasV 8fb79196ba add_lightning_request command: return request object 5 years ago
SomberNight c034219c5a
ln invoices: more relaxed filtering of chans to include route hints for 5 years ago
ThomasV 1788e5c1c0 lnworker: catch exceptions raised in decode_msg 5 years ago
ThomasV 6aeab66463 fix #6157 5 years ago
ThomasV e2c2c89988 follow-up prev 5 years ago
ThomasV 0070e5036c follow-up previous commit 5 years ago
ThomasV 13317c2f51 fix callback name: request_status 5 years ago
ThomasV 87facaa781 payserver: do not allow create_invoice by default 5 years ago
ThomasV 11aaa0b66f Simplify services (watchtower, payserver): 5 years ago
ThomasV 526c75ad53 lnrouter: blacklist channels for a limited time (see #6124) 5 years ago
ThomasV ac67f7ae30 discard channel updates too far in the future, or too close apart (see #6124) 5 years ago
ThomasV 1322fa6a08
Merge pull request #6152 from JeremyRand/rpc-error-exit-code 5 years ago
JeremyRand b72f8a8c9a
RPC client: exit code 1 if RPC server returned error 5 years ago