11432 Commits (0d1ffe56426d6fc8225c8220296847ed8cb4434e)
 

Author SHA1 Message Date
ThomasV 0d1ffe5642 fix submodule 5 years ago
ThomasV 747ab7a0a2 Integrate http_server (previously in electrum-merchant) 5 years ago
ThomasV bd57880799 do not raise exception when add_own_channel adds channel update from the cache 5 years ago
ThomasV e286ed1c13 add_own_channel does not need to be async 5 years ago
SomberNight 9372eacc29
hw wallets: show DeviceUnpairableError nicely in qt gui 5 years ago
SomberNight bb2c3475cc
qt main_window: fix receive_at, rm dead code 5 years ago
SomberNight 8cd8c6612d
hw wallets: fix "show address" functionality in qt receive tab 5 years ago
SomberNight ff94240139
qt receive tab: fix on-chain pay.requests without amount 5 years ago
SomberNight c3504cec94
follow-up a4b24df4bb 5 years ago
SomberNight 073a09f926
wallet/keystore: small inheritance clean-up 5 years ago
ThomasV a4b24df4bb fix json error in listrequests 5 years ago
ThomasV 2801539087 fix create_menu error #5609 5 years ago
SomberNight ab76a1fe5b
wallet.add_hw_info: also store "is_change" in output_info 5 years ago
SomberNight ac329797e0
wallet.add_hw_info: minor clean-up 5 years ago
SomberNight fd70b806de
(trivial) wine build: rm keys in Dockerfile 5 years ago
SomberNight 3d7cb935ff
appimage: don't rm jsonschema-*.dist-info as pkg needs it 5 years ago
ThomasV 7f870f5e09 replace daemon 'start' subdommand with -d 5 years ago
ThomasV 241a37d12d
Merge pull request #5253 from AbdussamadA/update-utxo-list-label 5 years ago
ThomasV d5691129bb
Merge pull request #5604 from MrNaif2018/master 5 years ago
SomberNight 74366f5cce
android build: persist gradle datadir 5 years ago
SomberNight dfa345defc
only build one android apk on Travis (take 3...) 5 years ago
ThomasV a50f935aec Restructure invoices and requests (WIP) 5 years ago
MrNaif2018 1dab0aa719
Fix for onchain_history summary building 5 years ago
SomberNight 3902d774f7
(trivial) travis: move flake8 tests to first stage 5 years ago
SomberNight 8404e07061
only build one android apk on Travis 5 years ago
SomberNight 0534f937ab
local jsonrpc: log exceptions daemon-side 5 years ago
SomberNight eb5033dfc6
commands: add feerate param to payto/paytomany 5 years ago
SomberNight 0333632eb0
follow-up prev: only build one apk on Travis 5 years ago
SomberNight 54d468f457
android apk: build two apks. ARMv7 and ARMv8 5 years ago
SomberNight 75afd06ca3
android build: don't download Apache ANT on every build 5 years ago
SomberNight 98c8c2127c
android build: update kivy, p4a, buildozer 5 years ago
ThomasV b99a71d1b3 kivy: call register_callback only from main_window. Display CTN in channel details. 5 years ago
ThomasV e79253b5e0 Syntax change: Require --offline to run commands without a daemon. 5 years ago
ThomasV c67fb88e58 remove redundant 'stop' in regtest setUp (should run a bit faster) 5 years ago
ThomasV 0702338912 main script: rm init_daemon (dead code), call sys_exit in init_cmdline 5 years ago
SomberNight 936d1e0a24
pyinstaller binaries: include files needed by new jsonrpc libs 5 years ago
SomberNight 956bd3baaf
lnpeer: make per-peer TaskGroup a field (as for interfaces), and use it 5 years ago
SomberNight 9e57a59615
network: handle main_taskgroup dying better. passthrough CancelledError 5 years ago
ThomasV 6197cfbb3b Revert "Remove early return in create_sweeptxs_for_our_ctx." 5 years ago
ThomasV 3e8080b669 test_breach_with_spent_htlc: do not overwrite default_wallet, load toxic_wallet instead 5 years ago
ThomasV 10e186c1d3 revert ed086934e5 5 years ago
ThomasV 6f333bd86d make regtests more robust 5 years ago
ThomasV ed086934e5 In 'daemon start', do not return until the daemon can be reached 5 years ago
ThomasV 5ec1db4d51 Ignore exceptions raised in lnworker.on_network_update. 5 years ago
ThomasV d0cfb3ae12 Remove early return in create_sweeptxs_for_our_ctx. 5 years ago
SomberNight 5f817770af
android build: make sure to use correct pycryptodomex 5 years ago
EagleTM 01f582cc14 Remove electrumx.ml because of phishing (#5596) 5 years ago
SomberNight f403735191
lnpeer: reestablish_channel - don't replay unacked msgs they alrdy have 5 years ago
ThomasV 2583decc64
Merge pull request #5593 from wakiyamap/patch-1 5 years ago
Jin Eguchi 523de5782b
Fix travis error 5 years ago