7151 Commits (1e25af7f0d5bef200c81c0737aae2e0b1afc52b4)
 

Author SHA1 Message Date
shsmith 1e25af7f0d fix https://github.com/spesmilo/electrum/issues/2204 8 years ago
ThomasV 83e925c0cd fix default dyn fees 8 years ago
ThomasV 1aeeab9ec6 fix #2231: same serialize/deserialize format 8 years ago
ThomasV 9cb576a88c fix multisig update_password 8 years ago
ThomasV 98353c286a fix #2235 8 years ago
ThomasV b2d66b2a6f fix unnecessary password request 8 years ago
ThomasV 00abc60cdc fix plugin_loader in storage 8 years ago
ThomasV 776f09b50e restore from addresses (fix #2173) 8 years ago
ThomasV a90431320c fix sweep 8 years ago
ThomasV 5ea670b765 kivy: fix missing parameter 8 years ago
ThomasV 9dde9971da do not revert to static fee when dynamic fee estimates are missing 8 years ago
ThomasV ddcdbfa181 ledger: pass str to message dialog 8 years ago
ThomasV f9e948ebc1 updates for ledger plugin 8 years ago
ThomasV 1763b5fcdc fix: missing parameter 8 years ago
ThomasV 95341e98cc Merge pull request #2220 from shsmith/master 8 years ago
shsmith 849a14554b report fee_estimates to verbose log 8 years ago
ThomasV 6581cd93bb load_wallet: return from loop if the error is not invalid password 8 years ago
ThomasV ec5e33149f update release notes 8 years ago
ThomasV 5b3e17e70d update release notes 8 years ago
ThomasV fcc92c1ebd Wallet file encryption: 8 years ago
ThomasV 7e76e4ac55 AES: use PyCrypto if available 8 years ago
ThomasV 5513a64549 Merge pull request #2213 from bauerj/patch-2 8 years ago
Johann Bauer 96686c4a2b Fix decimal usage 8 years ago
ThomasV 9c2d12923a fix: interface.close 8 years ago
ThomasV 3d32301121 trezor plugin: update parameters of decrypt_message 8 years ago
ThomasV ff39068867 new wallet structure: 8 years ago
ThomasV b1f27d7e84 fix: missing parameter 8 years ago
ThomasV bc31d83466 Merge pull request #2193 from bauerj/socks-auth 8 years ago
ThomasV 622e501638 Merge pull request #2207 from bauerj/pysocks 8 years ago
ThomasV 9ad62a4f06 Merge branch 'master' of git://github.com/spesmilo/electrum 8 years ago
ThomasV d944a09da5 fixes for Digital Bitbox plugin 8 years ago
Johann Bauer 74af19705d Use PySocks from pypi instead of SocksiPy 8 years ago
ThomasV 944c54c030 Merge pull request #2192 from bauerj/proxy-indicator 8 years ago
Johann Bauer 9318b410bd Allow using a SOCKS5 proxy with authentication 8 years ago
Johann Bauer 44c6990a5d Use blue icon when connected using a proxy 8 years ago
ThomasV 6d38c411d1 lazy load certificates 8 years ago
ThomasV ac53bc5089 fix missing parameter 8 years ago
ThomasV 0955b0d34d show one item per line in utxo tab, move address actions to addresses tab 8 years ago
ThomasV e30a179c97 fix make_seed arguments 8 years ago
ThomasV 679fc69cf1 do not perform satoshi conversion in the argument parser 8 years ago
ThomasV 1d1d76b1ad workaround argparse issue by reverting their commit 8 years ago
ThomasV aad8b4377c Do not use parents with argument subparsers. 8 years ago
ThomasV 139859ded3 Merge pull request #2178 from bauerj/issue-2176 8 years ago
Johann Bauer 03fc29c4ac Remove newlines from transaction labels 8 years ago
ThomasV d99855f060 use ctypes to access the zbar library 8 years ago
ThomasV 90464b6ac1 Merge pull request #2171 from bauerj/default-peers 8 years ago
Johann Bauer 2c7ab64e83 Always include default servers in the server list 8 years ago
ThomasV f494cf0c84 Merge pull request #2170 from bauerj/tor-detect 8 years ago
Johann Bauer 17ab49e5f8 Use a checkbox instead of a button 8 years ago
ThomasV f5518a8566 keep reference to qthread object 8 years ago