4464 Commits (ed0dd6eb228f5418bff6c10bc7d169ff33135030)

Author SHA1 Message Date
SomberNight ed0dd6eb22
kivy: implement ElectrumGui.stop 3 years ago
SomberNight ca9b48e2d6
gui: add BaseElectrumGui base class for guis 3 years ago
SomberNight c331c311db
crash reporter: add EarlyExceptionsQueue 3 years ago
SomberNight e0246b30b9
daemon: if taskgroup dies, show error in GUI 3 years ago
SomberNight 3643b9f056
daemon: rework stopping 3 years ago
SomberNight 56b03e2e8d
lnpeer: more forwarding is now event-driven 3 years ago
SomberNight 12f3525df0
lnpeer: disable msg processing rate-limiting in tests 3 years ago
SomberNight 4f907e3889
lnworker: change api of 'htlc_{fulfilled,failed}' events 3 years ago
SomberNight 16c6655892
lnpeer: make forwarding partly event-driven 3 years ago
yanmaani 82b9cd12eb tests: Add rudimentary integration test for Unix domain socket functionality 3 years ago
yanmaani b1005694ec cli: Add support for Unix domain sockets 3 years ago
SomberNight d67e24438e
lnsweep: rm code dupe: 2nd stage htlc tx out vs ctx to_local addr reuse 3 years ago
SomberNight 99836d5e5f
kivy: confirm_tx_dialog: toggling "final" should update the tx 3 years ago
SomberNight cb55a2d654
tests: try to reduce flakyness of test_fail_pending_htlcs_on_shutdown 3 years ago
bitromortac e97f350597
add comment for safer forwarding 3 years ago
bitromortac 947693c90d
check dust limits 3 years ago
bitromortac f2f8c4533b
implement option_shutdown_anysegwit 3 years ago
SomberNight 5c91212fab
dns hacks: dns via proxy: special-case "localhost" string 3 years ago
SomberNight 1ff9f9910f
ln update_fee: enforce that feerate is over default min relay fee 3 years ago
SomberNight 4af103378a
lnpeer: refactor some checks re open_channel/accept_channel 3 years ago
bitromortac ff61020dd2
watchtower: watch new channels 3 years ago
ThomasV baff4fa625 save_backup: do not remove deterministic LN key (see #7513) 3 years ago
ThomasV b431d8e9b8 follow-up eadd1bebb2 3 years ago
bitromortac 8913abdf9a
python3.9: sample from list instead of set 3 years ago
ThomasV eadd1bebb2 Do not convert StoredDict keys to str. 3 years ago
ThomasV 7a0904c0f4 wallet update: move fields that have string keys out of channel log 3 years ago
SomberNight 1188187431
wallet_db upgrade: in OnchainInvoice['outputs'], convert vals None->0 3 years ago
SomberNight b7cdf3fe11
wallet_db upgrades: (trivial) make upgrades more standalone 3 years ago
SomberNight 0b05edc705
wallet payreqs: trivial clean-up 3 years ago
SomberNight 433c6762c9
Qt Send tab: handle exc when "." is entered into amount_e 3 years ago
SomberNight be084dd44b
qt wallet info: make labels selectable 3 years ago
SomberNight 4293d6eca0
kivy: settings: better handling of "default" language 3 years ago
SomberNight 7cb11ceda4
kivy: locale: set default language based to OS lang 3 years ago
SomberNight 22bb52d5df
kivy: locale: also translate strings in core lib 3 years ago
SomberNight 3f69e5ae3e
qt cpfp: (trivial) make some strings translatable 3 years ago
djboi 679bd21bac
Added CPFP Feature for Kivy GUI (#7487) 3 years ago
SomberNight 85780eea1a
multiple max spends: add unit test 3 years ago
SomberNight acbb363240
follow-up prev: some clean-ups 3 years ago
Siddhant Chawla 65c3a892cf
Multiple max spends functionality added (#7492) 3 years ago
JeremyRand b1c4bb8914
Add Cirrus CI (#7431) 3 years ago
Caio Costa 397e43373f
Removes inaccurate "brasilian" language 3 years ago
SomberNight bf6400ae30
kivy: fix when running with --offline 3 years ago
SomberNight 67f14cdfa8
follow-up prev: some clean-up and added clarifications 3 years ago
Siddhant Chawla 3a583885d9
Add network setup option when Kivy GUI starts for the First time. (#7464) 3 years ago
SomberNight 07bd2fe97d
network.py: reorder bitcoin core error msg whitelist 3 years ago
SomberNight 9353220e5d
qt send tab: try to make it clearer the sender pays the fee 3 years ago
SomberNight f7820717be
qt ConfirmTxDialog: make fields selectable 3 years ago
SomberNight c84b873339
qt PreviewTxDialog: fix sizing of fee edits 3 years ago
djboi 604cba8fb6
Added different Sighash_Types (#7453) 3 years ago
nyanpasu64 024a5a84c3 Fix tab order in setup wizard 3 years ago