12540 Commits (6339afee3bf6f02854308b2c84c356e8d546eb0b)
 

Author SHA1 Message Date
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
SomberNight c14a704082
wallet: fix minor locking thing in set_reserved_state_of_address 4 years ago
SomberNight 24221f8fca
plugins: fix labels plugin FIXME re "just enabled plugin" 4 years ago
SomberNight cdecc4e3fa
wallet: increase gap limit for change (6 -> 10) 4 years ago
SomberNight 530a446172
follow-up prev: don't reuse funding tx change address for static_remotekey 4 years ago
SomberNight 6040e953a3
wallet: implement reserving addresses, and use it for LN SRK to_remote 4 years ago
SomberNight 6457bb141d
wallet: (trivial) rename check_address 4 years ago
SomberNight f8c574b699
wallet: (fix) get_receiving_address must always return an addr 4 years ago
SomberNight 9657e927a7
wallet: (trivial) define import/delete_address in Abstract_Wallet 4 years ago
SomberNight b9f20d2c79
qt locktimeedit: fix max timestamp platform-dependent crash 4 years ago
SomberNight 446f21c206
qt first-time network setup: fix edge case 4 years ago
SomberNight dfb3138d87
fix #6168: "'MySortModel' object has no attribute 'item'" 4 years ago
ThomasV 717d112b26 Move create_transaction logic from commands to wallet 4 years ago
ThomasV 782f9ed273 lnwatcher: use generic callbacks 4 years ago
SomberNight 7da8c2dfe5
qt/kivy: show warning when sending tx with high fee/amount ratio 4 years ago
SomberNight 937c0f36ae
kivy: fix some bugs when paying 'max' 4 years ago
SomberNight eba3fa03ee
kivy: confirm all actions even if there is no PIN set 4 years ago
SomberNight 1ac41b33a2
qt ConfirmTxDialog: (fix) allow sending tx with high feerate 4 years ago
SomberNight efc5deb06e
qt addresses list: custom sort order for "Type" and "fiat balance" cols 4 years ago
SomberNight 93c90a30f0
qt MyTreeView: impl custom sort order framework, and use for invoices 4 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