11756 Commits (69720946c1687e887c6571e249bbe08b6d86027b)
 

Author SHA1 Message Date
SomberNight 69720946c1
appimage: update package in dockerfile 5 years ago
Janus Troelsen 3ac8f461a9 Tests: Remove on_channels_updated (#5819) 5 years ago
SomberNight 00a7df13bf
rerun freeze_packages 5 years ago
ThomasV 065e98ad35 on_open_channel: rm call to non-existing method on_channels_updated 5 years ago
SomberNight d3fd87ebd0
hardware wallets: wizard no longer requests xpub at path "m" 5 years ago
SomberNight 68dad21fb4
network: make best_effort_reliable smarter and a bit more lenient 5 years ago
ThomasV dfdc1e1d25 require ecdsa version >= 0.13.3 5 years ago
ThomasV 6659f5c2c0
Merge pull request #5740 from spesmilo/dependabot/pip/contrib/deterministic-build/ecdsa-0.13.3 5 years ago
ThomasV 7a080352f8
Merge pull request #5809 from SomberNight/201911_invoice_paid_detection 5 years ago
SomberNight 8dbbc21aff
wallet: better (outgoing) invoice "paid" detection 5 years ago
SomberNight cfbd83c432
wallet: minor clean-up 5 years ago
SomberNight c0b5ebcc5d
tests: fix testcase test_restoring_wallet_with_manual_delete 5 years ago
SomberNight adaa016e78
LNPeerAddr: fix equality tests and hence lnworker._last_tried_peer 5 years ago
roth 2ce8dd460b Color-Code Addresses in Kivy UI (#5774) 5 years ago
SomberNight 4007720b34
qt history list: rm and fix magic number 5 years ago
ThomasV f7fb14a538
Merge pull request #5806 from RCasatta/remove_greenaddress 5 years ago
Riccardo Casatta 8c30ae78be
remove GreenAddress instant plugin 5 years ago
SomberNight a13344938f
interface: fix connecting to raw IPv6 (as hostname) on Windows 5 years ago
SomberNight cee2083134
qt history list: fix UnboundLocalError when searching 5 years ago
SomberNight d430ec4bfc
interface.deserialize_server: better ipv6 handling 5 years ago
SomberNight 13d6997355
LNPeerAddr: validate arguments 5 years ago
SomberNight edba59ef54
LNPeerAddr: nicer str formatting for IPv6 hosts 5 years ago
SomberNight ddeb176b3d
kivy: fix open_channel (API was changed) 5 years ago
SomberNight 557987d4eb
add/fix some open_channel related type hints 5 years ago
ThomasV 038036f350 minor follow-up prev commit 5 years ago
ThomasV fd8236538a Open lightning channels with partially signed tx. 5 years ago
ThomasV 9c9ceb702a fix #5729 5 years ago
ThomasV b9e5edd704 fix #5728 5 years ago
ThomasV 06589df812 simplify add_transaction 5 years ago
ThomasV fc85dcead6 follow-up previous commit 5 years ago
ThomasV 6c62fb03ac fix #5733 5 years ago
SomberNight 88307357ec
add some type hints 5 years ago
SomberNight 770ae6d878
fix tests 5 years ago
SomberNight bda9a407d9
trivial: don't print frequent-case log line in lnpeer.mark_open 5 years ago
SomberNight 268e245322
lnpeer: only set initialized after both sent AND received "init" 5 years ago
ThomasV 61dfcba092 Refactor channel states: 5 years ago
SomberNight c31fa059fe
cli: clear up "rbf" arg for "payto" cmd in help text; and use eval_bool 5 years ago
SomberNight 420b1a6636
cli: load_wallet now auto-upgrades the WalletStorage when needed 5 years ago
SomberNight 3d88d6870c
cli: fix load_wallet for storage-encrypted wallets 5 years ago
ThomasV 8e08ca7cb1 simplify network callbacks in lnworker 5 years ago
ThomasV b469df5283 check channel funding_tx amount and script in save_short_channel_id 5 years ago
SomberNight c2b0039935
bitcoin.py: remove some remnants of TYPE_ADDRESS, TYPE_SCRIPT 5 years ago
SomberNight 03cc63205f
trivial: use logger.exception instead of traceback.print_exc 5 years ago
SomberNight 6f246a83b3
qt coin selection: allow selecting an empty set 5 years ago
SomberNight 11f54aee60
qt utxo list: spend_list is now a set (and renamed) 5 years ago
SomberNight 216d9e3c4d
lnpeer: (fix) force_close_channel was not awaited in some cases 5 years ago
ghost43 d5b27e5be1
Merge pull request #5787 from xaya/http-request-auth 5 years ago
Daniel Kraft 423c4b0695
Return 401 from RPC server for missing auth. 5 years ago
SomberNight 6b195437ed
wallet: "future" txns num conf is now negative 5 years ago
SomberNight 1526bc9ccf
qt: consistently show tooltip when copying to clipboard 5 years ago