flo-electrum/lib
2017-10-27 02:32:49 +02:00
..
tests tests: transaction.txid() 2017-10-26 00:35:18 +02: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 wizard: allow segwit seed as cosigner 2017-10-23 06:42:34 +02:00
bitcoin.py fix: witness serialization 2017-10-22 12:39:36 +02:00
blockchain.py
coinchooser.py
commands.py Update commands: output str(Decimals), not floats 2017-10-20 21:35:18 +03:00
contacts.py fix: contacts import 2017-10-22 13:46:05 +02:00
currencies.json
daemon.py storage: upgrade format version automatically in load_data() 2017-10-13 05:44:19 +02:00
dnssec.py
exchange_rate.py
i18n.py
interface.py interface: catch py3 exceptions 2017-10-25 17:43:30 +02:00
keystore.py fix command line interface for hardware wallets. fixes #3056 2017-10-19 11:59:36 +02:00
mnemonic.py
msqr.py
network.py Merge branch 'master' of github.com:spesmilo/electrum 2017-10-13 13:47:41 +02: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 Introduced BasePlugin.can_user_disable(). TrustedCoin plugin can't be disabled by user. 2017-10-24 04:42:52 +02: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 fix #2614: define non-linear scale for static fees 2017-10-21 11:15:59 +02:00
storage.py fix: storage upgrade of pre-2.8 imported key wallets, and tests 2017-10-16 04:37:01 +02:00
synchronizer.py
transaction.py fix: transaction.parse_witness() for coinbase 2017-10-26 00:40:08 +02:00
util.py py3: socket.error is deprecated 2017-10-25 18:22:54 +02:00
verifier.py
version.py
wallet.py typo in wallet.import_private_key() 2017-10-25 06:54:51 +02:00
websockets.py
x509.py