14199 Commits (25fee6a6be7e8e4bb8a0a62ef6737f6019d372e4)
 

Author SHA1 Message Date
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 12b659ff99
daemon: change rpcsock default to "unix" where available 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
SomberNight 16c6655892
lnpeer: make forwarding partly event-driven 3 years ago
yanmaani 82b9cd12eb tests: Add rudimentary integration test for Unix domain socket functionality 3 years ago
yanmaani b1005694ec cli: Add support for Unix domain sockets 3 years ago
SomberNight f066f25a30
win build: revert pyinstaller upgrade 3 years ago
SomberNight 2b4bf19c06
win build: update some build dependencies 3 years ago
SomberNight 7d5c5b75a1
android build: bump python 3.8.8->3.8.12 3 years ago
SomberNight 7409a32879
win build: bump python 3.8.8->3.9.7 3 years ago
SomberNight f01ca726e4
mac build: bump python 3.7.9->3.9.7 3 years ago
SomberNight 6a0d7dfd48
rerun freeze_packages 3 years ago
SomberNight d67e24438e
lnsweep: rm code dupe: 2nd stage htlc tx out vs ctx to_local addr reuse 3 years ago
SomberNight 99836d5e5f
kivy: confirm_tx_dialog: toggling "final" should update the tx 3 years ago
ghost43 5787f3ab74
Merge pull request #7542 from bitromortac/2109-dust-limit 3 years ago
SomberNight cb55a2d654
tests: try to reduce flakyness of test_fail_pending_htlcs_on_shutdown 3 years ago
bitromortac e97f350597
add comment for safer forwarding 3 years ago
bitromortac 947693c90d
check dust limits 3 years ago
bitromortac f2f8c4533b
implement option_shutdown_anysegwit 3 years ago
SomberNight 5c91212fab
dns hacks: dns via proxy: special-case "localhost" string 3 years ago
SomberNight 1ff9f9910f
ln update_fee: enforce that feerate is over default min relay fee 3 years ago
SomberNight 4af103378a
lnpeer: refactor some checks re open_channel/accept_channel 3 years ago
ghost43 437a9e4358
Merge pull request #7505 from bitromortac/2109-activate-watchtower 3 years ago
SomberNight b9295eda09
ci: only run coveralls script if ENV var is set (for token) 3 years ago
bitromortac ff61020dd2
watchtower: watch new channels 3 years ago