8034 Commits (0eec8be400b13e2cbbe7c8adfaad9e8c53561084)
 

Author SHA1 Message Date
ThomasV a220932711 serialize txin-type in xpub/xprv 7 years ago
ThomasV 62fe3a411b Merge pull request #3133 from SomberNight/payment_req1 7 years ago
ThomasV 93d7aebae4 Merge pull request #3135 from SomberNight/payment_req2 7 years ago
SomberNight 7c3a0905ce fix #3134 7 years ago
SomberNight 0d0f8c5842 fix: payment request related stuff (qt crash, exporting, refresh bug) 7 years ago
ThomasV e7d4bf2945 fix typo 7 years ago
ThomasV 52a482a9b5 display segwit warning in privkey window 7 years ago
ThomasV 337675d134 add safety notice 7 years ago
ThomasV a00203d374 Merge pull request #3128 from SomberNight/netw_dial_refresh_proxy_settings 7 years ago
SomberNight bf024db7aa follow-up prev comit 7 years ago
SomberNight 404584bfe6 fix: (QT network dialog) don't keep resetting proxy settings 7 years ago
ThomasV f6cc37d1d2 Merge branch 'master' of github.com:spesmilo/electrum 7 years ago
ThomasV ffc0cc3c1f Merge pull request #3123 from SomberNight/fix_parse_witness_coinbase 7 years ago
ThomasV a5e2b18af2 Merge pull request #3122 from SomberNight/test_transaction_txid 7 years ago
SomberNight 1c31177d03 try to sweep p2pk outputs from old type WIF privkeys 7 years ago
SomberNight 32e88495ae fix: transaction.parse_witness() for coinbase 7 years ago
SomberNight fb47dbb75a tests: transaction.txid() 7 years ago
ThomasV 89240571d4 py3: socket.error is deprecated 7 years ago
ThomasV 1cbc794229 interface: catch py3 exceptions 7 years ago
ThomasV 06f18f9078 chmod +x make_osx 7 years ago
ThomasV a91de6a236 Merge pull request #3114 from SomberNight/typo_wallet_import_priv_key 7 years ago
SomberNight 1f102913e9 typo in wallet.import_private_key() 7 years ago
ThomasV f7200cb616 use pyinstaller for OSX builds 7 years ago
ThomasV 5665b42999 remove six 7 years ago
ThomasV 93b6abe701 make_osx: py3 7 years ago
ThomasV 55e6c247bc Merge pull request #3102 from SomberNight/2fa_plugin_cant_be_disabled 7 years ago
SomberNight 523de69b5e Introduced BasePlugin.can_user_disable(). TrustedCoin plugin can't be disabled by user. 7 years ago
ThomasV 020f0637d7 trezor: only TYPE_ADDRESS is needed for non-change outputs 7 years ago
ThomasV 7578ce2331 cleanup py2 compatibility imports 7 years ago
ThomasV 6e0e5a8d57 wizard: allow segwit seed as cosigner 7 years ago
ThomasV 306aab8237 Merge pull request #3096 from SomberNight/2fa_wallet_missing_wallet_type_attr 7 years ago
SomberNight b0bab75859 fix: set wallet_type attr for 2fa wallets 7 years ago
ThomasV af8b7a7fb1 Merge pull request #3092 from SomberNight/fix_restore_2fa_as_standard 7 years ago
SomberNight 2457ac8774 fix #3091 7 years ago
ThomasV fe82a7905c Merge pull request #3090 from bauerj/dark2 7 years ago
Johann Bauer 027821d7aa Follow-up #2983 7 years ago
ThomasV 4c88159efb move delete button to menu 7 years ago
ThomasV 4297270aae fix #2593: add delete button 7 years ago
ThomasV fae4c8cd00 wallet information dialog 7 years ago
ThomasV 6921e9fece kivy: do not display 'signing' message if user cancels send_tx 7 years ago
ThomasV 7cf075c754 follow up b8c7edf070 7 years ago
ThomasV 02cd5497eb Merge pull request #3087 from SomberNight/fix_contacts_import 7 years ago
ThomasV 9615279c3d Merge pull request #3088 from bauerj/nsis-silent 7 years ago
Johann Bauer c53078c7c1 Install NSIS silently 7 years ago
SomberNight 29c34332ac fix: contacts import 7 years ago
ThomasV 290999b9a8 kivy: py3 update for scanning transaction 7 years ago
ThomasV 8683d71711 fix: witness serialization 7 years ago
ThomasV b8c7edf070 return bytes in scan_barcode 7 years ago
ThomasV 5cc71ef84b Merge pull request #3085 from SomberNight/aes_padding_pkcs7 7 years ago
ThomasV 42f9d1ee63 kivy: py3 updates 7 years ago