14071 Commits (c13183137378aebd906a3a389e42a1f8eeb73e3e)
 

Author SHA1 Message Date
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
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
vertion 906c4c4e2c
appimage build: update libudev-dev libudev1 (#7629) 3 years ago
ghost43 c01c37288d
Merge pull request #7609 from JeremyRand/cirrus-regtest-vm-v3 3 years ago
Jeremy Rand 8ab97d7d40
Cirrus: Use hardcoded ElectrumX v1.15.0 in functional tests 3 years ago
Jeremy Rand d79de7ac2e
Cirrus: Use VM instead of Docker for functional tests 3 years ago
bitromortac a3ec3f3228
trampoline: forwarding, use correct secret for legacy case 4 years ago
bitromortac 58dd8996fb
trampoline: use trampoline policy for intermediate forwarders 4 years ago
bitromortac 2d2b889312
lnpeer tests: add spp trampoline payment 4 years ago
bitromortac e8c94cf5d7
tests: implement graph with flexible definitions 4 years ago
ThomasV bdbd59300f Prepare scripts for aggregated signatures: 3 years ago
ThomasV 195b470d70 contrip/upload: do not fail sftp if directory already exists 3 years ago
SomberNight 7354feeffe
follow-up fix tests: logic typo 3 years ago
ghost43 c8f47ed4fe
Merge pull request #7562 from SomberNight/202111_blockchain_target 3 years ago
ghost43 ce44a03c24
Merge pull request #7202 from bitromortac/2104-mpp-channel-splitting 3 years ago
ghost43 97e61cfacd
Merge pull request #7590 from matejcik/matejcik/trezorlib-0.13 3 years ago
upgradvisor-bot a044d7df01
Update qdarkstyle to <3.1 (allow 3.0.x) (#7561) 3 years ago
ThomasV 0eebf9df43
Merge pull request #7588 from bitromortac/2112-fix-closing-to-remote 3 years ago
Pavol Rusnak 1e8e2890d5 trezor: use the same amount unit (satoshi, etc.) on device 4 years ago
matejcik 9a975a5200 trezorlib 0.13 compatibility 3 years ago
bitromortac ffba3fb7fc
lnpeer: fix possibly nonexistant to_remote check 3 years ago
SomberNight 0df05dd914
qt preferences: always show cb for LN/"Create recoverable channels" 3 years ago
SomberNight 62e1d8ed78
daemon: (trivial) subservices log when they start listening 3 years ago
SomberNight 2f2821f9ee
qt tray tooltip: don't include wallet balance 3 years ago
SomberNight 7e2d9c48d1
blockchain: fix bugs in bits_to_target and target_to_bits 3 years ago
SomberNight ee10e8e4d3
blockchain: bits_to_target: small clean-up 3 years ago
SomberNight 6033471853
blockchain: clarify MAX_TARGET by referencing bitcoin core source 3 years ago
SomberNight 2599010eed
interface: scripthash.get_history: fix tx order check 3 years ago
SomberNight 88a1c1a618
python 3.10: fix some deprecation warnings and compat with 3.10 3 years ago
SomberNight ed0dd6eb22
kivy: implement ElectrumGui.stop 3 years ago
SomberNight ca9b48e2d6
gui: add BaseElectrumGui base class for guis 3 years ago
SomberNight c331c311db
crash reporter: add EarlyExceptionsQueue 3 years ago
SomberNight e0246b30b9
daemon: if taskgroup dies, show error in GUI 3 years ago
SomberNight 3643b9f056
daemon: rework stopping 3 years ago
ghost43 a5c4b9e719
Merge pull request #7545 from yanmaani/unix_sockets 3 years ago
SomberNight 56b03e2e8d
lnpeer: more forwarding is now event-driven 3 years ago
SomberNight 12f3525df0
lnpeer: disable msg processing rate-limiting in tests 3 years ago
SomberNight 4f907e3889
lnworker: change api of 'htlc_{fulfilled,failed}' events 3 years ago