12812 Commits (999eaa778e6ba08e0c0ab7547ebc0bd6d9aa11d0)
 

Author SHA1 Message Date
SomberNight 612259f70f
travis sdist: git clone repo a second time, to properly set umask 5 years ago
ThomasV 16b14d6f06
Merge pull request #6227 from spesmilo/mv_android 5 years ago
ThomasV 485422b072 move android stuff to contrib/android 5 years ago
SomberNight c5c8ea15bb
sdist build: stop making .zip distributables as they are not deterministic 5 years ago
SomberNight 901a900ec5
sdist build: when building docker image, no interactive prompts! 5 years ago
SomberNight a06f5da7c2
sdist build: bump base image to ubuntu 20.04 5 years ago
SomberNight 891390f9a1
sdist build: umask should be specified for git clone 5 years ago
SomberNight 24a007840f
sdist build: use modern pip 5 years ago
SomberNight e12bc4817a
attempt at reproducible tarballs (sdist) 5 years ago
ThomasV ba5ccf464c
Merge pull request #6223 from wakiyamap/patch-1 5 years ago
Jin Eguchi 4a18100e6b
Fix typos 5 years ago
SomberNight b0230f6a4b
build: fix win/appimage binaries following jsonrpc dep-removal 5 years ago
SomberNight 0b6ce657b1
setup.py: fix 'full' extra 5 years ago
SomberNight 2dfef9dde6
appimage: update package in dockerfile 5 years ago
SomberNight efe5cd9aff
rerun freeze_packages 5 years ago
SomberNight 5b4d46299a
ChannelConfig.validate_params: fix sat/msat unit mismatch 5 years ago
ThomasV d9c5258014
Merge pull request #6220 from spesmilo/jsonrpc_nodeps 5 years ago
SomberNight 3509343447
ln: make 'to_self_delay' CSV configurable 5 years ago
SomberNight aa1fb9d5df
win/mac binaries: rm jsonrpc* dependencies 5 years ago
SomberNight a32cb7784f
myAiohttpClient: add id counter, and rename to JsonRPCClient 5 years ago
SomberNight 50f705ee46
fix json-rpc interface (when not using CLI) 5 years ago
ThomasV 30f5be26ac Remove dependencies: jsonrpcserver, jsonrpcclient 5 years ago
SomberNight fc39295d20
lnpeer: review safety check re channel open flow, and tweak params 5 years ago
ghost43 947af92126
tx dialog: show various warnings if input amounts cannot be verified (#6217) 5 years ago
SomberNight 61ccc1ccd3
config: allow changing "skipmerklecheck" at runtime 5 years ago
SomberNight d0ab003978
qt qrcode: fix DeprecationWarning (float->int conversion) 5 years ago
ThomasV 211118ae81 fix #6210: show_onchain/lightning_invoice dialogs 5 years ago
ThomasV 4004b8085f kivy on_resume: check self.has_pin_code() 5 years ago
ThomasV 1429c5b2bf (minor) fix missing parameter to PincodeDialog 5 years ago
ThomasV 0c17954d37 do not create backups for channels that do not have static_remotekey 5 years ago
ThomasV 2464b3ab81 follow-up 88bb5309c4 5 years ago
SomberNight 7bcb59ffb5
wallet: when sweeping, do network reqs in parallel, and don't block GUI 5 years ago
ThomasV 40a51cc090 channels_list: minor fix (lnworker might be None) 5 years ago
ThomasV d9747a2ff1 wallet fixes for lightning disabled (follow up 6058829870) 5 years ago
ThomasV 56f4932f10 import/exports to json files: 5 years ago
ThomasV 2571669a32 fix #6200: if we cannot parse an onion, send a failure code that has the BADONION bit 5 years ago
ThomasV 47b3c49b25 split lnpeer.fail_htlc into two methods with less parameters 5 years ago
SomberNight b3abea7d19
requirements: bump min protobuf (follow-up prev) 5 years ago
SomberNight 59681d0438
regenerate paymentrequest_pb2.py with new protoc 5 years ago
ghost43 8e12b43b5d
Merge pull request #6199 from benma/bb02 5 years ago
SomberNight db5cf22ff4
bitbox02: get prev tx from psbt instead of wallet db 5 years ago
ThomasV 88bb5309c4 Fix issue #6201: 5 years ago
SomberNight dc6dbe5bfb
HW_PluginBase: small clean-up for 'maximum_library' 5 years ago
SomberNight e07d5d8422
fix tests: follow-up psbt changes 5 years ago
SomberNight 309ba15745
invoices: follow-up fixes re clean-up 5 years ago
matejcik e058ee2957
psbt: always include full prev tx (#6198) 5 years ago
SomberNight 1978bba915
fix tests: follow-up 154b9cab50 5 years ago
ThomasV cc3da6c75f follow-up prev 5 years ago
ThomasV b6d56ece82 fix #6203: do not let request amount be None 5 years ago
SomberNight 154b9cab50
coinchooser: change "enable_output_value_rounding" default to True 5 years ago