14068 Commits (f02e3b9d9949dc565e0340c1b79d65659e4874bf)
 

Author SHA1 Message Date
ThomasV d8d2c180aa update locale 4 years ago
SomberNight 9f82dc07f2
release.sh: dmg is now reproducible as well 4 years ago
SomberNight 1f5a2df38d
prepare release 4.1.5 4 years ago
SomberNight c1d28bcf53
mac build: compare_dmg: "diff" should handle missing directory 4 years ago
SomberNight 9c2807cbb1
mac build: README: clarify note about reproducibility of unsigned dmg 4 years ago
ThomasV 1dfbba76d0 make_osx: disable set -e during test of signing identity 4 years ago
ThomasV 01a0cbf912
Merge pull request #7415 from SomberNight/20210718_mac_build 4 years ago
SomberNight f50882d8df
mac build: attempt at "reproducible" codesigned builds 4 years ago
SomberNight 71b02df832
mac build: re-add note about needing full Xcode... 4 years ago
SomberNight fa04c762c5
mac build: rm pyinstaller monkey-patch used to codesign embedded files 4 years ago
SomberNight e679e6074f
mac build: add "set -e" 4 years ago
ThomasV 9278a26a7d make_osx: do not download python pkg unnecessarily 4 years ago
ThomasV 09f7d65b31
Merge pull request #7411 from SomberNight/20210715_macos_build 4 years ago
ThomasV 4dd82cef74 set -e in compare_dmg 4 years ago
bitromortac 68bc9c2474
lnworker: improve route creation 4 years ago
bitromortac 3c521f4ce3
mpp_split: split algorithm with channel splits 4 years ago
SomberNight 4fd6282f51
mac build: download python from python.org instead of using pyenv 4 years ago
SomberNight 8c1380ca8b
mac build: trivial clean-up 4 years ago
MrNaif2018 aafa74ed08
Improve _mythread checks (#7403) 4 years ago
SomberNight c5129ee447
follow-up prev 4 years ago
SomberNight 8481afb286
lnchannel: introduce HTLCWithStatus NamedTuple 4 years ago
SomberNight 8a56c9eb66
invoices: explain status constants 4 years ago
bitromortac 3cd14a27bd
tests: clarify keyword arguments, rename 4 years ago
ThomasV ea24ab593f
Merge pull request #7400 from SomberNight/202107_mac_build_pyc 4 years ago
ThomasV ace113358a fix typo (follow-up prev) 4 years ago
ThomasV 0c17b49e2c compare_dmg: compare two files 4 years ago
ghost43 cf7f66e9e6
Merge pull request #7399 from SomberNight/202107_wallet_request_status_event 4 years ago
ghost43 7d91e8144a
Merge pull request #7395 from MrNaif2018/feat/lightning-cmd-tag 4 years ago
SomberNight d0f0669e8f
crash reporter: send traceback for full chain of exceptions 4 years ago
MrNaif2018 299214835f
Add lightning tag for commands 4 years ago
ghost43 ee391a4932
Merge pull request #7396 from MrNaif2018/fix/jsonrpc-lockfile-cleanup 4 years ago
SomberNight 659c00e06b
mac build: don't create __pycache__ folders 4 years ago
ThomasV b7cc5f329c osx: add script to compare dmg binaries 4 years ago
SomberNight d94d443082
wallet: fire "request_status" event also when conf number changes 4 years ago
SomberNight 8945dcda7a
qt init: on exc, let crash reporter appear instead of silently dying 4 years ago
MrNaif2018 c35a46a727
Don't cleanup lockfile is listen_jsonrpc is False 4 years ago
SomberNight 5b627208f1
mac build: build libusb from source 4 years ago
SomberNight 7236dae94b
kivy wizard: add explicit warnings at seed creation 4 years ago
SomberNight 82bfe1ba9c
kivy crash reporter: warn users not to share sensitive info 4 years ago
SomberNight 6a049d9901
wallet: make sure payment requests are persisted 4 years ago
ghost43 f49db86ea8
Merge pull request #7385 from BamaHodl/master 4 years ago
SomberNight cfdadeda67
qt: some fixes for send/receive tabs when window is small 4 years ago
ThomasV 0b30cf80de macOS builds: remove zip file after notarization 4 years ago
SomberNight a339338958
LN private route hints: don't include low receive capacity channels 4 years ago
SomberNight 04bc7fd28f
trampoline: fix "pay-to-legacy" workaround when using ACINQ node 4 years ago
BamaHodl ea19b665ff Friendlier minimum sizing for small screens for air-gapped signing functionalities, i.e. main window and transaction dialog 4 years ago
SomberNight 3a7f5373ac
trampoline: improve payment success 4 years ago
ghost43 3bc8ef6651
Merge pull request #7365 from SomberNight/202106_qrreader 4 years ago
SomberNight 215734c3de
qr scanning: add comments to distinguish qrscanner.py and qrreader/ 4 years ago
SomberNight 013cf869f1
qt: qrreader: keep both old and new toolchain; try to abstract it away 4 years ago