13835 Commits (9625798a63ae50e993b859001fa1d7545ebedf84)
 

Author SHA1 Message Date
ThomasV 9625798a63 release script: follow-up prev commit 4 years ago
SomberNight 2c8f376d3d
prepare release 4.1.4 4 years ago
SomberNight 66f68d6b1f
commands: fix "close_wallet" cmd, which was deadlocking 4 years ago
ThomasV 66628c0bad contrib/upload: use abbrev=0 4 years ago
ThomasV 9c1a8d7f65 release.sh: fix path for android builds 4 years ago
SomberNight d3276ee950
build-wine/unsign.sh: allow using before files are uploaded publicly 4 years ago
SomberNight 52fc2f5adb
release.sh: make sure correct commit is checked out 4 years ago
SomberNight c49d6995d2
kivy: fixes regression where non-LN wallet cannot open settings... 4 years ago
SomberNight 81a71ec09b
update locale; again :P 4 years ago
ThomasV c2c845a82d follow-up 8ff49fa9bb 4 years ago
SomberNight 60debf9116
update locale 4 years ago
ThomasV 8ff49fa9bb Remove signature verification from make_download. Signatures are verified by the website, before deployment. 4 years ago
SomberNight b1ea3d07ef
pubkeys: add new gpg key I will use to sign releases from now on 4 years ago
SomberNight d55fce4edd
prepare release 4.1.3 4 years ago
SomberNight fbd8c5f7b0
imported wallets: respect "use_change" option; default off 4 years ago
SomberNight 8941ba90bd
(trivial) wallet: rename parameter of a method 4 years ago
SomberNight 3adb309d49
kivy settings: more intuitive "recoverable channels" toggle 4 years ago
SomberNight 325cd950a4
kivy: settings dialog: call update() from __init__ 4 years ago
ThomasV ad06398e4e lnworker: rm unused import 4 years ago
ghost43 8abbcbff5a
Merge pull request #7292 from bitromortac/2105-inflight-htlcs 4 years ago
SomberNight 7ee4a2e299
follow-up prev 4 years ago
SomberNight f52c0fd571
lnchannel: rm HTLC value upper limit of ~42 mBTC 4 years ago
SomberNight dab25e3b24
android build: add exec permission to apkdiff.py, and print hashes 4 years ago
ThomasV 4dc7f4d331 release script: call build_docker_image.sh 4 years ago
ThomasV 8788b64504 Update release script with APK fresh clone instruction. Add android/fresh_clone to gitignore 4 years ago
ghost43 c43896fe6a
Merge pull request #7263 from SomberNight/202104_android 4 years ago
SomberNight 45cb8b5b02
android reproducibility: add Signal's "apkdiff.py" tool, and instructions 4 years ago
SomberNight 3c9346cce2
android build: attempt at reproducible builds 4 years ago
ThomasV 0f4f5e5fb7
Merge pull request #7341 from SomberNight/202106_issue7339 4 years ago
SomberNight 53d6eeb3f3
wallet: rm get_txout_address method 4 years ago
Nima 13e4424922
cmd: add sign with privkey and wallet (#7147) 4 years ago
SomberNight 34c2cb5220
wallet: fix channels backups in .backup files 4 years ago
SomberNight 7e6d65ec11
wallet: RBF batching to only consider RBF-opted-in txs, even if local 4 years ago
Thorsten Hempel fbf76af2c5
Update wallet backup access (#7300) 4 years ago
SomberNight 6c69c73a9f
wallet: add address corruption tests for imported wallets too 4 years ago
SomberNight a425ab0301
invoices/lnaddr: LNInvoice.from_bech32 now raises InvoiceError 4 years ago
SomberNight eb6b4580e8
fix tests: adapt to breaking change of ipaddress.ip_address in py3.9.5 4 years ago
ghost43 e7c7a2a834
Merge pull request #7308 from bitromortac/2105-fix-cmd-reverse-swap 4 years ago
SomberNight cd50472b18
kivy: (fix) forbid creating LN payreq if LN is disabled for wallet 4 years ago
Thorsten Hempel b990ff78a5
appimage: update libc6-dev package (#7299) 4 years ago
bitromortac 3c02f6b922
swaps: fix satoshi conversion bug 4 years ago
SomberNight cad4e77853
fix prev 4 years ago
SomberNight b2169b745e
wallet: (fix) "batch_rbf" must not mutate LN funding txs 4 years ago
bitromortac 2749ea4d49
lnrouter: add inflight htlcs to liquidity hints 4 years ago
bitromortac 591a36fb3b
lnworker: async gen create_routes_for_payments 4 years ago
SomberNight 9c1a51547a
kivy: (trivial) clean-up imports in screens.py 4 years ago
SomberNight 3b0209a3a5
follow-up prev 4 years ago
ghost43 dd84acc109
Merge pull request #7234 from bitromortac/2104-invoice-amt-7184 4 years ago
bitromortac 853e912885
invoice: fail gracefully with large amount 4 years ago
bitromortac 6ce96306ca
util: check bip21 url for amount 4 years ago