7426 Commits (61b8e23fad55aa47d77cc853e57a30636f43ad88)
 

Author SHA1 Message Date
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
ThomasV 0277f79b7e Merge pull request #2169 from bauerj/tor-detect 8 years ago
Johann Bauer 9183263304 Detect Tor and suggest using it 8 years ago
ThomasV 7d99098709 Merge pull request #2167 from bauerj/filter-2165 8 years ago
Johann Bauer ec6ab022e3 Keep filter after updating the list 8 years ago
ThomasV 54ce9f722e Merge pull request #2164 from bauerj/patch-1 8 years ago
Johann Bauer cdb57c73e8 Use new LabelSync server for the plugin 8 years ago
ThomasV 20ed54c22b Merge pull request #2162 from shsmith/master 8 years ago
shsmith df733e8e4c fix AttributeError: 'Standard_Wallet' object has no attribute 'account' 8 years ago
ThomasV e1515743cd replace slowaes with pyaes 8 years ago
ThomasV 0e11accd7b fix exchange_rate class naming issue 8 years ago
ThomasV 7c0d18d4ee minor fix 8 years ago
ThomasV 17cfc03540 use serialize_xpub/xprv 8 years ago
ThomasV 7daa8ebfdd interface: close wire is response is not dict 8 years ago
ThomasV 74e76986a2 update release notes 8 years ago
ThomasV 15b404b9de add CPFP (child pays for parent) dialog to the Qt GUI 8 years ago
ThomasV 9e1931587d fix tests 8 years ago
ThomasV 9ca4e60b84 fix tests 8 years ago
ThomasV aed2b04dbd return txid for unsigned segwit transactions 8 years ago
ThomasV 326b083f84 Merge branch 'digitalbitbox-161228/addDigitalBitbox' 8 years ago
ThomasV ae0235ee62 minor changes for Digital Bitbox 8 years ago
ThomasV d5ab8f82f2 move is_segwit for hardware wallets 8 years ago
djb 6b6f0be7d4 add Digital Bitbox hardware wallet 8 years ago
ThomasV af54ba023b add wallet.is_segwit 8 years ago
ThomasV 6f083a712d trezor: use serialize_xpub 8 years ago
ThomasV 4cfe98216e update ledger get_xpub 8 years ago
ThomasV b3c379b939 fix serialize bug for p2pk 8 years ago