You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
ThomasV 8c84b349b8
Merge pull request #3276 from SomberNight/file_io_with_open
7 years ago
..
tests fix tests 7 years ago
wordlist Add Chinese Simplified wordlist 10 years ago
www Fixing a stupid typo, sorry about that 8 years ago
__init__.py Extend Wallet Import Format with txin type. Extend class Imported_Wallet. 7 years ago
base_wizard.py fix #3189: do not silence exceptions in get_xpub 7 years ago
bitcoin.py file i/o: use 'with' keyword 7 years ago
blockchain.py file i/o: use 'with' keyword 7 years ago
coinchooser.py cleanup six (no python2 support) 7 years ago
commands.py Fixes to signing, notify commands and command exception handling. 7 years ago
contacts.py fix: contacts import 7 years ago
currencies.json finish BTCe to WEX renaming 7 years ago
daemon.py fix: wallet storage upgrade happening silently even when using QT GUI 7 years ago
dnssec.py cleanup six (no python2 support) 7 years ago
exchange_rate.py file i/o: use 'with' keyword 7 years ago
i18n.py cleanup six (no python2 support) 7 years ago
interface.py interface ssl: besides TLS 1.1, also allow later versions 7 years ago
keystore.py bitcoin.NetworkConstants: easier changing between testnet and mainnet 7 years ago
mnemonic.py file i/o: use 'with' keyword 7 years ago
msqr.py cleanup six (no python2 support) 7 years ago
network.py bitcoin.NetworkConstants: easier changing between testnet and mainnet 7 years ago
old_mnemonic.py cleanup six (no python2 support) 7 years ago
paymentrequest.proto Update paymentrequests.proto 8 years ago
paymentrequest.py fix: payment request related stuff (qt crash, exporting, refresh bug) 7 years ago
paymentrequest_pb2.py paymentrequest upd 8 years ago
pem.py cleanup six (no python2 support) 7 years ago
plot.py migration to PyQt5. initial commit. 7 years ago
plugins.py fix #2562: show error message if hardware library is missing 7 years ago
qrscanner.py file i/o: use 'with' keyword 7 years ago
ripemd.py update ripemd module for python3 8 years ago
rsakey.py cleanup six (no python2 support) 7 years ago
segwit_addr.py add segwit bech32 module 7 years ago
servers.json Read default server list from file. Update list with 1.1 servers. Remove nolnet option. 7 years ago
servers_testnet.json fix testnet 7 years ago
simple_config.py file i/o: use 'with' keyword 7 years ago
storage.py storage: remove previously imported fake-addresses 7 years ago
synchronizer.py remove height parameter from blockchain.transaction.get 7 years ago
transaction.py remove Transaction.requires_fee() 7 years ago
util.py Simplify bytes/hex conversion functions now that we're Python 3+ only. 7 years ago
verifier.py misc ui and lib fixes for py3 8 years ago
version.py increase version number 7 years ago
wallet.py sweeping minikeys: search for both compressed and uncompressed pubkeys 7 years ago
websockets.py fix #3175 7 years ago
x509.py cleanup six (no python2 support) 7 years ago