flo-electrum/lib
2017-11-13 01:03:20 -06:00
..
tests fix tests 2017-11-06 12:44:36 +01:00
wordlist
www
__init__.py Extend Wallet Import Format with txin type. Extend class Imported_Wallet. 2017-09-29 15:32:55 +02:00
base_wizard.py fix #3189: do not silence exceptions in get_xpub 2017-11-03 10:34:25 +01:00
bitcoin.py sweeping minikeys: search for both compressed and uncompressed pubkeys 2017-11-11 11:02:30 +01:00
blockchain.py bitcoin.NetworkConstants: easier changing between testnet and mainnet 2017-11-09 17:47:57 +01:00
coinchooser.py
commands.py Fixes to signing, notify commands and command exception handling. 2017-11-12 16:15:06 -06:00
contacts.py fix: contacts import 2017-10-22 13:46:05 +02:00
currencies.json finish BTCe to WEX renaming 2017-09-23 19:47:54 +02:00
daemon.py fix: wallet storage upgrade happening silently even when using QT GUI 2017-11-02 12:11:36 +01:00
dnssec.py
exchange_rate.py python3: exchange_rate.py 2017-09-24 02:53:17 +02:00
i18n.py
interface.py interface ssl: besides TLS 1.1, also allow later versions 2017-11-10 21:39:20 +01:00
keystore.py bitcoin.NetworkConstants: easier changing between testnet and mainnet 2017-11-09 17:47:57 +01:00
mnemonic.py
msqr.py
network.py bitcoin.NetworkConstants: easier changing between testnet and mainnet 2017-11-09 17:47:57 +01:00
old_mnemonic.py
paymentrequest_pb2.py
paymentrequest.proto
paymentrequest.py fix: payment request related stuff (qt crash, exporting, refresh bug) 2017-10-27 02:32:49 +02:00
pem.py
plot.py
plugins.py fix #2562: show error message if hardware library is missing 2017-11-05 12:49:38 +01:00
qrscanner.py follow up b8c7edf070 2017-10-22 15:14:09 +02:00
ripemd.py
rsakey.py
segwit_addr.py
servers_testnet.json
servers.json
simple_config.py Merge pull request #2906 from SomberNight/polling_fees 2017-11-01 20:53:01 +01:00
storage.py storage: remove previously imported fake-addresses 2017-11-03 17:46:25 +01:00
synchronizer.py
transaction.py remove Transaction.requires_fee() 2017-11-09 22:15:47 +01:00
util.py Simplify bytes/hex conversion functions now that we're Python 3+ only. 2017-11-13 01:03:20 -06:00
verifier.py
version.py increase version number 2017-11-06 19:13:14 +01:00
wallet.py sweeping minikeys: search for both compressed and uncompressed pubkeys 2017-11-11 11:02:30 +01:00
websockets.py fix #3175 2017-11-02 09:40:11 +01:00
x509.py