14258 Commits (81d0928abd8674915f5d2d820d56cf9ceb7e2670)
 

Author SHA1 Message Date
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
SomberNight dd2f8541b7
bump min required Python version to 3.8 3 years ago
SomberNight f02e3b9d99
cirrus ci: change cache key for pip dependencies 3 years ago
SomberNight a3e1d2e25e
follow-up prev 3 years ago
SomberNight 8559d1eb72
build: android reprod: "pip install" needs "--no-build-isolation" 3 years ago
SomberNight 46dc675b1f
scripts: fix py3.6 compat in update_default_servers.py 3 years ago
bitromortac c203ce083a
kivy+qt: add channel type to details 3 years ago
bitromortac db86aeb83a
wallet: replace static remotekey with channel type 3 years ago
bitromortac 6915e3cb10
lnpeer+wallet: use channel type for channel open 3 years ago
bitromortac 401a429080
lnutil+lnwire: implement ChannelType 3 years ago
SomberNight 1ad30e86b6
build: relax qdarkstyle version bound 3 years ago
SomberNight d9b55ae5c8
build: relax dnspython version bound 3 years ago
SomberNight 1705c1999a
build: rm "dataclasses" from pinned requirements-hw.txt 3 years ago
SomberNight 6421ff015d
rerun freeze_packages 3 years ago
SomberNight 27fb5a6dbd
network: update hardcoded mainnet servers (and testnet) 3 years ago
SomberNight 3851ce5dd1
scripts: add "update_default_servers.py" 3 years ago
ghost43 47132790c1
Merge pull request #7426 from bitromortac/2107-trampoline-test 3 years ago