13138 Commits (37a124fa1c5e0a08f835694200bebedf2522ecd4)
 

Author SHA1 Message Date
SomberNight 37a124fa1c
appimage: update package in dockerfile 4 years ago
ThomasV 4fdeeb224e update locale 4 years ago
ThomasV 0e0cb57c73 update locale 4 years ago
ThomasV f396ae0a29 prepare 4.0.7 4 years ago
ghost43 b4cc420d0a
Merge pull request #6300 from SomberNight/202006_qt_statusbarbutton 4 years ago
SomberNight 5b9c972499
qt StatusBarButton: use custom theme for macOS if using default theme 4 years ago
SomberNight 6f14375a68
qt StatusBarButton: use QToolButton instead of QPushButton 5 years ago
ThomasV 07bc4c40ef kivy: add on_dismiss method to crash reporter dialog 4 years ago
ThomasV 9ddb675550 kivy: handle lightning invoices on wallets that do not have lightning. fix #6371 4 years ago
SomberNight ac223073ba
keystore: handle unusual derivation paths in PSBT 4 years ago
ThomasV 0c3f360385
Merge pull request #6832 from SomberNight/202012_fix_qt_swap_dialog_ok_btn 4 years ago
SomberNight 8c5601a172
dnspython: fix deprecation warnings when using dnspython 2.0 4 years ago
SomberNight 2ebd844b31
qt swap dialog: fix enabling OK button 4 years ago
ThomasV 6273b4808f kivy: ensure WizardDialog.on_release is not executed more than once (see #6822) 4 years ago
ghost43 201ffa210e
Merge pull request #6828 from SomberNight/202012_dnspython20 4 years ago
SomberNight 239776cb41
gitignore: add some more build artifacts 4 years ago
SomberNight cf5333187e
update block header checkpoints 4 years ago
SomberNight 2c8ebff965
rerun freeze_packages 4 years ago
SomberNight 5a2d588e8b
dependencies: rm python-ecdsa 4 years ago
SomberNight 14372e0a94
dependencies: support and require dnspython 2.0, rm monkey patches 4 years ago
ThomasV 1684b348df Qt: keep pending_invoice logic in main_window (follow-up 56579c2, fixes #5829) 4 years ago
SomberNight f74ac1a741
cli/rpc: fix 'sweep' command 4 years ago
SomberNight dbb7d7ce4d
network: set _loop_thread again as it helps debugging 4 years ago
ThomasV 8bdd44edcb kivy: remove redundant declaration 4 years ago
SomberNight 95b08e9961
plugins: remove 'on_new_window' hook 4 years ago
SomberNight 933d8861ce
mnemonic.make_seed: de-duplicate num_bits default magic number 4 years ago
SomberNight 376ee395f8
kivy: (fix) clicking "max" to send would raise for empty wallet 4 years ago
SomberNight 78513affe5
kivy: fix open channel with "max" amt 4 years ago
ThomasV dc810f131d kivy: wizard does not need Factory 4 years ago
ThomasV 2ac815e669
Merge pull request #6820 from ValdikSS/bug6404-fork-child-exit-fix 4 years ago
ThomasV d2b96ad64b
Merge pull request #6821 from aldrinpscastro/master 4 years ago
Aldrin P. S. Castro c32ac41c36
Added new brazillian exchange to exchange rates plugin: Walltime. 4 years ago
ValdikSS 276d8f9a4d Use os._exit() for FORKed child browser opener process. Fixes #6404. 4 years ago
ThomasV 40fbf3a929 follow-up c66c54a (simplification) 4 years ago
ThomasV 305ca90647 revert a9fc440, use Clock.schedule_interval to set address. Fixes #6810 and #6817 4 years ago
ThomasV 863cc39995 kivy: dismiss invoice_dialog before delete (fix #6816) 4 years ago
ThomasV 2f13e4eb85 kivy: do not save invoice until payment is confirmed by user. 4 years ago
ThomasV f020125e74 kivy screens: initialize is_max (fix #6813) 4 years ago
ThomasV 56579c282e Qt: do not save pending invoice before the user has confirmed payment 4 years ago
ThomasV 5a5ec81e10 kivy: disable send amount button if lightning invoice has an amount, and fix #6526 4 years ago
ThomasV 64292fd142 fix #4503: in kivy, catch NotEnoughFunds raised on open channel. 4 years ago
ThomasV 8aecbca11c fix #4561 4 years ago
ThomasV e4d1997e3e prepare release 4.0.6 4 years ago
ThomasV 47afc3bc7b follow-up 427779350f 4 years ago
ThomasV e881908b43 remove unused declaration 4 years ago
ThomasV 5058cf9d22 kivy wizard: if wallet creation is aborted, show message in the wizard and stop the GUI. (see #6796) 4 years ago
ThomasV 13b05f64e6 kivy: split on_wizard_complete in two methods 4 years ago
ThomasV da2c8a3c05
Merge pull request #6795 from bitromortac/fix-6770 4 years ago
bitromortac 08698ad607
swaps: fix infinite recursion for max button 4 years ago
ThomasV 3f9d7d8b33 kivy: save password after wallet creation 4 years ago