13754 Commits (8ce94248d477adbf911b25e34603bb47892ca003)
 

Author SHA1 Message Date
SomberNight a83805e00b
tweak electrum-env script 4 years ago
SomberNight c81551299e
transaction: put full derivation paths into PSBT by default 4 years ago
SomberNight c3c64a37c2
keystore: ignore fingerprint for pubkeys in psbt, try to match all keys 4 years ago
ThomasV 8872e43f27 cleanup, remove if statement (follow-up 13b05f64e6) 4 years ago
ThomasV 567130f4a3
Merge pull request #6838 from SomberNight/202012_seed_type_old_2fa 4 years ago
SomberNight d1302d3384
mnemonic: tighten seed_type check for old "2fa" type seeds 4 years ago
SomberNight 4bda6f5e61
test_wallet_vertical: add test case for pre-2.7 "2fa" seed 4 years ago
ThomasV 093a03ebcf
Merge pull request #6836 from SomberNight/202012_kivy_fix_paths 4 years ago
SomberNight 9e45108395
kivy: fix some resource path issues 4 years ago
ThomasV b6f63e1abf kivy: dismiss wizard dialog before calling go_back 4 years ago
SomberNight 1851ec962f
trustedcoin: fix two-step wallet creation (offline->online) 4 years ago
ghost43 e3ea0f6241
Merge pull request #6736 from SomberNight/202011_appimage_build 4 years ago
SomberNight 4ca2a5cf3e
appimage build: build most of our python dependencies from source 4 years ago
SomberNight e0917d12f6
rerun freeze_packages 4 years ago
SomberNight d40bedb2ac
also support uppercase bip21 URIs 4 years ago
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