14203 Commits (5f1a13e4ea9bd3b1a1780e3f7888ea1e9af0765c)
 

Author SHA1 Message Date
ThomasV 47917d9e6c lnpeer: factorize on_warning/on_error code 3 years ago
bitromortac 3915045067 lnpeer: warnings for shutdown and open_channel 3 years ago
bitromortac e2b1f6c6d5 lnutil: exceptions for LN protocol errors/warnings 3 years ago
bitromortac 9e800172ec lnpeer: send/handle error and warning messages 3 years ago
bitromortac 7d8f943150 lnwire: understand warning messages 3 years ago
ThomasV 78b51b3f43 update cirrus make_apk command 3 years ago
ThomasV d91a4da557 Add Qt5/QML building framework to contrib/android: 3 years ago
ThomasV 6667a79f10 modern shutdown: 3 years ago
ThomasV 0b203f0b94 lnpeer: refactor fee negotiation in _shutdown 3 years ago
bitromortac ec740d45f1 lnpeer: modern fee negotiation 3 years ago
bitromortac 95f42df0ac lnwire: add fee_range tlv 3 years ago
gruve-p 2c006f269b
Update udev rules for Nano S Plus (#7698) 3 years ago
ghost43 cc8587aec2
Merge pull request #7697 from SomberNight/202203_build_nosudo 3 years ago
Federico fcf54432f7
network: make request timeout configurable (#7696) 3 years ago
SomberNight b726fe85e1
contrib: add docker_notes.md 3 years ago
SomberNight 0df8392c86
build: rm need for sudo in most places; and do not run as root 3 years ago
SomberNight cdfc75ff2b
appimage: update package (libc) in dockerfile 3 years ago
scgbckbone 122c09cc04
BUGFIX: invalid client loaded for identical wallet with different HW type (#7689) 3 years ago
ThomasV c862dbf9d9
Merge pull request #7694 from benma/README-unit-tests 3 years ago
ghost43 2b17cb1eb7
Merge pull request #7695 from benma/unit-test-payload 3 years ago
Marko Bencun 1d652a2a04
tests: unit test address_to_payload 3 years ago
Marko Bencun d18b05043d
README: docs on how to run unit tests 3 years ago
ghost43 8acda5f48d
Merge pull request #7693 from benma/bb02 3 years ago
Marko Bencun 01b4b35f9f
bitbox02: bump dependency to v6.0.0, support sending to taproot 3 years ago
nndiaye-ledger 7e083824b7
Add support for Ledger Nano S Plus (#7692) 3 years ago
Federico f42ae3f01c
fix rpcsock (#7691) 3 years ago
ThomasV eb07d5503a
Merge pull request #7685 from coval3nte/fix/get_balance 3 years ago
coval3nte f60bbf96d8 fix 3 years ago
coval3nte bbb96b6e25 fix get_balance method 3 years ago
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