14174 Commits (2c5eb26ff0fcd616794ec54789d35d08833395d3)
 

Author SHA1 Message Date
SomberNight 03df14b27a
wallet_db: handle legacy channels in convert_version_44 3 years ago
SomberNight 7d74fd0201
interface: add comment about monitor_connection 3 years ago
SomberNight e8b53d0240
android build: set SOURCE_DATE_EPOCH to cur time for debug builds 3 years ago
ghost43 22e6094eff
Merge pull request #7679 from SomberNight/202202_build_bump_libsecp 3 years ago
SomberNight 376fc01b27
keystore.sign_message: add optional script_type argument 3 years ago
ghost43 6603359c20
Merge pull request #7668 from SomberNight/202202_signmessage_segwit_trezor 3 years ago
ghost43 57eac4e2ca
Merge pull request #7671 from SomberNight/202202_rerun_freeze_packages 3 years ago
SomberNight 5cf5c03f50
bump libsecp256k1 version 3 years ago
SomberNight 5e2cee6a31
build appimage: rm importlib-metadata workaround 3 years ago
SomberNight f4cfc6c7c3
interface: set got_disconnected earlier 3 years ago
SomberNight 2acecc5859
interface: speed up handle_disconnect via shorter flush-buffer-timeout 3 years ago
SomberNight 4f102d7752
exchange_rate: don't log full exception trace for timeouts 3 years ago
SomberNight d7af868ed8
network: test if interface is alive before iface.taskgroup.spawn 3 years ago
SomberNight 556b98736e
lnworker.try_force_closing: changed to not be async (and renamed) 3 years ago
ThomasV b268877d53
Merge pull request #7636 from bitromortac/2201-channel-type 3 years ago
ThomasV 4ebe41b3a7 Trampoline MPP: save fee level in sent_htlcs_info. 3 years ago
ThomasV 9fd18ae7f4
Merge pull request #7623 from bitromortac/2201-multi-trampoline-mpp 3 years ago
ThomasV 395911b086 follow-up previous: set exception to be raised after we have sent channel_reestablish 3 years ago
ThomasV cf61b1ed89 move comment (minor, follow-up prev commit) 3 years ago
ThomasV b2f84187bc Split code in reestablish_channel: 3 years ago
SomberNight 7a47eb9906
qt: again disable changing light/dark theme at runtime 3 years ago
SomberNight 31b3673461
qt: follow-up changing light/dark theme at runtime 3 years ago
SomberNight 2f549e84db
fix tests: follow-up 96fcf68d84 3 years ago
SomberNight 11a04c0d72
qt: allow changing light/dark theme at runtime 3 years ago
SomberNight 96fcf68d84
lnworker.force_close_channel: set chan state before broadcast 3 years ago
SomberNight 88121d7924
kivy ln invoice: handle missing 'd' tag 3 years ago
SomberNight 75af5b1542
lnchannel.set_state: add "force" option for debugging use 3 years ago
bitromortac a4f5cfc91a
trampoline: refactor routes, enable e2e mpp 3 years ago
bitromortac 8ed0f58277
trampoline: add electrum testnet node 3 years ago
ghost43 dcbbcf9fb1
Merge pull request #7662 from johlar/master 3 years ago
johlar c3506911c0 Add support for cli --version command 3 years ago
SomberNight b79656e54c
rerun freeze_packages 3 years ago
SomberNight bb5b52f2d7
binaries: bump python 3.9.7->3.9.10 3 years ago
SomberNight 9e96414bb8
update block header checkpoints 3 years ago
sgmoore 3f20215d03
trivial: minor grammar fixes 3 years ago
SomberNight 5cdb4471ec
signmessage: also accept Trezor-type sigs for p2wpkh and p2wpkh-p2sh addrs 3 years ago
SomberNight 9bbf92b80b
tests: add test for signmessage with segwit address 3 years ago
SomberNight 4f9e4c520f
ecc: API changes: verify_message_hash to return bool instead of raising 3 years ago
ThomasV 57583c05cf request_force_close: add 1s delay before closing the tranport, 3 years ago
SomberNight 40c1597c0a
lntransport: change name used in logs to make collisions unlikely 3 years ago
ThomasV fa31e8ae25
Merge pull request #7663 from git-sgmoore/patch-1 3 years ago
sgmoore a84eab964c
Minor grammar fixes 3 years ago
ghost43 3e486b029c
Merge pull request #7566 from SomberNight/202111_rpcsock_unix_default 3 years ago
ghost43 586d3a4361
Merge pull request #7661 from SomberNight/202202_py38 3 years ago
SomberNight de16934b47
tests: tox: python version matrix is fed from .cirrus.yml via TOXENV 3 years ago
SomberNight 5960072161
regtests: update electrumx 3 years ago
SomberNight cf3f92531e
aiorpcx: monkeypatch TimeoutAfter internals 3 years ago
SomberNight c9c094cfab
requirements: bump min aiorpcx to 0.22.0 3 years ago
SomberNight c131831373
util: rm SilentTaskGroup. this does not seem to be needed anymore 3 years ago
SomberNight 3f3212e94d
some clean-ups now that we require python 3.8 3 years ago